Describe the issue in full detail, including screenshots if possible:
Could you please help look to this, I got this error right after the login screen.Thanks

for me, the radio still works, except I find this to connect me.

@Yusadolat Could you please correct the two bullet points in your issue, to be sure that (1) you're using docker and (2) know what your host OS is?
Did you try to run the service command like suggested on the page?
@ckeurk Please open a new issue, we could take a look at the logs later.
From your screenshot, I see that you don't even get access to AzuraCast's panel, while Yusadolat gets a 500 error. Those look like unrelated issues.
@mkody I have updated it. Thanks
@ckeurk This is a different issue from the one in this ticket. Please make a new one.
@Yusadolat The error message's instructions are actually inaccurate in this case, as you can't just restart the supervisord service like that in Docker.
Try restarting the entire collection of services, like:
docker-compose down
docker-compose up -d
...and see if you get any errors in that process.
@Yusadolat Is this issue fixed as well? I noticed you mentioned your new installation was working, just wanted to check
Yes, it has been fixed.