*

Sniper

  • *
  • 2 posts
Login not working, redirect to blank login page
« on: July 05, 2023, 08:07:44 AM »
Hallo,

i have a problem to login on my installation.


Go to Backoffice --> login as admin: After enter the credetials an press "log in" the blank login page appears again. Register new User -->Same Situation

Only hint in the Session-File (Token Check Fails):
messages|a:1:{s:11:"pubMessages";a:1:{i:0;a:2:{s:3:"msg";s:28:"Invalid CSRF/Security token.";s:4:"type";s:5:"error";}}}keepForm|a:0:{}form|a:0:{}

System:
Windows Server 2019, IIS, php 8.1, mysql (Installation works fine, no errors)

Tested:
Chrome, Firefox, Edge, internet explorer 11 (Cache and Browserdata deleted)

Thanks

Andreas

Marked as best answer by Sniper on July 06, 2023, 06:00:55 PM
*

MB Themes

Re: Login not working, redirect to blank login page
« Reply #1 on: July 05, 2023, 03:28:35 PM »
Usually problem is no ssl.
Csrf issue usually means you try to submit multiple instances of form.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Sniper

  • *
  • 2 posts
Re: Login not working, redirect to blank login page
« Reply #2 on: July 06, 2023, 06:00:36 PM »
Hello MB Themes,

thank you for your answer.
With https osclass works fine.

Greetings to all from Freiburg (Germany)

Andreas


*

MB Themes

Re: Login not working, redirect to blank login page
« Reply #3 on: July 08, 2023, 01:35:34 PM »
Great  ;)
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots