Skip to content
Discussion options

You must be logged in to vote

Well, after a long time of analyzing, finally found the main problem.

I'm using WSL and the referrer header doesn't represent the real thing at all (it can only show the root domain, not the full url). Once I tried running it on Windows (main host), it worked!

On the server, because of Nginx configuration, I set "strict-origin" in the header "Referrer-Policy" before, after I commented (disabled) the configuration line, everything worked normally.

Replies: 2 comments 10 replies

Comment options

You must be logged in to vote
9 replies
@sooluh
Comment options

@Barbapapazes
Comment options

@sooluh
Comment options

@Barbapapazes
Comment options

@sooluh
Comment options

Comment options

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

Answer selected by sooluh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #3815 on July 25, 2022 15:26.