You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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
The text was updated successfully, but these errors were encountered:
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. :)
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:
The logs show:
I am glad for any pointer that could help me figure this out.
Best
The text was updated successfully, but these errors were encountered: