Help with inital setup/configuration. My system is always marked as "down" #193
-
Hello. I use volume2/dockers/ for my dockers, so my compose look like this:
This works the way expected and in my LAN i can reach the docker with Port 8095 and create an admin account.
I copy the Public Key and paste it to the beszel-agent and update the docker. This is the output from beszel docker:
This is the output from beszel-agent docker:
i also tried sda, sda0, sda2, sda3, sda4 and sda5... or dab, sdb0, sdb1, sdb2,... but nothing changed. I am sure i do something wrong, but i can not find my mistake. Thank you !!! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Hi, please go to the logs page ( Here are some things you can try:
|
Beta Was this translation helpful? Give feedback.
Please try
telnet 192.168.1.6 45876
from a laptop or other device in the same network if possible.After adding
extra_hosts
to the compose file, did you remove the system in Beszel and add it again usinghost.docker.internal
in the "Host / IP" field?Don't worry about
FILESYSTEM
right now, it's not related to this connectivity issue.