Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Crash sur une erreur 503 #21

Closed
Nathan-Kr opened this issue May 20, 2021 · 1 comment
Closed

Crash sur une erreur 503 #21

Nathan-Kr opened this issue May 20, 2021 · 1 comment

Comments

@Nathan-Kr
Copy link

Nathan-Kr commented May 20, 2021

Lorsque que la page ne charge pas, le programme s'arrête. Pas pratique car je souhaite le laisser en tourner en continu:

File "/usr/local/lib/python3.7/dist-packages/woob/browser/browsers.py", line 539, in open is_async=is_async) File "./doctoshotgun.py", line 41, in send return callback(self, resp) File "/usr/local/lib/python3.7/dist-packages/woob/browser/browsers.py", line 527, in inner_callback self.raise_for_status(response) File "/usr/local/lib/python3.7/dist-packages/woob/browser/browsers.py", line 563, in raise_for_status raise ServerError(http_error_msg, response=response) woob.browser.exceptions.ServerError: 503 Server Error: Service Temporarily Unavailable

@rbignon
Copy link
Owner

rbignon commented May 21, 2021

Bonjour,

Il y a un correctif sur les erreurs 50x, mais uniquement sur la recherche pour l'instant.

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

No branches or pull requests

2 participants