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

NewConnectionError #167

Open
KeoChi opened this issue Nov 30, 2023 · 0 comments
Open

NewConnectionError #167

KeoChi opened this issue Nov 30, 2023 · 0 comments

Comments

@KeoChi
Copy link

KeoChi commented Nov 30, 2023

The following error occurs:
[2023-11-30 12:11:39,488] [django.server::log_message::161] [INFO] "GET /api/label_links?project=4&expand=label HTTP/1.1" 200 52
[2023-11-30 12:11:39,488] [django.server::log_message::161] [INFO] "GET /api/label_links?project=4&expand=label HTTP/1.1" 200 52
[2023-11-30 12:11:40,363] [ml.models::predict_tasks::185] [WARNING] ML backend returned empty prediction for project sam (id=2, url=http://127.0.0.1:8003)
[2023-11-30 12:11:40,373] [django.server::log_message::161] [INFO] "POST /api/dm/actions?id=next_task&tabID=1&project=4 HTTP/1.1" 200 544
[2023-11-30 12:11:40,373] [django.server::log_message::161] [INFO] "POST /api/dm/actions?id=next_task&tabID=1&project=4 HTTP/1.1" 200 544
[2023-11-30 12:11:40,484] [django.server::log_message::161] [INFO] "GET /api/label_links?project=4&expand=label HTTP/1.1" 200 52
[2023-11-30 12:11:40,484] [django.server::log_message::161] [INFO] "GET /api/label_links?project=4&expand=label HTTP/1.1" 200 52
[2023-11-30 12:14:29,332] [urllib3.connectionpool::urlopen::824] [WARNING] Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fbf4c6cd4c0>: Failed to establish a new connection: [Errno 110] Connection timed out')': /api/5820521/envelope/
[2023-11-30 12:16:40,404] [urllib3.connectionpool::urlopen::824] [WARNING] Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7fbf4c703c10>: Failed to establish a new connection: [Errno 110] Connection timed out')': /api/5820521/envelope/

sam_error

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

1 participant