Just upgraded from 1.15.2 to 1.17.2 and now also using oAuth2 plugin v.0.6. Agent web wise everything works, mails are fetched, tickets created, mail replies being sent etc.
But the Client web fails to load due to:
Any ideas?
C1st_Mathias
PHP 8.2 is not yet supported. Please downgrade to PHP 8.1 or 8.0 and retest.
Cheers.
KevinTheJedi Thanks for the suggestion...
Sadly PHP 8.0 or 8.1 does not change anything - the Client Web will not load (error 500). If I disable this in "class.osticket.php": ...client web loads.
oAuth2 is the only plugin:
osTicket Info:
You will need to check your logs (general server logs, webserver error logs, PHP error logs, MySQL/MariaDB error logs, osTicket System Logs, Browser Console logs, etc.) for any related errors.
So the solution was to completely remove the osTicket folder and paste a clean version of 1.17.2 to the webserver. Instead of copy, paste and replace files. 🙂