Hi all,
I’m running into an issue accessing my Vaultwarden instance through my domain and could use some help troubleshooting.
Setup:
TrueNAS Apps (Vaultwarden + Nextcloud)
Nginx Proxy Manager handling external access
Domains:
nextcloud.mydomain.net → working correctly
vault.mydomain.net → not working (502 Bad Gateway)
Issue:
When I try to access Vaultwarden via vault.mydomain.net, I get a 502 Bad Gateway error.
However:
I can access Vaultwarden internally using the Web UI button in the TrueNAS Apps screen
Nextcloud is working fine externally through Nginx with a very similar proxy host setup
What I’ve tried:
Configured the Vaultwarden proxy host the same way as Nextcloud
Deleted and recreated the proxy host multiple times
Confirmed Vaultwarden is running and accessible internally
Where I’m stuck:
I’m not sure what I did differently to get Nextcloud working, and I can’t seem to replicate that success with Vaultwarden.
Question:
Is there something specific about Vaultwarden’s internal port or networking I should be aware of?
Any guidance on what to check next would be really appreciated.
Thanks in advance!