@mcm57
Hallo, ich habe die 2.0.0-alpha.0 über GIT installiert um es testen.
Adapter wird grün und funktionierte auf den ersten Blick. Bekomme jetzt aber ca. alle 2-3 Stunden folgende Fehler im Log:
2023-10-01 09:03:14.955 - error: pushbullet.0 (1269560) 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().
2023-10-01 09:03:14.959 - error: pushbullet.0 (1269560) unhandled promise rejection: undefined is not a valid state value
2023-10-01 09:03:14.968 - error: pushbullet.0 (1269560) Error: undefined is not a valid state value
at Object.maybeCallbackWithError (/opt/iobroker/node_modules/@iobroker/js-controller-common/build/lib/common/maybeCallback.js:35:17)
at AdapterClass._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5439:49)
at AdapterClass.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/lib/adapter/adapter.js:5400:21)
at /opt/iobroker/node_modules/@iobroker/js-controller-common/build/lib/common/tools.js:2037:16
at new Promise ()
at AdapterClass.setStateAsync (/opt/iobroker/node_modules/@iobroker/js-controller-common/build/lib/common/tools.js:2036:16)
at pushMsg (/opt/iobroker/node_modules/iobroker.pushbullet/main.js:183:23)
at Stream. (/opt/iobroker/node_modules/iobroker.pushbullet/main.js:250:19)
at Stream.emit (node:events:517:28)
at WebSocket. (file:///opt/iobroker/node_modules/pushbullet/lib/internal/stream.js:48:9)
2023-10-01 09:03:14.970 - error: pushbullet.0 (1269560) undefined is not a valid state value
2023-10-01 09:03:14.980 - warn: pushbullet.0 (1269560) Terminated (UNCAUGHT_EXCEPTION): Without reason
2023-10-01 09:03:15.542 - error: host.Server instance system.adapter.pushbullet.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
2023-10-01 09:03:15.542 - info: host.Server Restart adapter system.adapter.pushbullet.0 because enabled
2023-10-01 09:03:45.601 - info: host.Server instance system.adapter.pushbullet.0 started with pid 1276267