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

Max retries exceeded! #3

Open
peterpannimmerland opened this issue May 30, 2022 · 0 comments
Open

Max retries exceeded! #3

peterpannimmerland opened this issue May 30, 2022 · 0 comments

Comments

@peterpannimmerland
Copy link

Hi,

after a while of runntime the following error occured:

raise ConnectionError(e, request=request)
requests.exceptions.ConnectionError: HTTPConnectionPool(host='192.168.178.79', port=9999): Max retries exceeded with url: /graphql (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f75879e62f0>: Failed to establish a new connection: [Errno 111] Connection refused'))
unable to load app 0 (mountpoint='') (callable not found or import error)
*** no app loaded. going in full dynamic mode ***
uWSGI running as root, you can use --uid/--gid/--chroot options
*** WARNING: you are running uWSGI as root !!! (use the --uid flag) *** 
*** uWSGI is running in multiple interpreter mode ***
spawned uWSGI worker 1 (and the only) (pid: 1, cores: 1)
--- no python application found, check your startup logs for errors ---
[pid: 1|app: -1|req: -1/1] 172.17.0.1 () {38 vars in 1011 bytes} [Mon May 30 16:56:08 2022] GET / => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0)
--- no python application found, check your startup logs for errors ---
[pid: 1|app: -1|req: -1/2] 172.17.0.1 () {38 vars in 962 bytes} [Mon May 30 16:56:08 2022] GET /favicon.ico => genera``

After restarting the docker container, it works a while, then the error occured again.

Any idea?

thx and regards

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