Hey guys, I just followed the docs for the install via docker compose. Did not change anything in the .env file because I just wanted to spin it up for a quick test. Application starts without a problem but when I navigate to the web interface I'm always greeted by the login prompt and not the registration form. Any tips/ideas?
#Fresh install, can't register admin user?
1 messages · Page 1 of 1 (latest)
:wave: Hey @ripe zenith,
Thanks for reaching out to us. Please follow the recommended actions below; this will help us be more effective in our support effort and leave more time for building Immich
.
References
- Container Logs:
docker compose logsdocs - Container Status:
docker compose psdocs - Reverse Proxy: https://immich.app/docs/administration/reverse-proxy
- Typesense: You can't fix this. Just wait until we get rid of it. Sorry.
Checklist
- :ballot_box_with_check: I have verified I'm on the latest release(note that mobile app releases may take some time).
- :ballot_box_with_check: I have read applicable release notes.
- :ballot_box_with_check: I have reviewed the FAQs for known issues.
- :ballot_box_with_check: I have reviewed Github for known issues.
- :ballot_box_with_check: I have tried accessing Immich via local ip (without a custom reverse proxy).
- :ballot_box_with_check: I have uploaded the relevant logs, docker compose, and .env files using the buttons below or the
/uploadcommand. - :ballot_box_with_check: I have tried an incognito window, cleared mobile app cache, logged out and back in, different browsers, etc. as applicable
(an item can be marked as "complete" by reacting with the appropriate number)
If this ticket can be closed you can use the /close command, and re-open it later if needed.
Successfully submitted, a tag has been added to inform contributors. :white_check_mark:
Okay solved the problem myself. Somehow I installed Immich 1 year ago and had some old "leftovers". When I used the immich-admin cli command to list all users there was a user already with my mail. Don't know how this has happened but yeah. Cleaned my local docker images, volumes etc. and now I can see the Getting Started button to register my admin user