@george1421 Thank you. I can connect to the fog server via http without a problem. I think the ports are open in the container. Perhaps someone here has successfully set up a fog server in the docker?
Posts made by norbo80
-
RE: Unraid Docker MOUNTING ON /IMAGES FAILED CONNECTION REFUSED
-
RE: Unraid Docker MOUNTING ON /IMAGES FAILED CONNECTION REFUSED
@Tom-Elliott I’m not linux specialist but treid:
/ # systemctl status firewalld
sh: systemctl: not found
/ # firewall-cmd --state
sh: firewall-cmd: not found
/ # ufw status
sh: ufw: not foundlinux version:
NAME=“Alpine Linux”
ID=alpine
VERSION_ID=3.14.0
PRETTY_NAME=“Alpine Linux v3.14”
HOME_URL=“https://alpinelinux.org/”
BUG_REPORT_URL=“https://bugs.alpinelinux.org/” -
RE: Unraid Docker MOUNTING ON /IMAGES FAILED CONNECTION REFUSED
@Tom-Elliott Thanks for the answer. I think the /images folder is mounted correctly. Inside the folder I can find two subfolders: /devs and /postdown-scripts.
-
Unraid Docker MOUNTING ON /IMAGES FAILED CONNECTION REFUSED
I deployed FOG server pn Unraid in docker and get following error:
[https://i.imgur.com/fC2HAdl.jpg](link url)
Container configuration:
[https://i.imgur.com/YldcAXZ.png](link url)
There is no firewall in between.I am grateful for any help