I'm a noob running several containers with Traefik v2 on a raspberry pi 3. I got into a dead end with orrpan/pilight:
Running pilight-send -p elro_800_switch -s 3 -u 2 --on as a cli command in the container switches on/off though with Illegal instruction (core dumped)
But trying the same via the webGUI failed. Https website loads fine, but then it got stuck in the attempt to connect to the device = power sockets ->Brennenstuhl, which pilight managed finely when it was installed bare boned on RPi.
Logs of pilight: (/build/pilight/libs/pilight/core/eventpool.c ... ERROR: uv_custom_poll_cb: socket not responding
Traefik logs telling me: level=error msg="unable to find the IP address for the container \"/pilight\": the server is ignored" container=pilight-pilight-87... providerName=docker
I searched for a while and tested network_mode: host along the lines of that guide (german): https://www.himpler.com/blog/network-mode-host-mit-traefik/, unfortunately without success.
Hardware is connectable, but error of no IP address via webgui? Is this a bug or what am I missing?
I'm a noob running several containers with Traefik v2 on a raspberry pi 3. I got into a dead end with orrpan/pilight: Running
pilight-send -p elro_800_switch -s 3 -u 2 --on
as a cli command in the container switches on/off though withIllegal instruction (core dumped)
But trying the same via the webGUI failed. Https website loads fine, but then it got stuck in the attempt to connect to the device = power sockets ->Brennenstuhl, which pilight managed finely when it was installed bare boned on RPi. Logs of pilight:
(/build/pilight/libs/pilight/core/eventpool.c ... ERROR: uv_custom_poll_cb: socket not responding
Traefik logs telling me:level=error msg="unable to find the IP address for the container \"/pilight\": the server is ignored" container=pilight-pilight-87... providerName=docker
I searched for a while and testednetwork_mode: host
along the lines of that guide (german): https://www.himpler.com/blog/network-mode-host-mit-traefik/, unfortunately without success. Hardware is connectable, but error of no IP address via webgui? Is this a bug or what am I missing?Here's the docker-compose.yml of pilight:
config.json: