Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DEEBOT X2 (e6ofmn) some errors on log, getMapSubSet, Got room without a name #713

Open
4 tasks done
WorldOfGZ opened this issue Dec 22, 2024 · 0 comments
Open
4 tasks done
Labels
bug Something isn't working

Comments

@WorldOfGZ
Copy link

Checks

  • I have searched the existing issues and no issue is describing my issue
  • I have checked the FAQ
  • I have checked the documentation
  • I have installed the latest version

The problem

Hello
I have three errors since a moment with this vacuum. As I understand, all are linked to the map, but I can see it updated.

Error 1

Enregistreur: deebot_client.message
Source: runner.py:154
S'est produit pour la première fois: 09:05:21 (6 occurrences)
Dernier enregistrement: 09:05:23

Could not parse getMapSubSet: {'header': {'pri': 1, 'tzm': 60, 'ts': '1734854713710', 'ver': '0.0.1', 'fwVer': '1.76.6', 'hwVer': '0.1.1', 'wkVer': '0.1.54'}, 'body': {'code': 20005, 'msg': 'get fail'}}
Could not parse getMapSubSet: {'header': {'pri': 1, 'tzm': 60, 'ts': '1734854714185', 'ver': '0.0.1', 'fwVer': '1.76.6', 'hwVer': '0.1.1', 'wkVer': '0.1.54'}, 'body': {'code': 20005, 'msg': 'get fail'}}
Could not parse getMapSubSet: {'header': {'pri': 1, 'tzm': 60, 'ts': '1734854715193', 'ver': '0.0.1', 'fwVer': '1.76.6', 'hwVer': '0.1.1', 'wkVer': '0.1.54'}, 'body': {'code': 20005, 'msg': 'get fail'}}
Could not parse getMapSubSet: {'header': {'pri': 1, 'tzm': 60, 'ts': '1734854715225', 'ver': '0.0.1', 'fwVer': '1.76.6', 'hwVer': '0.1.1', 'wkVer': '0.1.54'}, 'body': {'code': 20005, 'msg': 'get fail'}}
Could not parse getMapSubSet: {'header': {'pri': 1, 'tzm': 60, 'ts': '1734854715253', 'ver': '0.0.1', 'fwVer': '1.76.6', 'hwVer': '0.1.1', 'wkVer': '0.1.54'}, 'body': {'code': 20005, 'msg': 'get fail'}}

Error 2

Enregistreur: deebot_client.message
Source: /usr/local/lib/python3.13/site-packages/deebot_client/message.py:70
S'est produit pour la première fois: 09:05:21 (6 occurrences)
Dernier enregistrement: 09:05:23

Could not parse getMapSubSet: {'code': 20005, 'msg': 'get fail'}
Traceback (most recent call last):
  File "/usr/local/lib/python3.13/site-packages/deebot_client/message.py", line 63, in wrapper
    if response.state == HandlingState.ANALYSE:
       ^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'state'

Error 3

Enregistreur: deebot_client.commands.json.map
Source: runner.py:154
S'est produit pour la première fois: 09:05:21 (2 occurrences)
Dernier enregistrement: 09:05:23

Got room without a name

I don't know if this is linked, but the attribute room of vacuum is emply.
image
On my second vacuum (xco2fc) I see the list of rooms

As far as I know, all working well, except that errors which apear often.

Here is the diagnosis
home-assistant_ecovacs_2024-12-22T09-46-31.612Z.log

If you can help, thanks !

On which deebot device (vacuum) you have the issue?

DEEBOT X2 (e6ofmn)

Which version of the deebot-client are you using?

9.4.0

Country

fr

Continent

eu

Anything in the logs that might be useful for us?

No response

Additional information

No response

@WorldOfGZ WorldOfGZ added the bug Something isn't working label Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant