Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Timeout google_get #194

Open
YuriMartinelli opened this issue Oct 11, 2024 · 2 comments
Open

Timeout google_get #194

YuriMartinelli opened this issue Oct 11, 2024 · 2 comments

Comments

@YuriMartinelli
Copy link

The error occours the first time i try to access the URL
self.URL = https://santanadosmontes.licitapp.com.br
self.navegador.google_get(self.URL, bypass_cloudflare=True) #@IgnoreException
Exception has occurred: TimeoutError
Response not received
_queue.Empty:

@mighty-phoenix
Copy link

@YuriMartinelli I think you are most probably sending null/empty values to google_get through self.URL

@YuriMartinelli
Copy link
Author

no man, the url is a string, and the exception happens after he enter the website

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants