Open aski71 opened 9 months ago
@aski71
Den ersten "Authentication error" scheint der Adapter ja noch halbwegs gehandelt zu haben.
Kam der "RequestOAuthError: Authentication error" nur zu diesem Zeitpunkt oder jetzt schon öfter mal? Falls ja, hatte das dann auch immer den "Terminated (UNCAUGHT_EXCEPTION): Without reason" zur Folge?
Habe das bisher nur einmal gesehen. Ich halte mal weiter ein Auge drauf.
Heute hatte ich das nach einer Ewigkeit zum erstenmal erneut:
` 2024-04-21 15:51:17.059 info Successfully connected to Ecovacs server. Found 1 device(s) ...
ecovacs-deebot.0 2024-04-21 15:51:16.053 info starting. Version 1.4.15 in /opt/iobroker/node_modules/iobroker.ecovacs-deebot, node: v18.19.1, js-controller: 5.0.19
ecovacs-deebot.0 2024-04-21 15:50:44.669 info terminating
ecovacs-deebot.0 2024-04-21 15:50:44.167 warn Terminated (UNCAUGHT_EXCEPTION): Without reason
ecovacs-deebot.0 2024-04-21 15:50:44.167 info terminating
ecovacs-deebot.0 2024-04-21 15:50:44.166 info cleaned everything up...
ecovacs-deebot.0 2024-04-21 15:50:44.164 error unhandled promise rejection: false
ecovacs-deebot.0 2024-04-21 15:50:44.164 error 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().
ecovacs-deebot.0 2024-04-21 15:50:44.161 error Received disconnect event from library: true
ecovacs-deebot.0 2024-04-21 15:50:44.160 warn RequestOAuthError: Authentication error
ecovacs-deebot.0 2024-04-21 15:50:43.155 info cleaned everything up...
ecovacs-deebot.0 2024-04-21 15:50:43.154 error Received disconnect event from library: true
ecovacs-deebot.0 2024-04-21 15:50:43.145 warn RequestOAuthError: Authentication error`
Is there an existing issue for this?
The problem
Adapter verabschiedet sich mit Uncaught Termination nach Authentication Error.
With which model does the problem occur?
Deebot X2 series
From which source you have installed the adapter?
GitHub
Version of the ioBroker adapter ("info.version")
1.4.15-alpha.4
Version of the ecovacs-deebot.js library ("info.library.version")
0.9.6-beta.2
Version of the JS controller
5.0.19
Version of Node.js
18.19.1
Operating system
Linux
Anything in the logs that might be useful?
Additional information
No response
Which "other" models are you using?
No response
Ecovacs device class ("info.deviceClass")
No response
Communication protocol ("info.library.communicationProtocol")
None
Is the canvas module installed? ("info.library.canvasModuleIsInstalled")
None