You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cannot connect to amqp://guest:**@127.0.0.1:5672//: suggests that the broker settings are incorrect. You need to add something similar to this to your environment for the web and worker nodes
Hi, im trying to deploy the tool. Afer some problems using local binds, i change the compose, like this:
Copied alertmanager.yml and prometheus.yml thay work well.
The webui respond, but saying internal error and worker say like that:
[2022-03-30 19:17:10,565: ERROR/MainProcess] consumer: Cannot connect to amqp://guest:**@127.0.0.1:5672//: [Errno 111] Connection refused.
I cannot use volumes? Only local bind? (i have permision problems on it) Can i solve this problem?
Edit to fix yaml formatting
The text was updated successfully, but these errors were encountered: