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

MQTT unavailable at start #436

Open
WebSpider opened this issue Dec 11, 2024 · 1 comment
Open

MQTT unavailable at start #436

WebSpider opened this issue Dec 11, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@WebSpider
Copy link
Contributor

Describe the bug
In v1.15.1, when MQTT is unavailable during initialization, HA fails the connection and does not retry

Is this working in MySkoda app?*
N/A

Latest working release
N/A

Debug logs

2024-12-11 15:20:31.313 WARNING (MainThread) [homeassistant.bootstrap] Setup timed out for bootstrap waiting on {<Task pending name='Task-68' coro=<MySkodaDataUpdateCoordinator._mqtt_connect() running at /home/nivo/dev/core/config/custom_components/myskoda/coordinator.py:177> wait_for=<Future pending cb=[Task.task_wakeup()]> cb=[set.remove()]>} - moving forward
2024-12-11 15:20:31.315 INFO (MainThread) [homeassistant.bootstrap] Home Assistant initialized in 325.30s

Installation:

  • Home Assistant variant: Core
  • Python version (when running Core or Supervised) [e.g. 3.7, 3.8]: 3.12.5
  • Python library versions ["python3 -m pip list"]: myskoda 0.15.0

Additional context
We probably need to try and reinitialise MQTT if it failed at some point

@WebSpider WebSpider added the bug Something isn't working label Dec 11, 2024
@WebSpider WebSpider self-assigned this Dec 16, 2024
@dvx76
Copy link
Member

dvx76 commented Dec 25, 2024

Is this fixed by #447 ?

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

2 participants