Hi, I had a fully working setup on v1.14 until today. The server crashed and after rebooting it I can't open the preview (detail) of new tickets. I still can open older tickets which were there before the crash, but not any of the new ones and also I don't get any email notification about a new ticket fetched from the mailbox.
What I have tried so far:
- Tried rebooting again
- Upgrade to v1.14.1
- Backing up the db, deleting and recreating
- Switching to PHP 7.2 from 7.1
- Deleting all sessions
- Deleting upload folder
- Checking errors with ini_set('display_errors')
- Setting osTicket to log debug - no info
- Checking PHP error log file - no info
- Checking Apache log file where I keep getting:
Got error 'PHP message: PHP Fatal error: Maximum exec
ution time of 30 seconds exceeded in /var/www/hosts/osticket/include/class.orm.php on line 417\n', referer: http://helpdesk.example.com/scp/login.php
[Wed Dec 11 15:36:16.046041 2019] [proxy_fcgi:error] [pid 24936] [client 192.168.55.254:55714] AH01071: Got error 'PHP message: PHP Fatal error: Maximum exec
ution time of 30 seconds exceeded in /var/www/hosts/osticket/include/class.format.php on line 581\n', referer: http://helpdesk.example.com/scp/index.p
hp
If I try to open the ticket detail it just keeps loading before timeout, the sometimes returns back to the queue, sometimes it just displays the header of the ticket, but no threads. What's puzzling me is that the old tickets still work, it looks like something is messed up in the DB, but I compared few ticket and thread entries with old ones and they are all the same.
Here is the installation info: