I'm using osticket (v1.17.4) PHP Version 8.2.3 MySQL Version 8.0.33
I have an issue when uploading any file except text shows this error undefined 500
if I drop an image in the ticket it's broken and can not download it
any solution, please
It appears you are using a CSP header. Try updating it or disabling it temporarily to test.
Could be a red herring, but the 500 error is stating that its related to the Referrer Policy. I have mine set for same-origin and have no issues uploading files.
still i have same issue, any advise please
moliky
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.
Cheers.