Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

securecookie: the value is not valid #262

Open
brasilikum opened this issue Sep 24, 2021 · 3 comments
Open

securecookie: the value is not valid #262

brasilikum opened this issue Sep 24, 2021 · 3 comments
Labels
Bug Something isn't working

Comments

@brasilikum
Copy link

Hey, I managed to set everything up! It's a very smooth experience!
I am using Docker-Compose and Caddy as a reverse proxy.

After I log in, most pages show this error:
image

The logs show:

rendere func failed: securecookie: the value is not valid
room_1  | level=error package=web event="handler failed" err="securecookie: the value is not valid"
room_1  | level=error package=web urlPath=/admin/members event="handling error" path=/members err="securecookie: the value is not valid"
room_1  | level=debug package=web event=rendered tpl=error.tmpl status=500 took=1.887786ms size=10240

I am glad for any pointer that could help me figure this out.
Best

@staltz staltz added the Bug Something isn't working label Sep 24, 2021
@rrrnld
Copy link

rrrnld commented Nov 18, 2021

I am getting the same error, even before I can login. The error shows on /fallback/login, but not on /withssb/login or the start page.

@rrrnld
Copy link

rrrnld commented Nov 19, 2021

Clearing my browser cookies fixed this problem. Maybe there were still some cookies in there from an older installation gone bad? I needed multiple tries for my setup. :)

@rmdes
Copy link

rmdes commented Feb 14, 2022

Having the same problem with the current docker compose files on all the links visible on the front-end

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants