You could try to add 127.0.0.* in the Domoticz trusted network settings.
Perhaps also add localhost.
Also be sure you do not have spaces in the trusted network list of IP's
Domoticz running on Udoo X86 (on Ubuntu)
Devices/plugins: ZigbeeforDomoticz (with Xiaomi, Ikea, Tuya devices), Nefit Easy, Midea Airco, Omnik Solar, Goodwe Solar
I have version 20 and version 25 running. An upgrade from version 25 to 26 gave some problems with my Raspberry Pi4B (64 bits), so I reverted back to 25.
Logic will get you from A to B. Imagination will take you everywhere.
I have version 20 and version 25 running. An upgrade from version 25 to 26 gave some problems with my Raspberry Pi4B (64 bits), so I reverted back to 25.
i run version : Docker version 20.10.23, build 876964a (is part of container manager on synology nas)
Running latest BETA on on Docker (Container Manager) in Synology NAS using zwave_js_ui with mqtt. Getting started with homebridge.
Living in an automated house is a survival but it is worth it
You should be able to install net-tools inside the container, because I use the same, and it was no problem with my container.
Search for: docker bash into container to know how. e.g. sudo docker exec -it <mycontainer> bash
I also have in one of my setups Domoticz running in Docker on my Synology NAS.
Logic will get you from A to B. Imagination will take you everywhere.
waltervl wrote: ↑Tuesday 26 March 2024 16:02
Again, what are your trusted network settings? If not correct you get the same error....
I tried the folowing settings:
172.20.0.*
0.0.0.0
172.20.0.*,127.0.0.*
127.0.0.*
172.20.0.*,127.0.0.*,0.0.0.0,local
local
local,LOCAL
172.20.0.*,127.0.0.*,0.0.0.0,local,LOCAL
also <blank>
All with the same error
Running latest BETA on on Docker (Container Manager) in Synology NAS using zwave_js_ui with mqtt. Getting started with homebridge.
Living in an automated house is a survival but it is worth it