Skip to content

🐛unauthorized error after trying to login #587

@amauryverschooren

Description

@amauryverschooren

Describe the bug
after a fresh docker all-in-one install and setup. i get the website up and running. also no docker log errors. then i go to the url to create a user and i fill in the form en submit. this work perfect and i get redirected to the login page. here i try to login with that same credentials i just gave in on the create page. when i try to login the screen flickers and redirects to the login page and says that there has been an error. when i had a look in the network page in developer tools i saw that it tries to do a call to the /api/user/me but it's not allowed to do that (unauthorised).

Screenshots

Image

Image

Desktop (please complete the following information):
ran on docker which is running on ubuntu server 24.04 vm

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions