isaacdines 0 Posted August 17, 2021 Share Posted August 17, 2021 (edited) I'm able to login as a member, however, when I try to login into the ACP, the page does nothing but just refresh. I can login by spamming the login button and end up on the admin dashboard with the error 2S119/1 The CSRF protection key did not match. This may indicate a plugin or theme is out of date. Please contact technical support for more information. (Yes I did try and change the ACP theme to no avail) Another thing I noticed is that sometimes the querystring will have "error=NO_ADSESS" in the URL bar. I can fully login sometimes by just waiting at the login page and then clicking login but thats VERY rare. I am running the LEMP stack with php 7.4. I have also tried updating the conf_global.php to change the url between https and http and nothing changes. I have also tried typing in my credentials without autofill to no avail. I've cleared my cache and cookies etc a number of times that did nothing. I am behind cloudflare and i have tried everything there is to do on there. Edited August 17, 2021 by isaacdines error Link to comment Share on other sites More sharing options...
Paisley4 4 Posted August 17, 2021 Share Posted August 17, 2021 You tried clearing forum's cache? Link to comment Share on other sites More sharing options...
isaacdines 0 Posted August 17, 2021 Author Share Posted August 17, 2021 2 hours ago, Paisley4 said: You tried clearing forum's cache? yes everything. Link to comment Share on other sites More sharing options...
camonwii 0 Posted September 28, 2021 Share Posted September 28, 2021 What version of IPS is this? 1. If it's an older version I would look into updating. 2. Try the upgrade process. https://(domain.domain)/admin/upgrade Let me know. Link to comment Share on other sites More sharing options...
PlanetMaster 20 Posted September 28, 2021 Share Posted September 28, 2021 (edited) Had this issue before or similar, PHP sessions are not being written. Check your php.ini settings for sessions, if using files for sessions make sure the path is correct, exists and is writable by the webserver. If using Redis with password make sure configuration in php.ini, redis.conf and IPS is all the same. Edited September 28, 2021 by PlanetMaster Link to comment Share on other sites More sharing options...
Recommended Posts