plane icon indicating copy to clipboard operation
plane copied to clipboard

[bug]: Error while deploying in self hosted

Open brunomgrocha opened this issue 1 month ago • 0 comments

Is there an existing issue for this?

  • [x] I have searched the existing issues

Current behavior

I'm getting this error in plane-api container.

File "/usr/local/lib/python3.12/site-packages/amqp/connection.py", line 668, in _on_close

raise error_for_code(reply_code, reply_text,

amqp.exceptions.AccessRefused: (0, 0): (403) ACCESS_REFUSED - Login was refused using authentication mechanism PLAIN. For details see the broker logfile.

I try to search, but cannot get any kind of info regarding this error, already have checked all the information, user and password, and everything is correct.

Steps to reproduce

Deploy it using portainer.

Environment

Production

Browser

Google Chrome

Variant

Self-hosted

Version

latest

brunomgrocha avatar Nov 04 '25 10:11 brunomgrocha