so hab den ganzen container noch mal gelöscht und alle Daten von fhem entfernt! Neu vom raspi runter geladen (den Ordner opt) und auf den NUC in das Verzeichnis /home/martin/docker/ übertragen. Beim Download hab ich alle Dienste die ich bewusst am laufen hatte gestoppt! Dann mit docker run -d --name fhem -p 8083:8083 -v /home/martin/docker/opt/fhem:/opt/fhem fhem/fhem
wieder eingespielt! Der container ist gestartet und dann gleich in den unhealthy modus gegangen!
Und das sagt das log! Was soll ich hier reparieren das Ers startet?
Preparing initial start:
1. Updating existing FHEM installation in /opt/fhem
Preparing user environment ...
1. Creating group 'fhem' with GID 6061 ...
2. Enforcing GID for group 'bluetooth' to 6001 ...
3. Creating user 'fhem' with UID 6061 ...
4. Creating log directory /opt/fhem/./log ...
5. Enforcing user and group ownership for /opt/fhem to fhem:fhem ...
6. Enforcing file and directory permissions for /opt/fhem ...
7. Correcting group ownership for /dev/tty* ...
8. Found GPIO: Correcting group permissions in /dev and /sys to 'gpio' with GID 6002 ...
9. Found I2C: Correcting group permissions in /dev to 'i2c' with GID 6003 ...
10. Updating /etc/sudoers.d/fhem-docker ...
11. Generating SSH Ed25519 client certificate for user 'fhem' ...
12. Generating SSH RSA client certificate for user 'fhem' ...
13. Generating SSH client configuration for user 'fhem' ...
14. Adding gateway.docker.internal to /etc/hosts ...
15. Adding host.docker.internal to /etc/hosts ...
16. Pre-authorizing SSH to Docker host for user 'fhem' ...
17. Updating SSH key pinning and SSH client permissions for user 'fhem' ...
Preparing configuration ... done
Starting FHEM ...
2020.11.01 21:08:37 1: reload: Error:Modul 99_cieToRgb deactivated:
2020.11.01 21:08:37 1: reload: Error:Modul 99_myUtilscieToRgb deactivated:
2020.11.01 21:08:37 3: From the FHEM_GLOBALATTR environment: attr global pidfilename ./log/fhem.pid
2020.11.01 21:08:37 3: From the FHEM_GLOBALATTR environment: attr global updateInBackground 1
2020.11.01 21:08:37 3: From the FHEM_GLOBALATTR environment: attr global nofork 0
2020.11.01 21:08:37 3: From the FHEM_GLOBALATTR environment: attr global logfile ./log/fhem-%Y-%m-%d.log
2020.11.01 21:08:37 1: Including fhem.cfg
2020.11.01 21:08:37 3: WEB: port 8083 opened
2020.11.01 21:08:37 3: WEBphone: port 8084 opened
2020.11.01 21:08:37 3: WEBtablet: port 8085 opened
2020.11.01 21:08:38 2: eventTypes: loaded 25667 events from ./log/eventTypes.txt
2020.11.01 21:08:38 3: Opening myJeeLink device 192.168.178.39:81
2020.11.01 21:08:39 3: myJeeLink device opened
2020.11.01 21:08:39 3: VZ_temp: I/O device is myJeeLink
2020.11.01 21:08:39 3: DHT29: I/O device is myJeeLink
2020.11.01 21:08:39 3: EQ3BT: EQ-3 Bluetooth Thermostat 2.0.5
2020.11.01 21:08:39 1: PERL WARNING: Use of uninitialized value in concatenation (.) or string at ./FHEM/10_EQ3BT.pm line 226, <$fh> line 147.
2020.11.01 21:08:39 3: telnetForBlockingFn_1604261319: port 46707 opened
2020.11.01 21:08:39 3: EQ3BT: EQ-3 Bluetooth Thermostat 2.0.5
2020.11.01 21:08:39 1: PERL WARNING: Use of uninitialized value in concatenation (.) or string at ./FHEM/10_EQ3BT.pm line 226, <$fh> line 154.
2020.11.01 21:08:39 3: Opening MyCUL433 device /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A505MPOK-if00-port0
2020.11.01 21:08:39 1: MyCUL433: Can't open /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A505MPOK-if00-port0: No such file or directory
2020.11.01 21:08:39 3: Opening sduino device 192.168.178.33:23
2020.11.01 21:08:39 3: sduino: Attr, setting Verbose to: 3
2020.11.01 21:08:39 3: Opening modul868 device /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A700CUZW-if00-port0
2020.11.01 21:08:39 1: modul868: Can't open /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A700CUZW-if00-port0: No such file or directory
2020.11.01 21:08:40 2: Switched modul868 rfmode to HomeMatic
2020.11.01 21:08:40 3: TABLETUI: new ext defined infix:ftui/: dir:./www/tablet:
2020.11.01 21:08:40 3: Registering HTTPSRV TABLETUI for URL /ftui and assigned link ftui/ ...
2020.11.01 21:08:40 3: EQ3BT: EQ-3 Bluetooth Thermostat 2.0.5
2020.11.01 21:08:40 1: PERL WARNING: Use of uninitialized value in concatenation (.) or string at ./FHEM/10_EQ3BT.pm line 226, <$fh> line 478.
2020.11.01 21:08:41 3: TelegramBot_Define Telegram: called
2020.11.01 21:08:41 3: Terassen_temp: I/O device is myJeeLink
2020.11.01 21:08:41 3: GHoma_Server: port 4196 opened
2020.11.01 21:08:41 3: DashButton: listening
2020.11.01 21:08:41 3: telnetPort: port 7072 opened
2020.11.01 21:08:41 3: XiaomiBTLESens (Blume1) - defined with BTMAC C4:7C:8D:6A:8C:5D
2020.11.01 21:08:41 3: XiaomiBTLESens (Blume2) - defined with BTMAC C4:7C:8D:6A:BD:6F
2020.11.01 21:08:42 1: MQTT21: Can't open server port at 1884: Cannot assign requested address. Exiting.
dbus[5936]: dbus[5938]: arguments to dbus_connection_get_object_path_data() were incorrect, assertion "connection != NULL" failed in file ../../../dbus/dbus-connection.c line 5905.
This is normally a bug in some application using the D-Bus library.
arguments to dbus_connection_get_object_path_data() were incorrect, assertion "connection != NULL" failed in file ../../../dbus/dbus-connection.c line 5905.
This is normally a bug in some application using the D-Bus library.
D-Bus not built with -rdynamic so unable to print a backtrace
D-Bus not built with -rdynamic so unable to print a backtrace
Aborted (core dumped)
2020.11.01 21:08:49 1: BlockingInformParent (BlockingStart): Can't connect to localhost:46707: IO::Socket::INET: connect: Connection refused
Aborted (core dumped)
2020.11.01 21:08:49 1: BlockingInformParent (BlockingStart): Can't connect to localhost:46707: IO::Socket::INET: connect: Connection refused
dbus[5951]: arguments to dbus_connection_get_object_path_data() were incorrect, assertion "connection != NULL" failed in file ../../../dbus/dbus-connection.c line 5905.
This is normally a bug in some application using the D-Bus library.
D-Bus not built with -rdynamic so unable to print a backtrace
Aborted (core dumped)
2020.11.01 21:08:50 1: BlockingInformParent (BlockingStart): Can't connect to localhost:46707: IO::Socket::INET: connect: Connection refused