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

python discover command returns Insufficient space #7327

Closed
cjandhyala opened this issue Jun 2, 2021 · 1 comment · Fixed by #7527
Closed

python discover command returns Insufficient space #7327

cjandhyala opened this issue Jun 2, 2021 · 1 comment · Fixed by #7527
Assignees
Labels
bug Something isn't working
Milestone

Comments

@cjandhyala
Copy link
Contributor

TE3 branch
chip-device-ctrl > discover -all
CHIP:DIS: Attempt to mDNS broadcast to an unreachable destination.
CHIP:DIS: Attempt to mDNS broadcast to an unreachable destination.
CHIP:DIS: Attempt to mDNS broadcast to an unreachable destination.
Waiting for device responses...
CHIP:DIS: Device 0
CHIP:DIS: Host name: DCA6328D7072
CHIP:DIS: Long discriminator: 3840
CHIP:DIS: Vendor ID: 9050
CHIP:DIS: Product ID: 65279
CHIP:DIS: Address 0: fd97:9b58:11d2:0:dea6:32ff:fe8d:7072
CHIP:DIS: Address 1: fe80::dea6:32ff:fe8d:7072
CHIP:DIS: Address 2: 192.168.4.223
chip-device-ctrl > CHIP:DIS: Failed to add discovered commisisonable node - Insufficient space
CHIP:DIS: Failed to add discovered commisisonable node - Insufficient space
CHIP:DIS: Failed to add discovered commisisonable node - Insufficient space
CHIP:DIS: Failed to add discovered commisisonable node - Insufficient space
CHIP:DIS: Failed to add discovered commisisonable node - Insufficient space
CHIP:DIS: Failed to add discovered commisisonable node - Insufficient space
CHIP:DIS: Failed to add discovered commisisonable node - Insufficient space
CHIP:DIS: Failed to add discovered commisisonable node - Insufficient space
CHIP:DIS: Failed to add discovered commisisonable node - Insufficient space
CHIP:DIS: Failed to add discovered commisisonable node - Insufficient space
CHIP:DIS: Failed to add discovered commisisonable node - Insufficient space
CHIP:DIS: Failed to add discovered commisisonable node - Insufficient space
CHIP:DIS: Failed to add discovered commisisonable node - Insufficient space
CHIP:DIS: Failed to add discovered commisisonable node - Insufficient space
CHIP:DIS: Failed to add discovered commisisonable node - Insufficient space
CHIP:DIS: Failed to add discovered commisisonable node - Insufficient space
CHIP:DIS: Failed to add discovered commisisonable node - Insufficient space
CHIP:DIS: Failed to add discovered commisisonable node - Insufficient space
CHIP:DIS: Failed to add discovered commisisonable node - Insufficient space

====================
chip-device-ctrl > discover -qr CH:YNJV793700A50324800
CHIP:DIS: Attempt to mDNS broadcast to an unreachable destination.
CHIP:DIS: Attempt to mDNS broadcast to an unreachable destination.
CHIP:DIS: Attempt to mDNS broadcast to an unreachable destination.
Waiting for device responses...
CHIP:DIS: Device 0
CHIP:DIS: Host name: DCA6328D7072
CHIP:DIS: Long discriminator: 3840
CHIP:DIS: Vendor ID: 9050
CHIP:DIS: Product ID: 65279
CHIP:DIS: Address 0: fd97:9b58:11d2:0:dea6:32ff:fe8d:7072
CHIP:DIS: Address 1: fe80::dea6:32ff:fe8d:7072
CHIP:DIS: Address 2: 192.168.4.223
chip-device-ctrl > CHIP:DIS: Failed to add discovered commisisonable node - Insufficient space
CHIP:DIS: Failed to add discovered commisisonable node - Insufficient space
CHIP:DIS: Failed to add discovered commisisonable node - Insufficient space
CHIP:DIS: Failed to add discovered commisisonable node - Insufficient space
CHIP:DIS: Failed to add discovered commisisonable node - Insufficient space
CHIP:DIS: Failed to add discovered commisisonable node - Insufficient space
CHIP:DIS: Failed to add discovered commisisonable node - Insufficient space

@franck-apple franck-apple added TE3 bug Something isn't working labels Jun 2, 2021
@franck-apple franck-apple added this to the Test Event 3 milestone Jun 2, 2021
@cecille
Copy link
Contributor

cecille commented Jun 5, 2021

The errors themselves are fairly benign as long as the details for the device are returned. I'm not currently able to repro, but put in a PR to make the error more verbose (#7337). Will find someone on Monday with repo capability to dig further.

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

Successfully merging a pull request may close this issue.

3 participants