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

Any tips on why mqtt not receiving messages ? #159

Open
x4080 opened this issue Jun 18, 2024 · 3 comments
Open

Any tips on why mqtt not receiving messages ? #159

x4080 opened this issue Jun 18, 2024 · 3 comments

Comments

@x4080
Copy link

x4080 commented Jun 18, 2024

Hi, my eziz is h6c,

I'm using :
pyezviz -u username -p pass -r apiisgp.ezvizlife.com mqtt

here's the output:

DEBUG:urllib3.connectionpool:https://apiisgp.ezvizlife.com:443 "PUT /v3/apigateway/login HTTP/1.1" 200 785
DEBUG:urllib3.connectionpool:Starting new HTTPS connection (1): pushsgp.ezvizlife.com:443
DEBUG:urllib3.connectionpool:https://pushsgp.ezvizlife.com:443 "POST /v1/getClientId HTTP/1.1" 200 None
DEBUG:urllib3.connectionpool:https://pushsgp.ezvizlife.com:443 "POST /api/push/start HTTP/1.1" 200 None
INFO:pyezviz.mqtt:Connected OK with return code 0
INFO:pyezviz.mqtt:Subscribed: 1 (2,)

Even when I received messages on my phone, there's no message output from mqtt

Thanks

@aztonX
Copy link

aztonX commented Jul 15, 2024

for some reason the mqtt channel have failures.
you try do factory reset on you camera?

@x4080
Copy link
Author

x4080 commented Jul 16, 2024

@aztonX I did actually, and it just not working using this repo

@matgott
Copy link

matgott commented Jul 29, 2024

Same here. I'm not getting any message using mqtt. I just get:

INFO:pyezviz.mqtt:Connected OK with return code 0
INFO:pyezviz.mqtt:Subscribed: 1 (2,)
INFO:pyezviz.mqtt:Connected OK with return code 0
INFO:pyezviz.mqtt:Connected OK with return code 0
INFO:pyezviz.mqtt:Connected OK with return code 0
INFO:pyezviz.mqtt:Connected OK with return code 0
INFO:pyezviz.mqtt:Connected OK with return code 0
INFO:pyezviz.mqtt:Connected OK with return code 0
INFO:pyezviz.mqtt:Connected OK with return code 0

I get the movement detection alarm on my phone but no message here

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

3 participants