Il dit beaucoup de choses :
Code : Tout sélectionner
2018-03-12 21:43:20.564 Domoticz V3.8153 (c)2012-2017 GizMoCuz
2018-03-12 21:43:20.564 Build Hash: 494fff71, Date: 2017-07-30 12:19:41
2018-03-12 21:43:20.565 Startup Path: /home/utilisateur_domoticz/domoticz/
2018-03-12 21:43:20.580 Sunrise: 06:58:00 SunSet:18:37:00
2018-03-12 21:43:20.580 EventSystem: reset all events...
2018-03-12 21:43:20.595 PluginSystem: Started, Python version '3.4.2'.
2018-03-12 21:43:20.597 Active notification Subsystems: email (1/12)
2018-03-12 21:43:20.598 WebServer(HTTP) started on address: :: with port 8080
2018-03-12 21:43:20.599 Error: [web:443] missing SSL DH parameters from file ./server_cert.pem
2018-03-12 21:43:20.599 WebServer(SSL) started on address: :: with port 443
2018-03-12 21:43:20.599 Proxymanager started.
2018-03-12 21:43:20.600 Starting shared server on: :::6144
2018-03-12 21:43:20.600 TCPServer: shared server started...
2018-03-12 21:43:20.600 RxQueue: queue worker started...
2018-03-12 21:43:22.601 EventSystem: reset all events...
2018-03-12 21:43:22.601 EventSystem: reset all device statuses...
2018-03-12 21:43:22.623 Python EventSystem: Module not found - Trying to initialize.
2018-03-12 21:43:22.624 Python EventSystem: Initalizing event module.
2018-03-12 21:43:22.624 EventSystem: Started
2018-03-12 21:43:23.083 PluginSystem: Entering work loop.
2018-03-12 21:43:23.107 OpenZWave: using config in: /home/utilisateur_domoticz/domoticz/Config/
2018-03-12 21:43:23.108 Always, OpenZwave Version 1.4.2692 Starting Up
2018-03-12 21:43:23.108 OpenZWave: Starting...
2018-03-12 21:43:23.108 OpenZWave: Version: 1.4-2692-g3fc69674-dirty
2018-03-12 21:43:23.267 OpenZWave: Driver Ready
Mais du coup, quand je le lance en manuel, j'accède bien à Domoticz en HTTPS!
Quand je l'arrête avec Ctrl+C :
Code : Tout sélectionner
2018-03-12 21:46:12.627 OpenZWave: Awake Nodes queried
^C2018-03-12 21:46:40.304 Closing application!...
2018-03-12 21:46:40.304 Stopping worker...
2018-03-12 21:46:40.304 RxQueue: queue worker stopped...
2018-03-12 21:46:40.305 WebServer(HTTP) stopped
2018-03-12 21:46:40.805 WebServer(SSL) stopped
2018-03-12 21:46:41.305 TCPServer: shared server stopped
2018-03-12 21:46:41.305 Stopping all hardware...
2018-03-12 21:46:41.455 OpenZWave: Closed
2018-03-12 21:46:42.455 Always, ***************************************************************************
2018-03-12 21:46:42.455 Always, ********************* Cumulative Network Statistics *********************
2018-03-12 21:46:42.455 Always, *** General
2018-03-12 21:46:42.456 Always, Driver run time: . . . 0 days, 0 hours, 1 minutes
2018-03-12 21:46:42.456 Always, Frames processed: . . . . . . . . . . . . . . . . . . . . 395
2018-03-12 21:46:42.456 Always, Total messages successfully received: . . . . . . . . . . 395
2018-03-12 21:46:42.456 Always, Total Messages successfully sent: . . . . . . . . . . . . 151
2018-03-12 21:46:42.456 Always, ACKs received from controller: . . . . . . . . . . . . . 151
2018-03-12 21:46:42.456 Always, *** Errors
2018-03-12 21:46:42.456 Always, Unsolicited messages received while waiting for ACK: . . 0
2018-03-12 21:46:42.457 Always, Reads aborted due to timeouts: . . . . . . . . . . . . . 0
2018-03-12 21:46:42.457 Always, Bad checksum errors: . . . . . . . . . . . . . . . . . . 0
2018-03-12 21:46:42.457 Always, CANs received from controller: . . . . . . . . . . . . . 0
2018-03-12 21:46:42.457 Always, NAKs received from controller: . . . . . . . . . . . . . 0
2018-03-12 21:46:42.457 Always, Out of frame data flow errors: . . . . . . . . . . . . . 0
2018-03-12 21:46:42.457 Always, Messages retransmitted: . . . . . . . . . . . . . . . . . 0
2018-03-12 21:46:42.457 Always, Messages dropped and not delivered: . . . . . . . . . . . 0
2018-03-12 21:46:42.457 Always, ***************************************************************************
2018-03-12 21:46:44.928 Scheduler stopped...
2018-03-12 21:46:44.960 EventSystem: Stopped...
2018-03-12 21:46:44.962 EventSystem - Python stopped...
2018-03-12 21:46:45.462 PluginSystem: Exiting work loop.
2018-03-12 21:46:45.465 PluginSystem: Stopped.
2018-03-12 21:46:45.960 Mainworker Stopped...
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::lock_error> >'
what(): boost: mutex lock failed in pthread_mutex_lock: Invalid argument
Ce qui m'étonne c'est ce message à la fin :
Code : Tout sélectionner
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::lock_error> >'
what(): boost: mutex lock failed in pthread_mutex_lock: Invalid argument