Can't create new admin in dev environment
So I'm trying to setup a dev environment for Immich. I followed the instructions in the docs. However I can't register a user on the admin registration page (localhost:3000). DevTools shows that a request is sent to the /api/auth/admin-sign-up endpoint, but it responds with a 404. Nothing shows up on the server logs. What am I doing wrong?
2 Replies