Azuracast: 500 Could not connect to supervisord.

Created on 20 Mar 2018  路  8Comments  路  Source: AzuraCast/AzuraCast

  • Installation Method: Docker
  • Host OS (if using Docker): Ubuntu 16.04

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

screenshot-2018-3-20 error - azuracast

bug

All 8 comments

for me, the radio still works, except I find this to connect me.
capture d ecran 2018-03-20 a 10 46 52

@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.

  • Installation Method:Traditional
  • Host OS (if using Docker): Ubuntu 16.04
    Hi why open a new ticket when we have the same connection problem.

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.

Was this page helpful?
0 / 5 - 0 ratings