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

Handle SocketTimeout when villasnode is not running on startup #27

Open
stv0g opened this issue Jan 21, 2022 · 0 comments
Open

Handle SocketTimeout when villasnode is not running on startup #27

stv0g opened this issue Jan 21, 2022 · 0 comments

Comments

@stv0g
Copy link
Contributor

stv0g commented Jan 21, 2022

In GitLab by @iripiri on Jan 21, 2022, 13:33

2022-01-21 10:47:31 | INFO | villas.controller | Connecting to: amqp://villas:test1234@villas-broker/'Reference to deleted milestone 2'F
2022-01-21 10:47:36 | WARNING | villas.controller.manager.villas-relay:621d57bb-757d-4fd7-9b09-e5efd39cc6f4 | Missing schemas!
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 174, in _new_conn
    conn = connection.create_connection(
  File "/usr/local/lib/python3.9/site-packages/urllib3/util/connection.py", line 95, in create_connection
    raise err
  File "/usr/local/lib/python3.9/site-packages/urllib3/util/connection.py", line 85, in create_connection
    sock.connect(sa)
socket.timeout: timed out
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