[GH-ISSUE #69] "The change you wanted was rejected." - Normal and Docker install. #53

Closed
opened 2026-02-27 23:18:40 +03:00 by kerem · 2 comments
Owner

Originally created by @lucacastelnuovo on GitHub (Feb 18, 2020).
Original GitHub issue: https://github.com/snibox/snibox/issues/69

I have followed both the ubuntu guide and the docker guide.

After the install there are some CSP issues which can be bypassed by unsetting the CSP header.

Afterwards when I try to signup I get an error message
Schermafbeelding 2020-02-18 om 18 11 47 PM.

What did I do wrong?

Originally created by @lucacastelnuovo on GitHub (Feb 18, 2020). Original GitHub issue: https://github.com/snibox/snibox/issues/69 I have followed both the [ubuntu guide](https://snibox.github.io/docs/setup-environment.html#ubuntu) and the [docker guide](https://github.com/snibox/snibox-docker). After the install there are some CSP issues which can be bypassed by unsetting the CSP header. Afterwards when I try to signup I get an error message ![Schermafbeelding 2020-02-18 om 18 11 47 PM](https://user-images.githubusercontent.com/26206253/74760361-935c2a00-527a-11ea-9024-1c512a633807.png). What did I do wrong?
kerem closed this issue 2026-02-27 23:18:40 +03:00
Author
Owner

@lucacastelnuovo commented on GitHub (Mar 18, 2020):

I fixed it.

The error was that because of my Apache proxy the origin didn’t meet the set hostname. So the origin header was http://... and expected was https://.

If you also have this error and need additional info you can send me message.

<!-- gh-comment-id:600548869 --> @lucacastelnuovo commented on GitHub (Mar 18, 2020): I fixed it. The error was that because of my Apache proxy the origin didn’t meet the set hostname. So the origin header was `http://...` and expected was `https://`. If you also have this error and need additional info you can send me message.
Author
Owner

@dikkadev commented on GitHub (Jul 8, 2022):

Could you explain how exactly you fixed the error?

<!-- gh-comment-id:1178787088 --> @dikkadev commented on GitHub (Jul 8, 2022): Could you explain how exactly you fixed the error?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/snibox#53
No description provided.