Schedules doesn't show after migration

Hi,

I’ve migrated my Xibo CMS server from a Rocky Linux 8 to a Debian 12. Everything seems to work fine except that I can’t see any of my schedules on the schedule page.

Using SELECT * FROM schedule; I can see that the schedules are still present in the database.

Using 4.3.0.

Anyone have any idea what causes this and how to rectify it?

Issue is resolved, problem was in hardened Nginx configuration. Increased large_client_header_buffers solved the problem.

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.