phiilu / mailman

Mailman is a GUI to help you manage your email accounts stored in a MySQL/MariaDB database.
MIT License
70 stars 10 forks source link

Login - Something went wrong #27

Closed monsterstrumpf closed 6 years ago

monsterstrumpf commented 6 years ago

Good Evening,

before building i used the wrong mail adress for the MAILMAN_ADMIN in .env. I edited it and then eexecuted "npm run build" again. I see the GUI but when i try to authenticate i just get a "Something went wrong". I don't know what to do now more. Isn't there any log which can tell me more about the thing that went wrong? ;)

I apreciate for your work and hope for a soon answer to carry on on this mailserver project :/

Thanks!

phiilu commented 6 years ago

Did you use Docker or the pm2 deploy?

But this "Something went wrong" error is most of the time a database connection error.

phiilu commented 6 years ago

In the upcoming release of Mailman, there will be better Error messages. Giving the user feedback when the backend is not available, or some other error has happend.

Also closing this, because of no response of the author.