WICG / webusb

Connecting hardware to the web.
https://wicg.github.io/webusb/
Other
1.3k stars 126 forks source link

Chrome auto cancel transfer of webusb #176

Closed tinhntit closed 4 years ago

tinhntit commented 4 years ago

I connected my device to Chrome. It can send and receive data. On Linux, all is OK but on Window after a short time (2 mins - 15 mins), Chrome auto-cancel the transfer -> I cannot send or receive data. This message error return is:

AboutError: The transfer was cancelled.

I don't know what happened. Does anyone help me?

reillyeon commented 4 years ago

This is not a specification issue. Please file an issue on crbug.com and include more details about the device, example code, and the output of chrome://device-log (with the "debug" checkbox checked).