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 timeout for device #412

Open
theKBro opened this issue Dec 18, 2024 · 1 comment
Open

mqtt timeout for device #412

theKBro opened this issue Dec 18, 2024 · 1 comment

Comments

@theKBro
Copy link

theKBro commented Dec 18, 2024

While some of my devices work, other get timeouts on discovery e.g.

meross_iot.manager WARNING: Device myDev (123456) is online, but timeout occurred when fetching its abilities.

I tried to find the problem and discovered that after login my http_api_client lists only one mqtt domain e.g.
http_api_client.cloud_credentials.mqtt_domain": ["mqtt-eu-5.meross.com"]

All devices that are working normally also got this mqtt domain.
But some of my devices got another mqtt domain e.g. mqtt-eu-4.meross.com.

I assume that the timeout is a result of the wrong authentication used by the mqtt client for this domain.

Am I doing something wrong? Is there any way to reauthenticate to get access to all needed mqtt servers?

@donations-bot-prod
Copy link

Donation bot here. Supporters can mark their interest in this issue by adding a comment
starting with "+1" (without quotes) or adding the "#supporter_sponsor" keyword
(without quotes) in their comments.

You can become a donor by subscribing as Sponsor from the GitHub sponsorship page or from the BuyMeACoffee page.

Issues marked by donors will be labeled accordingly and handled with special care

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant