Replies: 2 comments 7 replies
|
Not sure about why your SMTP connection is failing to proton mail, but you can generate a reset link for an account using the CLI |
|
Thanks for the help, I missed that part of the docs. I managed to get the command work with some AI help. I'm on unraid and the console of the voidauth container kept closing as soon as it opened so I got this command to run: It generated the password but still I cannot login to the auth_admin user with the new password. I would love to not have to rebuild everything from scratch. If I delete the container but keep the DB, would that help? I get this log now: {"timestamp":1784357718704,"level":"info","message":"Starting VoidAuth Server"} |
Uh oh!
There was an error while loading. Please reload this page.
Not sure if this is a bug or something wrong with my instance but I just realised that I cannot login anymore into the auth_admin account. I did not do anything to the container, only updated unraid and restarted the server few times. The DB container is running fine.
I cannot see any issues in the logs, here are the logs:
{"timestamp":1784299492327,"level":"error","message":"SMTP email connection failed","errors":[{"name":"Error","message":"D0ED32C006150000:error:0A00010B:SSL routines:tls_validate_record_header:wrong version number:../../deps/openssl/openssl/ssl/record/methods/tlsany_meth.c:77:\n"}]}
/\ \ / //\ __ \ /\ \ /\ __ \ /\ __ \ /\ /\ \ /__ /\ _\ \
\ \ \ / \ \ /\ \ \ \ \ /\ \ \ __ \ \ _\ \//\ /\ \ __ \
\ _/ \ _\ _\ _\ _\ _\ _\ \ _\ \ _\ _
// /_____/ // /_____/ //// /_____/ // ////
{"timestamp":1784299490418,"level":"info","message":"Starting VoidAuth Server"}
{"timestamp":1784299490685,"level":"info","message":"Connected to postgres database."}
{"timestamp":1784299491357,"level":"info","message":"API and GUI listening on port: 3000"}
When I try to login to the admin account it says that is invalid user or password but I did not change the password at any time. And I also realised that the SMTP is not working since I cannot send a reset link for the password. Not sure why SMTP is not working with proton mail, anyone else using proton mail?
Thanks!
All reactions