mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-25 17:25:57 +03:00
[GH-ISSUE #1390] SMTP connection error & diagnostic page says no internet access - related? #934
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#934
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/1390
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 16, 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!