[2023-03-26 10:12:45][INFO] : Start zigbeed [2023-03-26 10:12:45][INFO] : Log level : debug [2023-03-26 10:12:45][INFO] : PID file : /tmp/jeedom/zigbee/deamon_1.pid [2023-03-26 10:12:45][INFO] : Device : /dev/ttyUSB1 [2023-03-26 10:12:45][INFO] : Apikey : 1DyR3rVVkuPutKwENDfNJORQjleMdkhBBOObLVKaB1AlhA604083h8KQYCqe1AL5 [2023-03-26 10:12:45][INFO] : Callback : https://127.0.0.1:443/plugins/zigbee/core/php/jeeZigbee.php [2023-03-26 10:12:45][INFO] : Cycle : 0.3 [2023-03-26 10:12:45][INFO] : Controller : ezsp [2023-03-26 10:12:45][INFO] : Channel : 15 [2023-03-26 10:12:45][INFO] : Data folder : /var/www/html/plugins/zigbee/data/1 [2023-03-26 10:12:45][INFO] : Device folder : /var/www/html/plugins/zigbee/data/device [2023-03-26 10:12:45][INFO] : Folder OTA : None [2023-03-26 10:12:45][INFO] : Zigpy advance configuration file : None [2023-03-26 10:12:46][DEBUG] : SQLite version for : 3.34.1 [2023-03-26 10:12:47][INFO] : Find device : /dev/ttyUSB1 [2023-03-26 10:12:48][INFO] : LOADER------Import de la configuration specifics.danfoss [2023-03-26 10:12:48][INFO] : LOADER------Import de la configuration specifics.danfoss.details [2023-03-26 10:12:48][INFO] : LOADER------Import de la configuration specifics.develco [2023-03-26 10:12:48][INFO] : LOADER------Import de la configuration specifics.develco.details [2023-03-26 10:12:48][INFO] : LOADER------Import de la configuration specifics.frient [2023-03-26 10:12:48][INFO] : LOADER------Import de la configuration specifics.frient.details [2023-03-26 10:12:48][INFO] : LOADER------Import de la configuration specifics.legrand [2023-03-26 10:12:48][INFO] : LOADER------Import de la configuration specifics.legrand.details [2023-03-26 10:12:48][INFO] : LOADER------Import de la configuration specifics.schneider [2023-03-26 10:12:48][INFO] : LOADER------Import de la configuration specifics.schneider.details [2023-03-26 10:12:48][INFO] : Writing PID 11496 to /tmp/jeedom/zigbee/deamon_1.pid [2023-03-26 10:12:48][INFO] : Init request module v2.28.2 [2023-03-26 10:12:48][DEBUG] : Starting new HTTPS connection (1): 127.0.0.1:443 [2023-03-26 10:12:48][ERROR] : Fatal error : 'ConnectionError' object has no attribute 'message' [2023-03-26 10:12:48][INFO] : Traceback (most recent call last): File "/usr/local/lib/python3.9/dist-packages/urllib3/connection.py", line 174, in _new_conn conn = connection.create_connection( File "/usr/local/lib/python3.9/dist-packages/urllib3/util/connection.py", line 95, in create_connection raise err File "/usr/local/lib/python3.9/dist-packages/urllib3/util/connection.py", line 85, in create_connection sock.connect(sa) ConnectionRefusedError: [Errno 111] Connection refused During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/dist-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/usr/local/lib/python3.9/dist-packages/urllib3/connectionpool.py", line 386, in _make_request self._validate_conn(conn) File "/usr/local/lib/python3.9/dist-packages/urllib3/connectionpool.py", line 1042, in _validate_conn conn.connect() File "/usr/local/lib/python3.9/dist-packages/urllib3/connection.py", line 363, in connect self.sock = conn = self._new_conn() File "/usr/local/lib/python3.9/dist-packages/urllib3/connection.py", line 186, in _new_conn raise NewConnectionError( urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno 111] Connection refused During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/dist-packages/requests/adapters.py", line 489, in send resp = conn.urlopen( File "/usr/local/lib/python3.9/dist-packages/urllib3/connectionpool.py", line 787, in urlopen retries = retries.increment( File "/usr/local/lib/python3.9/dist-packages/urllib3/util/retry.py", line 592, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='127.0.0.1', port=443): Max retries exceeded with url: /plugins/zigbee/core/php/jeeZigbee.php?apikey=1DyR3rVVkuPutKwENDfNJORQjleMdkhBBOObLVKaB1AlhA604083h8KQYCqe1AL5 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/var/www/html/plugins/zigbee/resources/zigbeed/jeedom/jeedom.py", line 136, in test response = requests.get(self.url + '?apikey=' + self.apikey, verify=False) File "/usr/local/lib/python3.9/dist-packages/requests/api.py", line 73, in get return request("get", url, params=params, **kwargs) File "/usr/local/lib/python3.9/dist-packages/requests/api.py", line 59, in request return session.request(method=method, url=url, **kwargs) File "/usr/local/lib/python3.9/dist-packages/requests/sessions.py", line 587, in request resp = self.send(prep, **send_kwargs) File "/usr/local/lib/python3.9/dist-packages/requests/sessions.py", line 701, in send r = adapter.send(request, **kwargs) File "/usr/local/lib/python3.9/dist-packages/requests/adapters.py", line 565, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='127.0.0.1', port=443): Max retries exceeded with url: /plugins/zigbee/core/php/jeeZigbee.php?apikey=1DyR3rVVkuPutKwENDfNJORQjleMdkhBBOObLVKaB1AlhA604083h8KQYCqe1AL5 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/var/www/html/plugins/zigbee/resources/zigbeed/zigbeed.py", line 292, in if not shared.JEEDOM_COM.test(): File "/var/www/html/plugins/zigbee/resources/zigbeed/jeedom/jeedom.py", line 141, in test logging.error('Callback result as a unknown error: %s. Please check your network configuration page'% (e.message,)) AttributeError: 'ConnectionError' object has no attribute 'message' [2023-03-26 10:12:48][INFO] : Shutdown [2023-03-26 10:12:48][DEBUG] : Using selector: EpollSelector [2023-03-26 10:12:48][INFO] : Removing PID file /tmp/jeedom/zigbee/deamon_1.pid [2023-03-26 10:12:48][INFO] : Exit 0