a year ago
I installed the Plane template below in my account and it seemed to install OK and I was able to login into the UI but I am getting errors in the UI creating records like issues and I am seeing errors in the logs.
template:
https://railway.com/template/MrCqPF
screenshot of logs:
https://share.zight.com/Qwuzbekb
screenshot of error in UI:
1 Replies
a year ago
Here's the error I'm seeing: [2025-04-27 22:31:22,563: ERROR/MainProcess] consumer: Cannot connect to amqp://guest:**@127.0.0.1:5672//: [Errno 111] Connection refused.
It looks like this is an error with connecting to Redis. You might want to try to reconfigure the service to connect to redis over private networking instead of localhost. You should be able to do that by looking for further help in Plane's docs: https://developers.plane.so/self-hosting/overview
Status changed to Awaiting User Response Railway • about 1 year ago
Status changed to Solved brokerkitservices • about 1 year ago