#Can't create new admin in dev environment

1 messages · Page 1 of 1 (latest)

vale sun
#

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?

#

Can't create new admin in dev environment

sage badger
#

You should browse the web app at localhost:2283