Hy,
Since some days osticket has worked on my Hoster but now it has stopped working. Yesterday I have seen the problem that I can not login anymore in the Ticket system because the error "Valid CSRF Token Required" on login. I have updated the os ticket from 1.18.3 to 1.18.4 and then the problem seems to be solved and appeared again today.
Then I have found this Thread and tried to truncate the session table: https://forum.osticket.com/d/99040-valid-csrf-token-required
I have seen if I have put in the correct credentials I have gotten a new session (with the same IP address and the same user agent) but I am still on the login page. If I enter the wrong Credentials, then the session will be the same and I got the message "access denied" on the login page.
The Cookie seems to be valid and if I reload the page the session will not be changed.
I have tried to enable the PHP log with htaccess (and this is working, that I have seen, when I have set the PHP version to 8.0) but I can not see any message in the log while I try to login.
I have enabled the PHP extensions OPcache, APCu, OAuth and XML-RPC And I have also tried to disable that extensions. Nothing changed. The PHP version is set to 8.2
What can I do to solve this problem?
Best Regards, Daniel