Skip to content

Conversation

@Paraphraser
Copy link

A Discord thread starting at
https://discord.com/channels/638610460567928832/638610461109256194/1005812386688680006
revealed that the Domoticz would not function properly on a clean
install. The symptom was either a 400 or a 404 error, depending on the
URL.

Three issues identified with existing service definition:

  1. Wrong image base. Should be "lscr.io/linuxserver/domoticz".
  2. Wrong image tag. Should be "latest".
  3. network_mode: bridge.

It has never been clear what network_mode: bridge is intended to do.
It is the only container with this option. While it may once have been
needed, its presence now appears to prevent the container from
responding correctly on port 8083.

Signed-off-by: Phill Kelley [email protected]

A Discord thread starting at
https://discord.com/channels/638610460567928832/638610461109256194/1005812386688680006
revealed that the Domoticz would not function properly on a clean
install. The symptom was either a 400 or a 404 error, depending on the
URL.

Three issues identified with existing service definition:

1. Wrong image base. Should be "lscr.io/linuxserver/domoticz".
2. Wrong image tag. Should be "latest".
3. `network_mode: bridge`.

It has never been clear what `network_mode: bridge` is intended to do.
It is the only container with this option. While it may once have been
needed, its presence now appears to prevent the container from
responding correctly on port 8083.

Signed-off-by: Phill Kelley <[email protected]>
@Slyke Slyke merged commit d2e1e97 into SensorsIot:experimental Sep 11, 2022
@Paraphraser Paraphraser deleted the 20220808-domoticz-experimental branch September 11, 2022 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants