/systemstatus - An error as occurred

I can’t access from the interface the “Status” page, how can i correct this error?
Also i cannot succesfully upload files. They are correctly uploaded inside the organize folder but interfaces returns an error. Thanks for any response in advance!

On pypo.log i found this:
amqp.exceptions.AccessRefused: (0, 0): (403) ACCESS_REFUSED - Login was refused using authentication mechanism AMQPLAIN. For details see the broker logfile.

check if the rabbitmq password in airtime.conf works via rabbitmqctl? most likely it’s not using the right password

1 Like

Yeah, that was the issue, thanks for the answer!
Now how can I close this?