forem / selfhost

Selfhost your Forem Community on your own infrastructure 🎉
https://www.forem.com/get-started/
GNU Affero General Public License v3.0
1.43k stars 169 forks source link

The first user registered and jumped directly to email verification? #59

Closed awmbtc closed 2 years ago

awmbtc commented 2 years ago

The first user registered and jumped directly to email verification? The mailbox server is not set at all, how to receive the verification code? The first user can't pass the mailbox verification, so the mailbox server can't be set. How to solve it? image

maestromac commented 2 years ago

Hello @awmbtc . This is certainly weird. I was not able to reproduce this issue. Can you please help us clarify a few things?

If this is truly the first user of your app and you have rails console access. Try running the following command

User.first.confirm!

If none of this works, it might be a good idea to restart Forem setup process.

jdoss commented 2 years ago

Hey @awmbtc did you get around to checking out what Mac sent you? Can we be of more help here? If not, we'll close this issue out in a few days.

jdoss commented 2 years ago

I am going to close this issue. Please let us know if have more information and we can revisit it.