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

Error: Failed to fetch #11

Open
ProTechEx opened this issue Sep 16, 2022 · 0 comments
Open

Error: Failed to fetch #11

ProTechEx opened this issue Sep 16, 2022 · 0 comments

Comments

@ProTechEx
Copy link

ProTechEx commented Sep 16, 2022

When try open from the Browser, i get:
Error: Failed to fetch

root@raspberry:~/sucker# python3 srv/sucker.py
Bottle v0.12.23 server starting up (using GunicornServer())...
Listening on http://0.0.0.0:3000/
Hit Ctrl-C to quit.

[2022-09-16 11:22:44 +0300] [7069] [INFO] Starting gunicorn 20.1.0
[2022-09-16 11:22:44 +0300] [7069] [INFO] Listening at: http://0.0.0.0:3000 (7069)
[2022-09-16 11:22:44 +0300] [7069] [INFO] Using worker: sync
[2022-09-16 11:22:44 +0300] [7072] [INFO] Booting worker with pid: 7072
favicon requested
[2022-09-16 12:03:35 +0300] [7069] [CRITICAL] WORKER TIMEOUT (pid:7072)
[2022-09-16 12:03:35 +0300] [7072] [INFO] Worker exiting (pid: 7072)
sys:1: ResourceWarning: unclosed <socket.socket fd=5, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('0.0.0.0', 3000)>
ResourceWarning: Enable tracemalloc to get the object allocation traceback
[2022-09-16 12:03:35 +0300] [7140] [INFO] Booting worker with pid: 7140
favicon requested

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