so i just got the program setup for selfhosting. and it has a verification code being sent to email?
Not sure how there doing this? when there isnt a email program setup. how do i get around this?
1 Reply
When Ente is up and running in self-hosting mode, you will need to enter a 6-digit verification code to complete your account registration.
This code can be found in the server logs. If you used the quickstart script, you should already see the logs in your terminal. Otherwise, go to the folder where your
compose.yaml is (e.g. my-ente) and run docker compose logs museum --follow. Look for a line like ... Skipping sending email to email@example.com: *Verification code: 112089*. You can find more information at https://help.ente.io/self-hosting/creating-accounts#creating-accounts and https://help.ente.io/self-hosting/faq/otp#verification-code.
-# If your issue is resolved, please use the /solved command to close this thread. If you'd like to ask me another question use /docsearch
Thread marked as solved. It will be closed in <t:1753567187:R>.
This thread is now closed.