We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Sometimes I get this error when running the local web monitor
{"Timestamp": 1734564817564022272, "Type": "z.monitor", "Logger": "http_app_addons", "Hostname": "7cb4ec3eed46", "EnvVersion": "2.0", "Severity": 2, "Pid": 25, "Fields": {"uid": "<anon>", "remoteAddressChain": "", "msg": "Failed to ping web: HTTPConnectionPool(host='127.0.0.1', port=8002): Max retries exceeded with url: /__version__ (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ffff79deba0>: Failed to establish a new connection: [Errno 111] Connection refused'))"}, "severity": 600}
It resolves eventually but it's not clear why this is happening.
I don't really expect this monitor to take several tries to succeed.
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What happened?
Sometimes I get this error when running the local web monitor
It resolves eventually but it's not clear why this is happening.
What did you expect to happen?
I don't really expect this monitor to take several tries to succeed.
Is there an existing issue for this?
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: