Android bitwarden app not able to connect to my hosted vaultwarden #5669
Unanswered
pratikdevnani
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Pangolin, from what I'm reading, should operate just like a Cloudflare Tunnel, which a lot of people are using without issue. To be safe though, are you able to try connecting directly to rule out something with Pangolin? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am on the latest 1.33.2 version and I have the vaultwarden setup using the docker installation steps mentioned on the docker-hub page with 1 minor change (-p 85:80)
I am hosting it on the internet using pangolin tunnels which uses traefik in the background and I can access it via
vault.domain.com
However, when I put in the admin creds and password to the latest version of the bitwarden android app, I get the error saying cannot connect. I can connect to my hosted server using the chrome extension but not via the app. How can I go about debugging or fixing this?
Beta Was this translation helpful? Give feedback.
All reactions