8000 error on adding : Dropping packet · Issue #84 · gazoodle/gecko-home-assistant · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

error on adding : Dropping packet #84

Open
froggy974 opened this issue May 25, 2023 · 3 comments
Open

error on adding : Dropping packet #84

froggy974 opened this issue May 25, 2023 · 3 comments

Comments

@froggy974
Copy link
8000

Version of the custom_component

v0.1.9

Log


Logger: geckolib.async_spa
Source: runner.py:179
First occurred: 21:50:06 (977 occurrences)
Last logged: 22:17:03

Cannot get full struct, protocol retry count exceeded
Cannot get file, protocol retry count exceeded
Dropping packet from ('192.168.0.97', 10022, b'SPA68:27:19:8e:95:ba', b'IOS3c2ec14e-0e73-4cdb-9cea-520ba8d574eb') because it didn't match ('192.168.0.97', 10022, b'SPA68:27:19:8e:95:ba', b'IOS2c8d641b-b0e0-4fa9-b49b-10a252e2e690')
Dropping packet from ('192.168.0.97', 10022, b'SPA68:27:19:8e:95:ba', b'IOS2c8d641b-b0e0-4fa9-b49b-10a252e2e690') because it didn't match ('192.168.0.97', 10022, b'SPA68:27:19:8e:95:ba', b'IOS3c2ec14e-0e73-4cdb-9cea-520ba8d574eb')

Describe the bug

hi,
i have this error when adding the spa.
everything was working fine yesterday

any idea how to solve it ?
i tried reseting the device and reinstall the integration

@mbuchber
Copy link

I have exactly the same problem... some incompatibility with some HA updates???

@johnsoncarlp
Copy link

Same.

HA v2023.8.3
HACS 1.32.1
Gecko Integration v0.1.9

2023-08-28 09:28:20.376 WARNING (MainThread) [geckolib.async_spa] Dropping packet from ('192.168.200.60', 10022, b'SPA80:34:28:12:69:21', b'IOSdae12370-5535-4d6a-ad9a-c216bab88159') because it didn't match ('192.168.200.60', 10022, b'SPA80:34:28:12:69:21', b'IOS83fbb369-a158-4d1f-a350-d4817929ff75')
2023-08-28 09:28:20.514 WARNING (MainThread) [geckolib.async_spa] Dropping packet from ('192.168.200.60', 10022, b'SPA80:34:28:12:69:21', b'IOSdae12370-5535-4d6a-ad9a-c216bab88159') because it didn't match ('192.168.200.60', 10022, b'SPA80:34:28:12:69:21', b'IOS83fbb369-a158-4d1f-a350-d4817929ff75')
2023-08-28 09:28:20.652 WARNING (MainThread) [geckolib.async_spa] Dropping packet from ('192.168.200.60', 10022, b'SPA80:34:28:12:69:21', b'IOSdae12370-5535-4d6a-ad9a-c216bab88159') because it didn't match ('192.168.200.60', 10022, b'SPA80:34:28:12:69:21', b'IOS83fbb369-a158-4d1f-a350-d4817929ff75')
2023-08-28 09:28:20.790 WARNING (MainThread) [geckolib.async_spa] Dropping packet from ('192.168.200.60', 10022, b'SPA80:34:28:12:69:21', b'IOSdae12370-5535-4d6a-ad9a-c216bab88159') because it didn't match ('192.168.200.60', 10022, b'SPA80:34:28:12:69:21', b'IOS83fbb369-a158-4d1f-a350-d4817929ff75')
2023-08-28 09:28:20.926 WARNING (MainThread) [geckolib.async_spa] Dropping packet from ('192.168.200.60', 10022, b'SPA80:34:28:12:69:21', b'IOSdae12370-5535-4d6a-ad9a-c216bab88159') because it didn't match ('192.168.200.60', 10022, b'SPA80:34:28:12:69:21', b'IOS83fbb369-a158-4d1f-a350-d4817929ff75')

@gazoodle
Copy link
Owner
gazoodle commented Sep 19, 2023

Sometimes related to if you have another in.touch client application such as the iPhone/Android app running. Gecko have a weird protocol that is based on UDP but tries to be TCP and this frequently happens where the spa module sends data to the HA integration instead of to the phone app. I've tried to diagnose when this happens or what causes it but it seems to be erratic. It doesn't/shouldn't affect normal operations.

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

4 participants
0