[2020-10-08 07:12:43][INFO] : Start zigbeed [2020-10-08 07:12:43][INFO] : Log level : debug [2020-10-08 07:12:43][INFO] : PID file : /tmp/jeedom/zigbee/deamon.pid [2020-10-08 07:12:43][INFO] : Device : none [2020-10-08 07:12:43][INFO] : Apikey : 3s8MSHeAxcecig3YsR4uAOa0pBFiaKNk [2020-10-08 07:12:43][INFO] : Callback : http://127.0.0.1:80/plugins/zigbee/core/php/jeeZigbee.php [2020-10-08 07:12:43][INFO] : Cycle : 0.3 [2020-10-08 07:12:43][INFO] : Controller : zigate [2020-10-08 07:12:43][INFO] : Channel : 11 [2020-10-08 07:12:43][INFO] : Data folder : /var/www/html/plugins/zigbee/data [2020-10-08 07:12:43][INFO] : Find device : none [2020-10-08 07:12:43][DEBUG] : Writing PID 17623 to /tmp/jeedom/zigbee/deamon.pid [2020-10-08 07:12:43][DEBUG] : Init request module v2.21.0 [2020-10-08 07:12:43][DEBUG] : Starting new HTTP connection (1): 127.0.0.1:80 [2020-10-08 07:12:43][DEBUG] : http://127.0.0.1:80 "GET /plugins/zigbee/core/php/jeeZigbee.php?apikey=3s8MSHeAxcecig3YsR4uAOa0pBFiaKNk HTTP/1.1" 200 0 [2020-10-08 07:12:43][DEBUG] : Using selector: EpollSelector [2020-10-08 07:12:43][DEBUG] : Init zigbee network with config : {'database_path': '/var/www/html/plugins/zigbee/data/network_zigate.db', 'device': {'path': 'none'}, 'network': {'channel': 11}} [2020-10-08 07:12:44][DEBUG] : Loading application state from /var/www/html/plugins/zigbee/data/network_zigate.db [2020-10-08 07:12:44][ERROR] : Couldn't start application [2020-10-08 07:12:44][ERROR] : Fatal error : 'NoneType' object has no attribute 'close' [2020-10-08 07:12:44][DEBUG] : Traceback (most recent call last): File "/usr/lib/python3/dist-packages/serial/serialposix.py", line 323, in _reconfigure_port orig_attr = termios.tcgetattr(self.fd) termios.error: (25, 'Inappropriate ioctl for device') During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.7/dist-packages/zigpy/application.py", line 68, in new await app.startup(auto_form) File "/usr/local/lib/python3.7/dist-packages/zigpy_zigate/zigbee/application.py", line 36, in startup self._api = await ZiGate.new(self._config[CONF_DEVICE], self) File "/usr/local/lib/python3.7/dist-packages/zigpy_zigate/api.py", line 59, in new await api.connect() File "/usr/local/lib/python3.7/dist-packages/zigpy_zigate/api.py", line 65, in connect self._uart = await zigpy_zigate.uart.connect(self._config, self) File "/usr/local/lib/python3.7/dist-packages/zigpy_zigate/uart.py", line 147, in connect xonxoff=False, File "/usr/lib/python3.7/asyncio/coroutines.py", line 120, in coro res = func(*args, **kw) File "/usr/local/lib/python3.7/dist-packages/serial_asyncio/__init__.py", line 410, in create_serial_connection ser = serial.serial_for_url(*args, **kwargs) File "/usr/lib/python3/dist-packages/serial/__init__.py", line 88, in serial_for_url instance.open() File "/usr/lib/python3/dist-packages/serial/serialposix.py", line 272, in open self._reconfigure_port(force_update=True) File "/usr/lib/python3/dist-packages/serial/serialposix.py", line 326, in _reconfigure_port raise SerialException("Could not configure port: {}".format(msg)) serial.serialutil.SerialException: Could not configure port: (25, 'Inappropriate ioctl for device') 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 70, in start_zigbee start_radio=True, File "/usr/local/lib/python3.7/dist-packages/zigpy/application.py", line 71, in new await app.shutdown() File "/usr/local/lib/python3.7/dist-packages/zigpy_zigate/zigbee/application.py", line 58, in shutdown self._api.close() AttributeError: 'NoneType' object has no attribute 'close' [2020-10-08 07:12:44][DEBUG] : Shutdown [2020-10-08 07:12:44][DEBUG] : Removing PID file /tmp/jeedom/zigbee/deamon.pid [2020-10-08 07:12:44][DEBUG] : Exit 0