Fresh install login fail

healthcheck is ok
everything seem fine but i cannot login and nothing is logged.

i made a vieo to make it clear:
https://share.vidyard.com/watch/LgSu8nhvySd87YMbeDLV3U?
how can i debug this?

Hi @youvnor,

This is typically an issue with the post login treatment so it could be coming from two things:

  • cookies: maybe third party cookies are disabled on your browser?
  • sessions: maybe there is a configuration issue with it, for example SELinux or other system preventing a regular session start.

See similar posts:

Not the first nor the second.
Maybe there is a problem for the server configuration ?

I have Pound - Varnish - Apache - Php7-FPM maybe there is something wrong there

I found the problem.
It was varnish with a piece of configuration abount mod_pagespeed

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.