You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seriously, not for play-play.
I am running a container on a computer on the local LAN. I am on a different computer on my local LAN, AND I cannot access the app running on the container. The app can contact the outside world and interact with it, but regardless of having the firewall ports open, my attempt to contact the app just times out. WTF?
Spent a few hours going in circles with this last weekend, and quite confused. Not to sound like a broken clock, but when I had docker installed, it worked without a hitch. I have to run podman with su privileges, so I am reasonable sure podman is rootful. Below is the podman-compose configuration exported with podman-compose config.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Seriously, not for play-play.
I am running a container on a computer on the local LAN. I am on a different computer on my local LAN, AND I cannot access the app running on the container. The app can contact the outside world and interact with it, but regardless of having the firewall ports open, my attempt to contact the app just times out. WTF?
Spent a few hours going in circles with this last weekend, and quite confused. Not to sound like a broken clock, but when I had docker installed, it worked without a hitch. I have to run podman with su privileges, so I am reasonable sure podman is rootful. Below is the podman-compose configuration exported with
podman-compose config
.I can connect to it using an ssh tunnel, but this should not be a required step.
Beta Was this translation helpful? Give feedback.
All reactions