I´ve searched other topic with the same problem but didn´t find the solution. Some topics said that this issue should be cleared by now if I understood that correclty but I am not sure why I have this problem
My cms is running on a Ubuntu system.
Okay after reading a lot of similar topics here I think the problem is with the tasks which are currently not running and I don´t know how to get them to run.
I have made an error log with the debug mode but I need help with understanding it. Maybe someone can help me here. log.pdf (67.7 KB)
**UPDATE
I´ve forgot to configure XTR now most of the tasks are running but the sync widget task is still stuck.
Installing and configuring XTR on Docker should not be necessary, so I’m unable to assist with that setup.
For non-Docker installations, please check the following:
Ensure that all required PHP modules are installed.
Verify that the user running xtr.php via cron has the appropriate permissions. This user should either have the same permissions as the web server’s user account or belong to the same group (so XTR can update cached files).
For example, if your web server runs under the www-data user and the cron job for xtr.php (e.g., /usr/bin/php /home/to/someUser/xibo/bin/xtr.php) is executed by someUser, make sure someUser is added to the same group as www-data.
If this won’t fix it, check and/or post the php logs here
I use a shared hosting and run the XTR job via a cron-job. This is working fine, but after a day the RSS feed is stopped to display.The following message appear in the log:
getData: Failed to get data cache for widgetId 991, e = Cache not ready
Then the ’ No data message’ will be displayed instead of the RSS feed. Any idea?
Is something wrong with the task ‘Widget Sync’ or ‘Drop Player Cache’?
The next ‘Drop Player Cache’ task will run 1-1-2026. That is a long time.