mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-01 11:19:52 +03:00
SMTP connection error & diagnostic page says no internet access - related? #932
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @AndyYangUK on GitHub (Feb 16, 2021).
Please submit all your third party help requests to the forum
Link: https://bitwardenrs.discourse.group/c/help
Hi,
On my Bitwarden-rs installation, I've had it working for a while and it's located at https://bw.mydomain.com. I did initially have SMTP working, but at some point I've lost the config.json file through some folder reshuffles.
I tried to setup the bitwarden-rs container again, put my old database back into it and that works fine. I can log in, bitwarden can download favicons, etc... etc...
Issues:
SMTP Settings:
Error:
Error sending SMTP test email.
SMTP Client error: Could not connect.
As bitwarden can download favicons when I log in, and the fact that I can access it via public internet, doesn't that already suggest it has internet access?
Any help with this be helpful.
Thanks
@BlackDex commented on GitHub (Feb 17, 2021):
Hello @AndyYangUK,
You closed this issue, could you state why and if you have solved this issue for other people.
@AndyYangUK commented on GitHub (Feb 17, 2021):
Hi @BlackDex
I'm not entirely sure exactly what it was that fixed this particular issue as I was having a couple other non-Bitwarden issues I was trying to resolve as well, but it is now fixed. I can send test emails and the diagnostics page shows I have internet access.
Below are a few things I did, I tried to do them iteratively to figure out what the exact issue was but life got in the way and I lost track of what I was doing, so this is just a dump of actions I did, from memory, that eventually lead to a fix - but not in any particular order:
Sorry I can't be more helpful with this one!