Self-run podman container inaccessible from outside network

SYSTEM INFORMATION
OS type and version REQUIRED
Webmin version REQUIRED
Virtualmin version REQUIRED
Related packages SUGGESTED

Ubuntu 22.04.3
webmin 2.101
virtualmin 7.7
podman & nodejs

I have created an application @ GitHub - nickolasnikolic/minute.monster: civic game (presented here for the dockerfile in the repository)

I then build and run the repository using that dockerfile

I have also proxied minute.monster to minute.monster:8080

However, the following errors present to me in the log:

[Sat Sep 02 07:46:26.230376 2023] [proxy:error] [pid 1860839:tid 139813894202944] (113)No route to host: AH00957: https: attempt to connect to 72.128.97.112:8080 (minute.monster) failed
[Sat Sep 02 07:46:26.230422 2023] [proxy_http:error] [pid 1860839:tid 139813894202944] [client 192.168.0.46:44714] AH01114: HTTP: failed to make connection to backend: minute.monster

Any idea how I might improve the situation I’m in? :slight_smile:

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.