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

Unhandled Iago exception #35

Open
astrobokonon opened this issue Aug 17, 2021 · 1 comment
Open

Unhandled Iago exception #35

astrobokonon opened this issue Aug 17, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@astrobokonon
Copy link
Member

Broker was/is down, and I see this repeatedly in the logs:

021-08-17 16:39:49,818 INFO     STOMP.py connection failed!
2021-08-17 16:39:49,818 INFO     Starting a big sleep
2021-08-17 16:40:01,842 INFO     No connection at all! Retrying...
2021-08-17 16:40:01,842 INFO     Connecting to 10.x.x.x
2021-08-17 16:40:04,777 ERROR    Could not connect to host 10.x.x.x, port 61613
Traceback (most recent call last):
  File "/opt/conda/lib/python3.8/site-packages/stomp/transport.py", line 727, in attempt_connection
    self.socket = socket.create_connection(host_and_port, self.__timeout)
  File "/opt/conda/lib/python3.8/socket.py", line 808, in create_connection
    raise err
  File "/opt/conda/lib/python3.8/socket.py", line 796, in create_connection
    sock.connect(sa)
OSError: [Errno 113] No route to host
@astrobokonon astrobokonon added the bug Something isn't working label Aug 17, 2021
@astrobokonon astrobokonon self-assigned this Aug 17, 2021
@astrobokonon
Copy link
Member Author

Likely related to LowellObservatory/ligmos#4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant