Delidel Posted August 15 Share Posted August 15 Hi Guys, This is so strange that all of a sudden my team is unable to login into our production server, although on my system I have an instance logged in and there everything is working fine but If I am trying to log in in a private browser it just refreshes. As a developer I've checked logs checked modified files if there is any cleared browser cookies and caches but nothing helped also debugged AdminLogin file there redirect_url is properly generated. Can anyone help becuase this is the production environment and it's creating a lot of issues at our end. Prestashop Version: 1.7.8.2 Link to comment Share on other sites More sharing options...
Knowband Plugins Posted August 29 Share Posted August 29 Hi, As prestashop uses CSRF tokens for security purposes during login. If there's an issue with token generation or validation, the login may fail without clear errors. Also, If you’re using .htaccess for URL rewriting or security settings, consider regenerating it by disabling and re-enabling friendly URLs in the Back Office. If the above suggestions does not works then Verify that session.save_path is correctly set in your php.ini and that the directory is accessible and not full also make sure to check that the database server is reachable ad connected Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now