AzuraCast / AzuraCast

A self-hosted web radio management suite, including turnkey installer tools for the full radio software stack and a modern, easy-to-use web app to manage your stations.
https://www.azuracast.com/
GNU Affero General Public License v3.0
3.09k stars 569 forks source link

Synchronization tasks do not work centOS 7 #469

Closed inetactief closed 5 years ago

inetactief commented 6 years ago

We use the docker method and running on CentOS 7. See below more information: v0.8.1-2018.02 Beta (Docker) PHP 7.2.2-3+ubuntu16.04.1+deb.sury.org+1, SlimPHP 3

The Synchronization tasks do not run. We see this in the /admin page. I try to check the crontab but its empty.

BusterNeece commented 6 years ago

@inetactief This is a long-standing known issue with CentOS hosts, but I've finally made some headway in figuring out what's going on, and have replaced the regular cronjob runner with a new processor for scheduled tasks. This should help significantly with the problem. Try it out and let me know.

inetactief commented 6 years ago

Hi thank you for the fast fix. It works now only the nowplaying task do not run. He give error: 500 Call to a member function getName() on null SHOUTcast.php : 53

BusterNeece commented 6 years ago

@inetactief Check to make sure you have a mount point on the station specified as the "default" mount point. You need one mount point to be specified as default for things to work correctly.

inetactief commented 6 years ago

Yes some test user remove the default mountpoint..i fix it

inetactief commented 5 years ago

We have update Azurcast to v0.9.1, #8f7d801 (2019-02-06 3:15) • Docker • PHP 7.2

The Synchronization Tasks do not work anymore. I have before problems for the nowplaying. When we running on the web the 1 min task the (nowplaying is updates) but we get:

NowPlaying adapter error: Request returned status 404: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> 404 Not Found

Not Found

The requested URL /status-json.xsl was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Other taks are working but not automatic. I try to found out the log. But i can not find it.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.