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
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
The text was updated successfully, but these errors were encountered:
Likely related to LowellObservatory/ligmos#4
Sorry, something went wrong.
astrobokonon
No branches or pull requests
Broker was/is down, and I see this repeatedly in the logs:
The text was updated successfully, but these errors were encountered: