Skip to content

Instantly share code, notes, and snippets.

@daryltucker
Created March 22, 2021 15:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save daryltucker/ca6da68356642d7e8d19c2ace2d844ce to your computer and use it in GitHub Desktop.
Save daryltucker/ca6da68356642d7e8d19c2ace2d844ce to your computer and use it in GitHub Desktop.
LIBUSB_ERROR_TIMEOUT

Error

2021/03/21 13:07:07 FUSE mounted
2021/03/21 13:07:14 0 bytes in 4.118971ms: 0 mb/s
2021/03/21 13:07:30 fatal error LIBUSB_ERROR_TIMEOUT; closing connection.
2021/03/21 13:07:38 AndroidSendPartialObject failed: LIBUSB_ERROR_TIMEOUT
2021/03/21 13:07:38 AndroidSendPartialObject failed: mtp: cannot run operation ANDROID_SEND_PARTIAL_OBJECT, device is not open
2021/03/21 13:07:38 327680 bytes in 24.204842524s: 0 mb/s
2021/03/21 13:07:38 AndroidEndEditObject failed: mtp: cannot run operation ANDROID_END_EDIT_OBJECT, device is not open

Solution

go-mtpfs -android=false -usb-timeout=8000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment