cannot ping services on host, from rootless container #7649
Labels
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
Question
Issue is a question about Podman
Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind bug
Description
I have a RHEL8 host that is running a postgresql instance. On the same host, I have podman running rootless containers, and in the environment for those containers, I am pointing to the host with port 5432.
The containers (running in a pod), are unable to connect to the host service. Exact error is
This error happens irrespective of using the network IP or 127.0.0.1 as the IP.
Here is the script I use to bring up the hosts:
The dockerfile comes from the retool project
Output of
podman version
:Output of
podman info --debug
:Package info (e.g. output of
rpm -q podman
orapt list podman
):Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide?
Yes
(there are no updates for podman available in RHEL8)
Additional environment details (AWS, VirtualBox, physical, etc.):
This is a VM on VMWare Fusion
The text was updated successfully, but these errors were encountered: