You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
They are fairly normal messages from libusb that should probably be DEBUG instead of ERROR. You can simply hide them by adding 2&>/dev/null to the end of the command you're running (e.g. ./mjackit pairsniff 2&>/dev/null), or some other file instead of /dev/null if you want to save them and other possible error messages.
I'm getting many errors: Is this normal?
2023/02/17 13:33:09 handle_events: error: libusb: interrupted [code -10]
2023/02/17 13:33:09 handle_events: error: libusb: interrupted [code -10]
2023/02/17 13:33:10 handle_events: error: libusb: interrupted [code -10]
2023/02/17 13:33:10 handle_events: error: libusb: interrupted [code -10]
2023/02/17 13:33:10 handle_events: error: libusb: interrupted [code -10]
2023/02/17 13:33:10 handle_events: error: libusb: interrupted [code -10]
2023/02/17 13:33:11 handle_events: error: libusb: interrupted [code -10]
2023/02/17 13:33:12 handle_events: error: libusb: interrupted [code -10]
2023/02/17 13:33:12 handle_events: error: libusb: interrupted [code -10]
2023/02/17 13:33:13 handle_events: error: libusb: interrupted [code -10]
2023/02/17 13:33:14 handle_events: error: libusb: interrupted [code -10]
2023/02/17 13:33:14 handle_events: error: libusb: interrupted [code -10]
2023/02/17 13:33:15 handle_events: error: libusb: interrupted [code -10]
The text was updated successfully, but these errors were encountered: