Skip to content

Can't login to backend. If user credentials are right, the page just reloads and nothing happens #339

Answered by Lamanris
Lamanris asked this question in Q&A
Discussion options

You must be logged in to vote

So the problem was actually in the server. it simply blocks any cookies headers. I was using AWS, LightSail for the server.
Here is the the solution for CloudFront distribution users: https://stackoverflow.com/questions/13061282/does-amazon-cloudfront-pass-through-set-cookie-headers/45685835
I was using the distribution in LightSail. So, in order to allow cookies you need to change cache settings(cache default behavior) to cache nothing.

Replies: 2 comments 25 replies

Comment options

You must be logged in to vote
24 replies
@bennothommo
Comment options

@Lamanris
Comment options

@bennothommo
Comment options

@Lamanris
Comment options

@Lamanris
Comment options

Comment options

You must be logged in to vote
1 reply
@bennothommo
Comment options

Answer selected by Lamanris
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants