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

[Question]: After updating to latest version, keeps disconnecting, expected behaviour ? #197

Closed
aymeric106 opened this issue Aug 4, 2022 · 2 comments
Labels
question Further information is requested

Comments

@aymeric106
Copy link

Ask your question

Hello, i'm using the webservice docker of the eufy security client. I have an homebase2 + 3 cameras
It's been a while since i've updated my docker image. I did update today.
With the latest version, everythings seems to work fine except it keeps disconnecting and reconnecting to the homebase.
Is this the expected behavior ?

Thank you.

Aymeric

here's the docker logs. the ID is the one from the homebase

2022-08-04 16:36:03.345 INFO Disconnected from station T8010Nxxxx61E81
2022-08-04 16:36:08.384 INFO Connected to station T8010Nxxxx61E81 on host 192.168.1.133 and port 13073
2022-08-04 16:36:16.345 INFO Disconnected from station T8010Nxxxx61E81
2022-08-04 16:36:21.386 INFO Connected to station T8010Nxxxx61E81 on host 192.168.1.133 and port 24093
2022-08-04 16:36:29.361 INFO Disconnected from station T8010Nxxxx61E81
2022-08-04 16:36:34.411 INFO Connected to station T8010Nxxxx61E81 on host 192.168.1.133 and port 17482
2022-08-04 16:36:42.392 INFO Disconnected from station T8010Nxxxx61E81
2022-08-04 16:36:47.429 INFO Connected to station T8010Nxxxx61E81 on host 192.168.1.133 and port 17597
2022-08-04 16:36:55.273 INFO Disconnected from station T8010Nxxxx61E81
2022-08-04 16:37:00.323 INFO Connected to station T8010Nxxxx61E81 on host 192.168.1.133 and port 22058
2022-08-04 16:37:08.286 INFO Disconnected from station T8010Nxxxx61E81
2022-08-04 16:37:13.333 INFO Connected to station T8010Nxxxx61E81 on host 192.168.1.133 and port 19675
2022-08-04 16:37:21.307 INFO Disconnected from station T8010Nxxxx61E81
2022-08-04 16:37:26.354 INFO Connected to station T8010Nxxxx61E81 on host 192.168.1.133 and port 18491
2022-08-04 16:37:34.346 INFO Disconnected from station T8010Nxxxx61E81
2022-08-04 16:37:39.391 INFO Connected to station T8010Nxxxx61E81 on host 192.168.1.133 and port 10831
2022-08-04 16:37:47.346 INFO Disconnected from station T8010Nxxxx61E81
2022-08-04 16:37:52.391 INFO Connected to station T8010Nxxxx61E81 on host 192.168.1.133 and port 12543
2022-08-04 16:38:00.262 INFO Disconnected from station T8010Nxxxx61E81
2022-08-04 16:38:05.299 INFO Connected to station T8010Nxxxx61E81 on host 192.168.1.133 and port 29357
2022-08-04 16:38:13.234 INFO Disconnected from station T8010Nxxxx61E81
2022-08-04 16:38:18.273 INFO Connected to station T8010Nxxxx61E81 on host 192.168.1.133 and port 25094

@aymeric106 aymeric106 added the question Further information is requested label Aug 4, 2022
@bropat
Copy link
Owner

bropat commented Aug 6, 2022

No, that's not normal. Try to restart the Eufy Station.

@bropat bropat closed this as completed Aug 6, 2022
@aymeric106
Copy link
Author

Damn after a while I finally find why ... I'm running a VM image on Hyper-v .
This fixed it
-> ethtool --offload eth0 rx off tx off

See here
#185
bropat/eufy-security-ws#130

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

No branches or pull requests

2 participants