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

[BUG] [1.0 branch] Reporting engine can get into a state where it never sends data reports #24115

Closed
bzbarsky-apple opened this issue Dec 16, 2022 · 2 comments · Fixed by #24114
Labels
stale Stale issue or PR

Comments

@bzbarsky-apple
Copy link
Contributor

Reproduction steps

  1. Use chip-tool to commission a device with node id 17.
  2. Start chip-tool interactive mode.
  3. Run the following commands in interactive mode:
    onoff subscribe on-off 0 60 17 1 --keepSubscriptions true
    onoff subscribe on-off 0 60 17 1 --keepSubscriptions true
    onoff subscribe on-off 0 60 17 1 --keepSubscriptions true
    onoff subscribe on-off 0 60 17 1 --keepSubscriptions true
    onoff subscribe on-off 0 2 17 1 --keepSubscriptions true
    
  4. quit interactive mode (Ctrl-C or quit() command).
  5. Wait 60 seconds for all the subscriptions to error out.

After this the device will no longer respond with data reports to any
read or subscribe requests.

Bug prevalence

Every time.

GitHub hash of the SDK that was being used

918d3ad

Platform

core

Platform Version(s)

tip, 1.0

Anything else?

Fixed on tip in #24093

@stale
Copy link

stale bot commented Jun 15, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the stale Stale issue or PR label Jun 15, 2023
@bzbarsky-apple
Copy link
Contributor Author

Fixed in #24114

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Stale issue or PR
Projects
None yet
1 participant