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

Rabbit cannot establish connection when upgrading from 0.10.12 to 0.11.0/ 0.10.14 #1166

Open
achyut-geon opened this issue Dec 11, 2023 · 1 comment

Comments

@achyut-geon
Copy link

achyut-geon commented Dec 11, 2023

Hi,
I am trying to upgrade the Jasmin from 0.10.12 to 0.11. I tried the same steps mention in the sample code base for 0.11, however the Jasmin is unable to establish connection with Rabbit. The same issue is noticed when trying with 0.10.14. However the connection is getting established successfully when trying with 0.10.12.

I followed the same steps of the mentioned kubernetes deployment, by changing the jasmin image version to 0.11.0

Here are the details of the error

2023-12-08 07:42:20 INFO     1 Connecting to IPv4Address(type='TCP', host='rabbitmq-broker', port=5672) ...
2023-12-08 07:42:21 INFO     1 Connection made to rabbitmq-broker:5672
2023-12-08 07:42:21 INFO     1 Successfull authentication
2023-12-08 07:42:21 INFO     1 Got channel
2023-12-08 07:42:21 INFO     1 The channel is open
2023-12-08 07:42:21 INFO     1 A new queue has been successfully declared [RouterPB_deliver_sm_all]
2023-12-08 07:42:21 INFO     1 A new queue has been successfully declared [RouterPB_bill_request_submit_sm_resp_all]
2023-12-08 07:42:22 INFO     1 A new queue has been successfully declared [deliver_sm_thrower]
2023-12-08 07:59:51 ERROR    1 Connection lost. Reason: [Failure instance: Traceback (failure with no frames): <class 'twisted.internet.error.ConnectionLost'>: Connection to the other side was lost in a non-clean fashion: Connection lost.
]
2023-12-08 07:59:51 INFO     1 Reconnecting after 10 seconds ...

The Rabbit is installed as the local service following the deployment.

Please let us know if this is a known issue. If not can you please let me know what am I doing wrong here.
Any help is greatly appreciated.

Thanks & Regards
Achyut Menon

@achyut-geon achyut-geon changed the title Rabbit cannot establish connection when upgrading from 0.10.12 to 0.11.0 0.10.14 Rabbit cannot establish connection when upgrading from 0.10.12 to 0.11.0/ 0.10.14 Dec 12, 2023
@achyut-geon
Copy link
Author

Hi, can I get an update on this please.

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