Replies: 1 comment 2 replies
-
|
should I ask somewhere else? |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I see that I'm not the first person to have a similar issue, I've tried to learn through the other posts but I think I'm thoroughly stumped here. This is my first time trying to self host something so please bear with me. I've watched a few Youtube tutorials and they've gotten me this far. I'll list the steps I've taken so far and as non compromising information I can.
I'm running this off of a repurposed tower PC running ubuntu server 22.04.3 LTS.
It's connected directly to my router via an ethernet cable. (sorry if this is useless info, just wanna be thorough)
my vaultwarden docker compose file:
(the youtubers I watched had wildly different things in their compose file so I just went with what was on vaultwarden's github page instead. It yelled at me for putting portainer and vaultwarden both on external port 8000 so I changed the port in my vaultwarden compose file to 8080 instead.)
lo and behold; at this point, I've been trying to get into the vaultwarden webUI via my windows laptop on the same local network through the domain I reserved but it keeps giving me "This site can't be reached blah.blah.blah refused to connect" etc. I clear my cache, switch browsers, wait a day, nothing works. THEN today, I'm out shopping and, for kicks, I decide to try the domain on my phone (while on data). BOOM! I'm in. It takes me straight to the Log In screen. I got super excited and came home to login on my laptop but then it gave me the refused to connect page again. At this point I'm fairly confident that It's working, but for some reason it won't let me connect on my local network; only on an external connection.
What's goin on??
Beta Was this translation helpful? Give feedback.
All reactions