-
-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the issue
It seems I have been banned from landroid cloud and I can't reconnect
What version of Home Assistant Core has the issue?
core-2025.9.1
What was the last working version of Home Assistant Core?
core-2025.9.1
What version of the Landroid Cloud integration do you have installed
6.0.0
What type of installation are you running?
Home Assistant OS
Which make and model is the mower used for this integration?
Landroid M500
Diagnostics information (NOT log entries!)
I deleted the Landroid so I don't have access to diagnostics data
Relevant log entries
Logger: pyworxcloud.MQTT
Source: /usr/local/lib/python3.13/site-packages/pyworxcloud/utils/mqtt.py:248
First occurred: 3:56:00 PM (1 occurrence)
Last logged: 3:56:00 PM
Failed to connect to MQTT: AWS_ERROR_MQTT_UNEXPECTED_HANGUP: The connection was closed unexpectedly.
Logger: homeassistant.config_entries
Source: config_entries.py:751
First occurred: 3:56:00 PM (1 occurrence)
Last logged: 3:56:00 PM
Error setting up entry Worx - xxxxxxxxxx@gmail.com for landroid_cloud (email hashed manually)
Traceback (most recent call last):
File "/usr/local/lib/python3.13/site-packages/pyworxcloud/utils/mqtt.py", line 230, in connect
connect_result = self._connection_future.result()
File "/usr/local/lib/python3.13/concurrent/futures/_base.py", line 456, in result
return self.__get_result()
~~~~~~~~~~~~~~~~~^^
File "/usr/local/lib/python3.13/concurrent/futures/_base.py", line 401, in __get_result
raise self._exception
awscrt.exceptions.AwsCrtError: AWS_ERROR_MQTT_UNEXPECTED_HANGUP: The connection was closed unexpectedly.
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 751, in __async_setup_with_context
result = await component.async_setup_entry(hass, self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/landroid_cloud/__init__.py", line 40, in async_setup_entry
result = await _async_setup(hass, entry)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/landroid_cloud/__init__.py", line 135, in _async_setup
await hass.async_add_executor_job(cloud.connect)
File "/usr/local/lib/python3.13/concurrent/futures/thread.py", line 59, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/local/lib/python3.13/site-packages/pyworxcloud/__init__.py", line 282, in connect
self.mqtt.connect()
~~~~~~~~~~~~~~~~~^^
File "/usr/local/lib/python3.13/site-packages/pyworxcloud/utils/mqtt.py", line 249, in connect
raise NoConnectionError() from exc
pyworxcloud.exceptions.NoConnectionErrorAdditional information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working