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

Failed to restart OTA Transfer after aborting midway #15599

Closed
ukatira opened this issue Feb 25, 2022 · 1 comment · Fixed by #15939
Closed

Failed to restart OTA Transfer after aborting midway #15599

ukatira opened this issue Feb 25, 2022 · 1 comment · Fixed by #15939
Assignees

Comments

@ukatira
Copy link

ukatira commented Feb 25, 2022

Problem

Steps

  1. Initiate OTA Transfer using Linux apps.
  2. Kill Provider App to abort transfer midway.
  3. Relaunch Provider App and initiate another Query to restart OTA Transfer.

Seeing error messages on Provider side when sending new Query
[1645751391688] [1109:20414715] CHIP: [IN] Data received on an unknown session (LSID=1). Dropping it!
[1645751396689] [1109:20414715] CHIP: [IN] Data received on an unknown session (LSID=1). Dropping it!
[1645751398689] [1109:20414680] CHIP: [IN] Data received on an unknown session (LSID=1). Dropping it!
[1645751400689] [1109:20414680] CHIP: [IN] Data received on an unknown session (LSID=1). Dropping it!

Proposed Solution

Restarting OTA Transfer should work.

ota-p.txt
ota-r.txt

@ukatira
Copy link
Author

ukatira commented Mar 7, 2022

@isiu-apple This issue is to track restarting the OTA Transfer when aborting midway which should work with V1.0
We can track the resume part here: #15925

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants