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

more verbose logs #67

Closed
alv91 opened this issue Feb 14, 2022 · 5 comments
Closed

more verbose logs #67

alv91 opened this issue Feb 14, 2022 · 5 comments
Assignees

Comments

@alv91
Copy link

alv91 commented Feb 14, 2022

We have a lot of errors like that:

2022-02-14 13:34:35 UTC: Client connected: xxx:55544
2022-02-14 13:34:35 UTC: Upstream connection could not be established
2022-02-14 13:34:35 UTC: Upstream error for user 'xxx' to vhost 'xxx': #<AMQProxy::Upstream::Error:Cannot establish connection to upstream>
2022-02-14 13:34:35 UTC: Client disconnected: xxx:55544

Can you extend this log entry to be more verbose? Currently in debug mode it's saying nothing, and we don't know what is the reason. Our connections to rabbit instance are hanging randomly

@dentarg
Copy link
Member

dentarg commented Feb 14, 2022

@alv91 can you try using cloudamqp/amqproxy@sha256:eb72f8825fc76988d04c3fceefbea5b32790d34c31de92cf32df80e83d597524 from Docker Hub?

Also, if you can email CloudAMQP support, we could take a look at your specific cluster (feel free to refer to this issue)

@alv91
Copy link
Author

alv91 commented Feb 14, 2022

Perfect! I see logs now :) Probably this is issue on our side. I need to confirm

@alv91
Copy link
Author

alv91 commented Feb 14, 2022

@dentarg yep, we had an issue with the node in k8s cluster. Fixing this node fixed issue. Thanks for more detailed logs!

@dentarg dentarg closed this as completed in 1b51881 Mar 6, 2022
@arealmaas
Copy link

Hi @alv91 , struggling with this ourselves. What was your issue specifically? 🙏

@alv91
Copy link
Author

alv91 commented Jan 27, 2023

I dont know exactly, it was year ago. Logs should tell you more

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

3 participants