Je viens de passer récemment mon RPi3 et sa carte SD sous BUSTER et la dernière version de Domoticz (2021.1).
Seulement depuis cette mise à jour je rencontre un problème particulier concernant les commandes vocales sous IFTTT :
Je dois demander deux fois la commande pour que l'action s'exécute correctement.
A la première demande, IFTTT répond bien mais aucune action ne se passe, à la deuxième demande cela fonctionne normalement.
Du côté des LOG je peux voir que DOMOTICZ semble reboot automatiquement :
A 7h22 ce matin :
Code : Tout sélectionner
2022-01-18 07:22:51.929 Status: Domoticz V2021.1 (c)2012-2021 GizMoCuz
2022-01-18 07:22:51.929 Status: Build Hash: 8547c5b7e, Date: 2021-04-17 17:29:11
2022-01-18 07:22:51.929 Status: Startup Path: /home/pi/domoticz/
2022-01-18 07:22:52.130 Status: PluginSystem: Failed dynamic library load, install the latest libpython3.x library that is available for your platform.
2022-01-18 07:22:52.178 Status: WebServer(SSL) started on address: :: with port 443
2022-01-18 07:22:52.190 Status: TCPServer: shared server started...
2022-01-18 07:22:52.190 Status: RxQueue: queue worker started...
2022-01-18 07:22:54.191 Status: RFXCOM 433MHZ: Worker started...
2022-01-18 07:22:54.198 Status: NETATMO: Worker started...
2022-01-18 07:22:54.201 Status: enocean usb: Worker started...
2022-01-18 07:22:54.264 Status: Raspberry PI: System: Raspberry Pi
2022-01-18 07:22:54.308 Status: Raspberry PI: Hardware Monitor: Started (OStype Raspberry Pi Linux)
2022-01-18 07:22:54.308 Status: NotificationSystem: thread started...
2022-01-18 07:22:54.311 Status: EventSystem: reset all events...
2022-01-18 07:22:54.316 Status: EventSystem: reset all device statuses...
2022-01-18 07:22:54.377 Status: EventSystem - Python: Failed dynamic library load, install the latest libpython3.x library that is available for your platform.
2022-01-18 07:22:54.377 Status: EventSystem: Started
2022-01-18 07:22:54.378 Status: EventSystem: Queue thread started...
2022-01-18 07:22:54.404 Status: enocean usb: Using serial port: /dev/ttyUSBENOCEAN
2022-01-18 07:22:54.404 Status: enocean usb: EnOcean Send: XXXXXX
2022-01-18 07:22:54.405 Status: enocean usb: EnOcean Send: XXXXXX
2022-01-18 07:22:54.480 Status: enocean usb: XXXXXX
2022-01-18 07:22:54.480 Status: enocean usb: Transceiver ID_Base: XXXXXX
2022-01-18 07:22:54.680 Status: enocean usb: XXXXXXXX
2022-01-18 07:22:54.680 Status: enocean usb: Version_Info, App: XXXXXX, API: XXXXXXX, ChipID: XXXXXXX ChipVersion: XXXXXXX, Description: GATEWAYCTRL
2022-01-18 07:22:55.195 Status: RFXCOM 433MHZ: Using serial port: /dev/ttyUSBRFXCOM
2022-01-18 07:22:55.846 Status: RFXCOM 433MHZ: Async Disabled
2022-01-18 07:23:00.614 Status: NETATMO: No Weather Station devices found...Code : Tout sélectionner
2022-01-18 07:32:52.646 Status: Domoticz V2021.1 (c)2012-2021 GizMoCuz
2022-01-18 07:32:52.648 Status: Build Hash: 8547c5b7e, Date: 2021-04-17 17:29:11
2022-01-18 07:32:52.648 Status: Startup Path: /home/pi/domoticz/
2022-01-18 07:32:52.675 Status: PluginSystem: Failed dynamic library load, install the latest libpython3.x library that is available for your platform.
2022-01-18 07:32:52.683 Status: WebServer(SSL) started on address: :: with port 443
2022-01-18 07:32:52.687 Status: TCPServer: shared server started...
2022-01-18 07:32:52.688 Status: RxQueue: queue worker started...
2022-01-18 07:32:54.688 Status: RFXCOM 433MHZ: Worker started...
2022-01-18 07:32:54.689 Status: NETATMO: Worker started...
2022-01-18 07:32:54.689 Status: enocean usb: Worker started...
2022-01-18 07:32:54.708 Status: Raspberry PI: System: Raspberry Pi
2022-01-18 07:32:54.775 Status: Raspberry PI: Hardware Monitor: Started (OStype Raspberry Pi Linux)
2022-01-18 07:32:54.775 Status: NotificationSystem: thread started...
2022-01-18 07:32:54.776 Status: EventSystem: reset all events...
2022-01-18 07:32:54.777 Status: EventSystem: reset all device statuses...
2022-01-18 07:32:54.829 Status: EventSystem - Python: Failed dynamic library load, install the latest libpython3.x library that is available for your platform.
2022-01-18 07:32:54.829 Status: EventSystem: Started
2022-01-18 07:32:54.829 Status: EventSystem: Queue thread started...
2022-01-18 07:32:54.893 Status: enocean usb: Using serial port: /dev/ttyUSBENOCEAN
2022-01-18 07:32:54.893 Status: enocean usb: EnOcean Send: XXXXXX
2022-01-18 07:32:54.893 Status: enocean usb: EnOcean Send: XXXXXX
2022-01-18 07:32:54.968 Status: enocean usb: XXXXXX
2022-01-18 07:32:54.968 Status: enocean usb: Transceiver ID_Base: XXXXXX
2022-01-18 07:32:55.168 Status: enocean usb: XXXXXX
2022-01-18 07:32:55.168 Status: enocean usb: Version_Info, App: XXXXXX, API: XXXXXX, ChipID: XXXXXX, ChipVersion: XXXXXX, Description: GATEWAYCTRL
2022-01-18 07:32:55.692 Status: RFXCOM 433MHZ: Using serial port: /dev/ttyUSBRFXCOM
2022-01-18 07:32:56.343 Status: RFXCOM 433MHZ: Async Disabled
2022-01-18 07:33:00.789 Status: NETATMO: No Weather Station devices found... Trouvez-vous cela normal ? Du côté des erreurs; toujours cette même erreur lors du présumé reboot ?!
Sachant que Mydomoticz n'est pas activé dans la configuration.
Code : Tout sélectionner
2022-01-18 07:22:52.188 Error: No servers are configured. Hence mydomoticz will not be started either (if configured)
2022-01-18 07:32:52.686 Error: No servers are configured. Hence mydomoticz will not be started either (if configured)
2022-01-18 07:37:55.256 Error: No servers are configured. Hence mydomoticz will not be started either (if configured)
2022-01-18 07:42:57.734 Error: No servers are configured. Hence mydomoticz will not be started either (if configured)
2022-01-18 07:48:00.303 Error: No servers are configured. Hence mydomoticz will not be started either (if configured) Peut-être si l'ordre est passé pendant cette phase de reboot ?
Merci de votre aide !