mrbungle64 / ioBroker.ecovacs-deebot

Control your Ecovacs Deebot and yeedi vacuum cleaner with ioBroker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adapter in restart loop

ponG86 opened this issue · comments

Is there an existing issue for this?

  • I have searched the existing issues and no issue is describing my issue

The problem

Since a few days, iobroker notifies me that the deebot adapter is not startet, as a restart loop was detected. The loop is always caused by the same sequence of errors in the logfile.
The error occurs in the context of "getWaterInfo". Behavior is not impacted by using or not using the waterbox.

I attached a logfile. Sorry for the format, git won't let me attach the html provided by iobroker frontend.
log.txt

Thanks for the adapter and your effort!

With which model does the problem occur?

Deebot N8 series

From which source you have installed the adapter?

Stable (default)

Version of the ioBroker adapter ("info.version")

1.4.15

Version of the ecovacs-deebot.js library ("info.library.version")

0.9.6-beta.3

Version of the JS controller

4.0.24

Version of Node.js

18.20.2

Operating system

Linux

Anything in the logs that might be useful?

Look for waterboxinfo

Additional information

No response

Which "other" models are you using?

none

Ecovacs device class ("info.deviceClass")

7zya6u

Communication protocol ("info.library.communicationProtocol")

MQTT

Is the canvas module installed? ("info.library.canvasModuleIsInstalled")

yes (true)

@ponG86

The problem is caused by running with JS Controller version 4.0.x
See also #671