Advertisement
Guest User

Untitled

a guest
Apr 4th, 2021
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 74.41 KB | None | 0 0
  1. pi@raspberrypi:~ $ docker logs gladys-z2m-zigbee2mqtt
  2.     Using '/app/data' as data directory
  3.  
  4.     > zigbee2mqtt@1.18.2 start /app
  5.     > node index.js
  6.  
  7.     Zigbee2MQTT:info  2021-04-02 20:24:55: Logging to console and directory: '/app/data/log/2021-04-02.20-24-53' filename: log.txt
  8.     Zigbee2MQTT:info  2021-04-02 20:24:55: Starting Zigbee2MQTT version 1.18.2 (commit #abd8a09)
  9.     Zigbee2MQTT:info  2021-04-02 20:24:55: Starting zigbee-herdsman (0.13.88)
  10.     Zigbee2MQTT:info  2021-04-02 20:24:59: zigbee-herdsman started
  11.     Zigbee2MQTT:info  2021-04-02 20:24:59: Coordinator firmware version: '{"meta":{"maintrel":3,"majorrel":2,"minorrel":6,"product":0,"revision":20190608,"transportrev":2},"type":"zStack12"}'
  12.     Zigbee2MQTT:info  2021-04-02 20:24:59: Currently 0 devices are joined:
  13.     Zigbee2MQTT:info  2021-04-02 20:24:59: Zigbee: disabling joining new devices.
  14.     Zigbee2MQTT:info  2021-04-02 20:24:59: Started frontend on port 0.0.0.0:8080
  15.     Zigbee2MQTT:info  2021-04-02 20:24:59: Connecting to MQTT server at mqtt://localhost:1884
  16.     Zigbee2MQTT:info  2021-04-02 20:25:00: Connected to MQTT server
  17.     Zigbee2MQTT:info  2021-04-02 20:25:00: MQTT publish: topic 'zigbee2mqtt/bridge/state', payload 'online'
  18.     Zigbee2MQTT:info  2021-04-02 20:25:00: MQTT publish: topic 'zigbee2mqtt/bridge/config', payload '{"commit":"abd8a09","coordinator":{"meta":{"maintrel":3,"majorrel":2,"minorrel":6,"product":0,"revision":20190608,"transportrev":2},"type":"zStack12"},"log_level":"info","network":{"channel":11,"extendedPanID":"0xdddddddddddddddd","panID":6754},"permit_join":false,"version":"1.18.2"}'
  19.     Zigbee2MQTT:info  2021-04-02 20:26:56: MQTT publish: topic 'zigbee2mqtt/bridge/config/devices', payload '[{"dateCode":"20190608","friendly_name":"Coordinator","ieeeAddr":"0x00124b000be676ec","lastSeen":1617395216187,"networkAddress":0,"softwareBuildID":"zStack12","type":"Coordinator"}]'
  20.     Zigbee2MQTT:info  2021-04-02 20:26:56: MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"message":[{"dateCode":"20190608","friendly_name":"Coordinator","ieeeAddr":"0x00124b000be676ec","lastSeen":1617395216210,"networkAddress":0,"softwareBuildID":"zStack12","type":"Coordinator"}],"type":"devices"}'
  21.     Zigbee2MQTT:info  2021-04-02 20:26:58: Zigbee: allowing new devices to join.
  22.     Zigbee2MQTT:info  2021-04-02 20:26:58: MQTT publish: topic 'zigbee2mqtt/bridge/config', payload '{"commit":"abd8a09","coordinator":{"meta":{"maintrel":3,"majorrel":2,"minorrel":6,"product":0,"revision":20190608,"transportrev":2},"type":"zStack12"},"log_level":"info","network":{"channel":11,"extendedPanID":"0xdddddddddddddddd","panID":6754},"permit_join":true,"version":"1.18.2"}'
  23.     Zigbee2MQTT:info  2021-04-02 20:26:59: MQTT publish: topic 'zigbee2mqtt/bridge/config/devices', payload '[{"dateCode":"20190608","friendly_name":"Coordinator","ieeeAddr":"0x00124b000be676ec","lastSeen":1617395219328,"networkAddress":0,"softwareBuildID":"zStack12","type":"Coordinator"}]'
  24.     Zigbee2MQTT:info  2021-04-02 20:26:59: MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"message":[{"dateCode":"20190608","friendly_name":"Coordinator","ieeeAddr":"0x00124b000be676ec","lastSeen":1617395219342,"networkAddress":0,"softwareBuildID":"zStack12","type":"Coordinator"}],"type":"devices"}'
  25.     Zigbee2MQTT:info  2021-04-02 20:27:02: Zigbee: disabling joining new devices.
  26.     Zigbee2MQTT:info  2021-04-02 20:27:03: MQTT publish: topic 'zigbee2mqtt/bridge/config', payload '{"commit":"abd8a09","coordinator":{"meta":{"maintrel":3,"majorrel":2,"minorrel":6,"product":0,"revision":20190608,"transportrev":2},"type":"zStack12"},"log_level":"info","network":{"channel":11,"extendedPanID":"0xdddddddddddddddd","panID":6754},"permit_join":false,"version":"1.18.2"}'
  27.     Zigbee2MQTT:error 2021-04-03 20:01:03: Not connected to MQTT server!
  28.     Zigbee2MQTT:info  2021-04-03 20:01:12: Connected to MQTT server
  29.     Zigbee2MQTT:info  2021-04-03 20:01:12: MQTT publish: topic 'zigbee2mqtt/bridge/state', payload 'online'
  30.     Zigbee2MQTT:info  2021-04-04 08:44:33: MQTT publish: topic 'zigbee2mqtt/bridge/state', payload 'offline'
  31.     Zigbee2MQTT:info  2021-04-04 08:44:33: Disconnecting from MQTT server
  32.     Zigbee2MQTT:info  2021-04-04 08:44:34: zigbee-herdsman stopped
  33.     Zigbee2MQTT:info  2021-04-04 08:44:34: Stopped Zigbee2MQTT
  34.     Using '/app/data' as data directory
  35.  
  36.     > zigbee2mqtt@1.18.2 start /app
  37.     > node index.js
  38.  
  39.     (node:24) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  40.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  41.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  42.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  43.     at Module.load (internal/modules/cjs/loader.js:928:32)
  44.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  45.     at Module.require (internal/modules/cjs/loader.js:952:19)
  46.     at require (internal/modules/cjs/helpers.js:88:18)
  47.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  48.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  49.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  50.     (Use `node --trace-warnings ...` to show where the warning was created)
  51.     (node:24) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  52.     (node:24) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  53.     Using '/app/data' as data directory
  54.  
  55.     > zigbee2mqtt@1.18.2 start /app
  56.     > node index.js
  57.  
  58.     (node:18) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  59.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  60.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  61.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  62.     at Module.load (internal/modules/cjs/loader.js:928:32)
  63.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  64.     at Module.require (internal/modules/cjs/loader.js:952:19)
  65.     at require (internal/modules/cjs/helpers.js:88:18)
  66.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  67.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  68.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  69.     (Use `node --trace-warnings ...` to show where the warning was created)
  70.     (node:18) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  71.     (node:18) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  72.     Using '/app/data' as data directory
  73.  
  74.     > zigbee2mqtt@1.18.2 start /app
  75.     > node index.js
  76.  
  77.     (node:17) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  78.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  79.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  80.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  81.     at Module.load (internal/modules/cjs/loader.js:928:32)
  82.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  83.     at Module.require (internal/modules/cjs/loader.js:952:19)
  84.     at require (internal/modules/cjs/helpers.js:88:18)
  85.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  86.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  87.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  88.     (Use `node --trace-warnings ...` to show where the warning was created)
  89.     (node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  90.     (node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  91.     Using '/app/data' as data directory
  92.  
  93.     > zigbee2mqtt@1.18.2 start /app
  94.     > node index.js
  95.  
  96.     (node:17) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  97.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  98.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  99.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  100.     at Module.load (internal/modules/cjs/loader.js:928:32)
  101.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  102.     at Module.require (internal/modules/cjs/loader.js:952:19)
  103.     at require (internal/modules/cjs/helpers.js:88:18)
  104.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  105.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  106.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  107.     (Use `node --trace-warnings ...` to show where the warning was created)
  108.     (node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  109.     (node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  110.     Using '/app/data' as data directory
  111.  
  112.     > zigbee2mqtt@1.18.2 start /app
  113.     > node index.js
  114.  
  115.     (node:17) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  116.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  117.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  118.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  119.     at Module.load (internal/modules/cjs/loader.js:928:32)
  120.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  121.     at Module.require (internal/modules/cjs/loader.js:952:19)
  122.     at require (internal/modules/cjs/helpers.js:88:18)
  123.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  124.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  125.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  126.     (Use `node --trace-warnings ...` to show where the warning was created)
  127.     (node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  128.     (node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  129.     Using '/app/data' as data directory
  130.  
  131.     > zigbee2mqtt@1.18.2 start /app
  132.     > node index.js
  133.  
  134.     (node:17) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  135.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  136.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  137.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  138.     at Module.load (internal/modules/cjs/loader.js:928:32)
  139.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  140.     at Module.require (internal/modules/cjs/loader.js:952:19)
  141.     at require (internal/modules/cjs/helpers.js:88:18)
  142.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  143.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  144.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  145.     (Use `node --trace-warnings ...` to show where the warning was created)
  146.     (node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  147.     (node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  148.     Using '/app/data' as data directory
  149.  
  150.     > zigbee2mqtt@1.18.2 start /app
  151.     > node index.js
  152.  
  153.     (node:18) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  154.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  155.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  156.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  157.     at Module.load (internal/modules/cjs/loader.js:928:32)
  158.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  159.     at Module.require (internal/modules/cjs/loader.js:952:19)
  160.     at require (internal/modules/cjs/helpers.js:88:18)
  161.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  162.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  163.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  164.     (Use `node --trace-warnings ...` to show where the warning was created)
  165.     (node:18) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  166.     (node:18) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  167.     Using '/app/data' as data directory
  168.  
  169.     > zigbee2mqtt@1.18.2 start /app
  170.     > node index.js
  171.  
  172.     (node:17) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  173.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  174.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  175.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  176.     at Module.load (internal/modules/cjs/loader.js:928:32)
  177.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  178.     at Module.require (internal/modules/cjs/loader.js:952:19)
  179.     at require (internal/modules/cjs/helpers.js:88:18)
  180.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  181.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  182.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  183.     (Use `node --trace-warnings ...` to show where the warning was created)
  184.     (node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  185.     (node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  186.     Using '/app/data' as data directory
  187.  
  188.     > zigbee2mqtt@1.18.2 start /app
  189.     > node index.js
  190.  
  191.     (node:16) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  192.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  193.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  194.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  195.     at Module.load (internal/modules/cjs/loader.js:928:32)
  196.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  197.     at Module.require (internal/modules/cjs/loader.js:952:19)
  198.     at require (internal/modules/cjs/helpers.js:88:18)
  199.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  200.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  201.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  202.     (Use `node --trace-warnings ...` to show where the warning was created)
  203.     (node:16) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  204.     (node:16) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  205.     Using '/app/data' as data directory
  206.  
  207.     > zigbee2mqtt@1.18.2 start /app
  208.     > node index.js
  209.  
  210.     (node:17) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  211.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  212.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  213.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  214.     at Module.load (internal/modules/cjs/loader.js:928:32)
  215.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  216.     at Module.require (internal/modules/cjs/loader.js:952:19)
  217.     at require (internal/modules/cjs/helpers.js:88:18)
  218.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  219.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  220.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  221.     (Use `node --trace-warnings ...` to show where the warning was created)
  222.     (node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  223.     (node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  224.     Using '/app/data' as data directory
  225.  
  226.     > zigbee2mqtt@1.18.2 start /app
  227.     > node index.js
  228.  
  229.     (node:17) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  230.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  231.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  232.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  233.     at Module.load (internal/modules/cjs/loader.js:928:32)
  234.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  235.     at Module.require (internal/modules/cjs/loader.js:952:19)
  236.     at require (internal/modules/cjs/helpers.js:88:18)
  237.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  238.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  239.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  240.     (Use `node --trace-warnings ...` to show where the warning was created)
  241.     (node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  242.     (node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  243.     Using '/app/data' as data directory
  244.  
  245.     > zigbee2mqtt@1.18.2 start /app
  246.     > node index.js
  247.  
  248.     (node:17) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  249.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  250.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  251.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  252.     at Module.load (internal/modules/cjs/loader.js:928:32)
  253.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  254.     at Module.require (internal/modules/cjs/loader.js:952:19)
  255.     at require (internal/modules/cjs/helpers.js:88:18)
  256.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  257.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  258.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  259.     (Use `node --trace-warnings ...` to show where the warning was created)
  260.     (node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  261.     (node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  262.     Using '/app/data' as data directory
  263.  
  264.     > zigbee2mqtt@1.18.2 start /app
  265.     > node index.js
  266.  
  267.     (node:17) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  268.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  269.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  270.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  271.     at Module.load (internal/modules/cjs/loader.js:928:32)
  272.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  273.     at Module.require (internal/modules/cjs/loader.js:952:19)
  274.     at require (internal/modules/cjs/helpers.js:88:18)
  275.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  276.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  277.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  278.     (Use `node --trace-warnings ...` to show where the warning was created)
  279.     (node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  280.     (node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  281.     Using '/app/data' as data directory
  282.  
  283.     > zigbee2mqtt@1.18.2 start /app
  284.     > node index.js
  285.  
  286.     (node:17) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  287.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  288.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  289.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  290.     at Module.load (internal/modules/cjs/loader.js:928:32)
  291.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  292.     at Module.require (internal/modules/cjs/loader.js:952:19)
  293.     at require (internal/modules/cjs/helpers.js:88:18)
  294.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  295.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  296.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  297.     (Use `node --trace-warnings ...` to show where the warning was created)
  298.     (node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  299.     (node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  300.     Using '/app/data' as data directory
  301.  
  302.     > zigbee2mqtt@1.18.2 start /app
  303.     > node index.js
  304.  
  305.     (node:17) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  306.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  307.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  308.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  309.     at Module.load (internal/modules/cjs/loader.js:928:32)
  310.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  311.     at Module.require (internal/modules/cjs/loader.js:952:19)
  312.     at require (internal/modules/cjs/helpers.js:88:18)
  313.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  314.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  315.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  316.     (Use `node --trace-warnings ...` to show where the warning was created)
  317.     (node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  318.     (node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  319.     Using '/app/data' as data directory
  320.  
  321.     > zigbee2mqtt@1.18.2 start /app
  322.     > node index.js
  323.  
  324.     (node:17) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  325.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  326.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  327.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  328.     at Module.load (internal/modules/cjs/loader.js:928:32)
  329.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  330.     at Module.require (internal/modules/cjs/loader.js:952:19)
  331.     at require (internal/modules/cjs/helpers.js:88:18)
  332.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  333.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  334.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  335.     (Use `node --trace-warnings ...` to show where the warning was created)
  336.     (node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  337.     (node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  338.     Using '/app/data' as data directory
  339.  
  340.     > zigbee2mqtt@1.18.2 start /app
  341.     > node index.js
  342.  
  343.     (node:17) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  344.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  345.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  346.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  347.     at Module.load (internal/modules/cjs/loader.js:928:32)
  348.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  349.     at Module.require (internal/modules/cjs/loader.js:952:19)
  350.     at require (internal/modules/cjs/helpers.js:88:18)
  351.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  352.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  353.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  354.     (Use `node --trace-warnings ...` to show where the warning was created)
  355.     (node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  356.     (node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  357.     Using '/app/data' as data directory
  358.  
  359.     > zigbee2mqtt@1.18.2 start /app
  360.     > node index.js
  361.  
  362.     (node:17) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  363.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  364.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  365.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  366.     at Module.load (internal/modules/cjs/loader.js:928:32)
  367.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  368.     at Module.require (internal/modules/cjs/loader.js:952:19)
  369.     at require (internal/modules/cjs/helpers.js:88:18)
  370.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  371.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  372.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  373.     (Use `node --trace-warnings ...` to show where the warning was created)
  374.     (node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  375.     (node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  376.     Using '/app/data' as data directory
  377.  
  378.     > zigbee2mqtt@1.18.2 start /app
  379.     > node index.js
  380.  
  381.     (node:17) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  382.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  383.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  384.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  385.     at Module.load (internal/modules/cjs/loader.js:928:32)
  386.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  387.     at Module.require (internal/modules/cjs/loader.js:952:19)
  388.     at require (internal/modules/cjs/helpers.js:88:18)
  389.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  390.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  391.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  392.     (Use `node --trace-warnings ...` to show where the warning was created)
  393.     (node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  394.     (node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  395.     Using '/app/data' as data directory
  396.  
  397.     > zigbee2mqtt@1.18.2 start /app
  398.     > node index.js
  399.  
  400.     (node:17) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  401.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  402.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  403.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  404.     at Module.load (internal/modules/cjs/loader.js:928:32)
  405.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  406.     at Module.require (internal/modules/cjs/loader.js:952:19)
  407.     at require (internal/modules/cjs/helpers.js:88:18)
  408.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  409.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  410.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  411.     (Use `node --trace-warnings ...` to show where the warning was created)
  412.     (node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  413.     (node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  414.     Using '/app/data' as data directory
  415.  
  416.     > zigbee2mqtt@1.18.2 start /app
  417.     > node index.js
  418.  
  419.     (node:17) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  420.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  421.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  422.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  423.     at Module.load (internal/modules/cjs/loader.js:928:32)
  424.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  425.     at Module.require (internal/modules/cjs/loader.js:952:19)
  426.     at require (internal/modules/cjs/helpers.js:88:18)
  427.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  428.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  429.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  430.     (Use `node --trace-warnings ...` to show where the warning was created)
  431.     (node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  432.     (node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  433.     Using '/app/data' as data directory
  434.  
  435.     > zigbee2mqtt@1.18.2 start /app
  436.     > node index.js
  437.  
  438.     (node:17) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  439.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  440.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  441.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  442.     at Module.load (internal/modules/cjs/loader.js:928:32)
  443.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  444.     at Module.require (internal/modules/cjs/loader.js:952:19)
  445.     at require (internal/modules/cjs/helpers.js:88:18)
  446.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  447.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  448.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  449.     (Use `node --trace-warnings ...` to show where the warning was created)
  450.     (node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  451.     (node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  452.     Using '/app/data' as data directory
  453.  
  454.     > zigbee2mqtt@1.18.2 start /app
  455.     > node index.js
  456.  
  457.     (node:17) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  458.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  459.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  460.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  461.     at Module.load (internal/modules/cjs/loader.js:928:32)
  462.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  463.     at Module.require (internal/modules/cjs/loader.js:952:19)
  464.     at require (internal/modules/cjs/helpers.js:88:18)
  465.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  466.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  467.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  468.     (Use `node --trace-warnings ...` to show where the warning was created)
  469.     (node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  470.     (node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  471.     Using '/app/data' as data directory
  472.  
  473.     > zigbee2mqtt@1.18.2 start /app
  474.     > node index.js
  475.  
  476.     (node:17) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  477.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  478.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  479.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  480.     at Module.load (internal/modules/cjs/loader.js:928:32)
  481.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  482.     at Module.require (internal/modules/cjs/loader.js:952:19)
  483.     at require (internal/modules/cjs/helpers.js:88:18)
  484.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  485.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  486.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  487.     (Use `node --trace-warnings ...` to show where the warning was created)
  488.     (node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  489.     (node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  490.     Using '/app/data' as data directory
  491.  
  492.     > zigbee2mqtt@1.18.2 start /app
  493.     > node index.js
  494.  
  495.     (node:17) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  496.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  497.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  498.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  499.     at Module.load (internal/modules/cjs/loader.js:928:32)
  500.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  501.     at Module.require (internal/modules/cjs/loader.js:952:19)
  502.     at require (internal/modules/cjs/helpers.js:88:18)
  503.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  504.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  505.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  506.     (Use `node --trace-warnings ...` to show where the warning was created)
  507.     (node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  508.     (node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  509.     Using '/app/data' as data directory
  510.  
  511.     > zigbee2mqtt@1.18.2 start /app
  512.     > node index.js
  513.  
  514.     (node:17) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  515.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  516.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  517.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  518.     at Module.load (internal/modules/cjs/loader.js:928:32)
  519.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  520.     at Module.require (internal/modules/cjs/loader.js:952:19)
  521.     at require (internal/modules/cjs/helpers.js:88:18)
  522.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  523.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  524.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  525.     (Use `node --trace-warnings ...` to show where the warning was created)
  526.     (node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  527.     (node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  528.     Using '/app/data' as data directory
  529.  
  530.     > zigbee2mqtt@1.18.2 start /app
  531.     > node index.js
  532.  
  533.     (node:17) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  534.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  535.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  536.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  537.     at Module.load (internal/modules/cjs/loader.js:928:32)
  538.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  539.     at Module.require (internal/modules/cjs/loader.js:952:19)
  540.     at require (internal/modules/cjs/helpers.js:88:18)
  541.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  542.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  543.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  544.     (Use `node --trace-warnings ...` to show where the warning was created)
  545.     (node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  546.     (node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  547.     Using '/app/data' as data directory
  548.  
  549.     > zigbee2mqtt@1.18.2 start /app
  550.     > node index.js
  551.  
  552.     (node:17) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  553.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  554.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  555.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  556.     at Module.load (internal/modules/cjs/loader.js:928:32)
  557.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  558.     at Module.require (internal/modules/cjs/loader.js:952:19)
  559.     at require (internal/modules/cjs/helpers.js:88:18)
  560.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  561.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  562.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  563.     (Use `node --trace-warnings ...` to show where the warning was created)
  564.     (node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  565.     (node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  566.     Using '/app/data' as data directory
  567.  
  568.     > zigbee2mqtt@1.18.2 start /app
  569.     > node index.js
  570.  
  571.     (node:17) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  572.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  573.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  574.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  575.     at Module.load (internal/modules/cjs/loader.js:928:32)
  576.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  577.     at Module.require (internal/modules/cjs/loader.js:952:19)
  578.     at require (internal/modules/cjs/helpers.js:88:18)
  579.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  580.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  581.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  582.     (Use `node --trace-warnings ...` to show where the warning was created)
  583.     (node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  584.     (node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  585.     Using '/app/data' as data directory
  586.  
  587.     > zigbee2mqtt@1.18.2 start /app
  588.     > node index.js
  589.  
  590.     (node:17) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  591.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  592.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  593.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  594.     at Module.load (internal/modules/cjs/loader.js:928:32)
  595.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  596.     at Module.require (internal/modules/cjs/loader.js:952:19)
  597.     at require (internal/modules/cjs/helpers.js:88:18)
  598.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  599.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  600.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  601.     (Use `node --trace-warnings ...` to show where the warning was created)
  602.     (node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  603.     (node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  604.     Using '/app/data' as data directory
  605.  
  606.     > zigbee2mqtt@1.18.2 start /app
  607.     > node index.js
  608.  
  609.     (node:17) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  610.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  611.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  612.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  613.     at Module.load (internal/modules/cjs/loader.js:928:32)
  614.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  615.     at Module.require (internal/modules/cjs/loader.js:952:19)
  616.     at require (internal/modules/cjs/helpers.js:88:18)
  617.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  618.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  619.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  620.     (Use `node --trace-warnings ...` to show where the warning was created)
  621.     (node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  622.     (node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  623.     Using '/app/data' as data directory
  624.  
  625.     > zigbee2mqtt@1.18.2 start /app
  626.     > node index.js
  627.  
  628.     (node:17) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  629.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  630.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  631.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  632.     at Module.load (internal/modules/cjs/loader.js:928:32)
  633.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  634.     at Module.require (internal/modules/cjs/loader.js:952:19)
  635.     at require (internal/modules/cjs/helpers.js:88:18)
  636.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  637.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  638.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  639.     (Use `node --trace-warnings ...` to show where the warning was created)
  640.     (node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  641.     (node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  642.     Using '/app/data' as data directory
  643.  
  644.     > zigbee2mqtt@1.18.2 start /app
  645.     > node index.js
  646.  
  647.     (node:17) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  648.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  649.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  650.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  651.     at Module.load (internal/modules/cjs/loader.js:928:32)
  652.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  653.     at Module.require (internal/modules/cjs/loader.js:952:19)
  654.     at require (internal/modules/cjs/helpers.js:88:18)
  655.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  656.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  657.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  658.     (Use `node --trace-warnings ...` to show where the warning was created)
  659.     (node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  660.     (node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  661.     Using '/app/data' as data directory
  662.  
  663.     > zigbee2mqtt@1.18.2 start /app
  664.     > node index.js
  665.  
  666.     (node:17) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  667.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  668.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  669.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  670.     at Module.load (internal/modules/cjs/loader.js:928:32)
  671.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  672.     at Module.require (internal/modules/cjs/loader.js:952:19)
  673.     at require (internal/modules/cjs/helpers.js:88:18)
  674.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  675.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  676.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  677.     (Use `node --trace-warnings ...` to show where the warning was created)
  678.     (node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  679.     (node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  680.     Using '/app/data' as data directory
  681.  
  682.     > zigbee2mqtt@1.18.2 start /app
  683.     > node index.js
  684.  
  685.     (node:17) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  686.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  687.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  688.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  689.     at Module.load (internal/modules/cjs/loader.js:928:32)
  690.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  691.     at Module.require (internal/modules/cjs/loader.js:952:19)
  692.     at require (internal/modules/cjs/helpers.js:88:18)
  693.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  694.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  695.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  696.     (Use `node --trace-warnings ...` to show where the warning was created)
  697.     (node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  698.     (node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  699.     Using '/app/data' as data directory
  700.  
  701.     > zigbee2mqtt@1.18.2 start /app
  702.     > node index.js
  703.  
  704.     (node:18) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  705.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  706.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  707.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  708.     at Module.load (internal/modules/cjs/loader.js:928:32)
  709.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  710.     at Module.require (internal/modules/cjs/loader.js:952:19)
  711.     at require (internal/modules/cjs/helpers.js:88:18)
  712.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  713.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  714.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  715.     (Use `node --trace-warnings ...` to show where the warning was created)
  716.     (node:18) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  717.     (node:18) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  718.     Using '/app/data' as data directory
  719.  
  720.     > zigbee2mqtt@1.18.2 start /app
  721.     > node index.js
  722.  
  723.     (node:17) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  724.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  725.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  726.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  727.     at Module.load (internal/modules/cjs/loader.js:928:32)
  728.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  729.     at Module.require (internal/modules/cjs/loader.js:952:19)
  730.     at require (internal/modules/cjs/helpers.js:88:18)
  731.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  732.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  733.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  734.     (Use `node --trace-warnings ...` to show where the warning was created)
  735.     (node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  736.     (node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  737.     Using '/app/data' as data directory
  738.  
  739.     > zigbee2mqtt@1.18.2 start /app
  740.     > node index.js
  741.  
  742.     (node:17) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  743.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  744.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  745.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  746.     at Module.load (internal/modules/cjs/loader.js:928:32)
  747.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  748.     at Module.require (internal/modules/cjs/loader.js:952:19)
  749.     at require (internal/modules/cjs/helpers.js:88:18)
  750.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  751.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  752.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  753.     (Use `node --trace-warnings ...` to show where the warning was created)
  754.     (node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  755.     (node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  756.     Using '/app/data' as data directory
  757.  
  758.     > zigbee2mqtt@1.18.2 start /app
  759.     > node index.js
  760.  
  761.     (node:17) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  762.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  763.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  764.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  765.     at Module.load (internal/modules/cjs/loader.js:928:32)
  766.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  767.     at Module.require (internal/modules/cjs/loader.js:952:19)
  768.     at require (internal/modules/cjs/helpers.js:88:18)
  769.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  770.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  771.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  772.     (Use `node --trace-warnings ...` to show where the warning was created)
  773.     (node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  774.     (node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  775.     Using '/app/data' as data directory
  776.  
  777.     > zigbee2mqtt@1.18.2 start /app
  778.     > node index.js
  779.  
  780.     (node:17) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  781.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  782.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  783.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  784.     at Module.load (internal/modules/cjs/loader.js:928:32)
  785.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  786.     at Module.require (internal/modules/cjs/loader.js:952:19)
  787.     at require (internal/modules/cjs/helpers.js:88:18)
  788.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  789.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  790.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  791.     (Use `node --trace-warnings ...` to show where the warning was created)
  792.     (node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  793.     (node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  794.     Using '/app/data' as data directory
  795.  
  796.     > zigbee2mqtt@1.18.2 start /app
  797.     > node index.js
  798.  
  799.     (node:17) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  800.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  801.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  802.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  803.     at Module.load (internal/modules/cjs/loader.js:928:32)
  804.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  805.     at Module.require (internal/modules/cjs/loader.js:952:19)
  806.     at require (internal/modules/cjs/helpers.js:88:18)
  807.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  808.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  809.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  810.     (Use `node --trace-warnings ...` to show where the warning was created)
  811.     (node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  812.     (node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  813.     Using '/app/data' as data directory
  814.  
  815.     > zigbee2mqtt@1.18.2 start /app
  816.     > node index.js
  817.  
  818.     (node:17) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  819.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  820.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  821.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  822.     at Module.load (internal/modules/cjs/loader.js:928:32)
  823.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  824.     at Module.require (internal/modules/cjs/loader.js:952:19)
  825.     at require (internal/modules/cjs/helpers.js:88:18)
  826.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  827.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  828.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  829.     (Use `node --trace-warnings ...` to show where the warning was created)
  830.     (node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  831.     (node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  832.     Using '/app/data' as data directory
  833.  
  834.     > zigbee2mqtt@1.18.2 start /app
  835.     > node index.js
  836.  
  837.     (node:17) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  838.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  839.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  840.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  841.     at Module.load (internal/modules/cjs/loader.js:928:32)
  842.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  843.     at Module.require (internal/modules/cjs/loader.js:952:19)
  844.     at require (internal/modules/cjs/helpers.js:88:18)
  845.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  846.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  847.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  848.     (Use `node --trace-warnings ...` to show where the warning was created)
  849.     (node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  850.     (node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
  851.     Using '/app/data' as data directory
  852.  
  853.     > zigbee2mqtt@1.18.2 start /app
  854.     > node index.js
  855.  
  856.     (node:17) UnhandledPromiseRejectionWarning: TypeError: debug_1.default is not a function
  857.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/adapter.js:36:30)
  858.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  859.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  860.     at Module.load (internal/modules/cjs/loader.js:928:32)
  861.     at Function.Module._load (internal/modules/cjs/loader.js:769:14)
  862.     at Module.require (internal/modules/cjs/loader.js:952:19)
  863.     at require (internal/modules/cjs/helpers.js:88:18)
  864.     at Object.<anonymous> (/app/node_modules/zigbee-herdsman/dist/adapter/index.js:28:35)
  865.     at Module._compile (internal/modules/cjs/loader.js:1063:30)
  866.     at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
  867.     (Use `node --trace-warnings ...` to show where the warning was created)
  868.     (node:17) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
  869.     (node:17) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement