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: Unable to send filesystem payload in asr_send_payload #634

Closed
hiepnh0 opened this issue May 23, 2024 · 0 comments
Closed

ERROR: Unable to send filesystem payload in asr_send_payload #634

hiepnh0 opened this issue May 23, 2024 · 0 comments

Comments

@hiepnh0
Copy link

hiepnh0 commented May 23, 2024

if (asr_send_payload(asr, file) < 0) {

asr_send_payload always returns 0, causing idevicerestore to not respond.

About to send filesystem...
Connected to ASR
Validating the filesystem
Filesystem validated
Sending filesystem now...
ERROR: Unable to send data to ASR. Sent 63556 of 131092 bytes.
ERROR: Unable to send filesystem payload
ERROR: Unable to send data to ASR. Sent 0 of 131092 bytes.
ERROR: Unable to send filesystem payload
ERROR: Unable to send data to ASR. Sent 0 of 131092 bytes.
ERROR: Unable to send filesystem payload
ERROR: Unable to send data to ASR. Sent 0 of 131092 bytes.
ERROR: Unable to send filesystem payload
Done sending filesystem

Test on Apple Watch Series 7 (45mm LTE).
idevicerestore 1.0.0-147-g17969ef
macOS Catalina 10.15.7

@hiepnh0 hiepnh0 closed this as completed Jun 5, 2024
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

1 participant