Questions ...
1 can't we get a dedicated docker section on this forum where people can share there experiances and configs for docker based installs ?
2 I am lost with my new docker based install of domoticz,
it worked, running on a rpi5 with latest raspbian and docker installed. managed thru dockge
all looked ok for a couple of days, had access on port 80 and 443
database filled up with some mqttad discovered stuf from an external source
somewhere last week something happend and now I get a "Not found" page ...
I don't see anything bad in the logs ...
Code: Select all
2025-06-08 19:07:33.818 Launch: Begin container self-repair
2025-06-08 19:07:33.986 Launch: End container self-repair
2025-06-08 19:07:33.987 Launch: Running customstart.sh
2025-06-08 19:07:34.014 Status: Domoticz V2025.1 (build 16723) (c)2012-2025 GizMoCuz
2025-06-08 19:07:34.014 Status: Build Hash: de58d06b7, Date: 2025-06-08 09:32:12
2025-06-08 19:07:34.014 Status: Startup Path: /opt/domoticz/
2025-06-08 19:07:34.024 ESC[1;31mError: Default admin password has NOT been changed! Change it asap!ESC[0;0m
2025-06-08 19:07:34.040 Sunrise: 05:19:00 SunSet: 21:58:00
2025-06-08 19:07:34.040 Day length: 16:39:00 Sun at south: 13:38:00
2025-06-08 19:07:34.040 Civil twilight start: 04:31:00 Civil twilight end: 22:46:00
2025-06-08 19:07:34.040 Nautical twilight start: 03:14:00 Nautical twilight end: 00:03:00
2025-06-08 19:07:34.040 There is no astronomical twilight in the space of 24 hours
2025-06-08 19:07:34.085 Status: PluginSystem: Started, Python version '3.11.2', 0 plugin definitions loaded.
2025-06-08 19:07:34.086 Active notification Subsystems: email (1/13)
2025-06-08 19:07:34.087 Status: WebServer(HTTP) started on address: :: with port 8080
2025-06-08 19:07:34.091 Status: WebServer(SSL) started on address: :: with port 443
2025-06-08 19:07:34.092 Starting shared server on: :::6144
2025-06-08 19:07:34.092 Status: TCPServer: shared server started...
2025-06-08 19:07:34.092 Status: mDNS: Service started
2025-06-08 19:07:34.092 mDNS: Service: _http._tcp.local.:443 for Hostname: domoticz (1 socket)
2025-06-08 19:07:34.092 Status: RxQueue: queue worker started...
2025-06-08 19:07:36.094 Status: Motherboard: System: ODroid/Raspberry
2025-06-08 19:07:36.094 Status: Motherboard: Hardware Monitor: Started (OStype Linux)
2025-06-08 19:07:36.094 Status: NotificationSystem: thread started...
2025-06-08 19:07:36.095 Status: EventSystem: reset all events...
2025-06-08 19:07:36.095 Status: EventSystem: reset all device statuses...
2025-06-08 19:07:36.121 Status: Python EventSystem: Initializing event module.
2025-06-08 19:07:36.121 Status: EventSystem: Started
2025-06-08 19:07:36.121 Status: EventSystem: Queue thread started...