-
Notifications
You must be signed in to change notification settings - Fork 32
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
Cannot detect device #69
Comments
I have the same problem (device not found) lauching the command: I tried to add permission related to usb while launching the docker: But still got an error. |
On Windows and MacOS, we have some issues accessing usb devices from the Docker instance. Ragger tests should be performed with speculos. To test on real devices, one way to proceed is to get the APDU sequence sent to the device (you can get it by running Ragger test with the |
Thx a lot, i didn't get that i could load the app using ledgerctl. So maybe for macOS users, the section "loading" shall be replaced by the command: ledgerctl install app_nanosplus.json (As it is documented in the starknet application). |
I am able to install the app on device and delete the app using the VS Code extension.
Running
Quick initial device setup
cases the following error (even though I did open the right application)Running
Run tests with display - on device
produces the following errors:I am using an M2 mac. I have a ledger nano S plus. I am using the Ledger VS Code extension.
The text was updated successfully, but these errors were encountered: