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

monero-gui-v0.15.0.1 "E Device not found in registry: 'Trezor'. Known devices:" #2479

Closed
redmac68 opened this issue Nov 24, 2019 · 16 comments
Closed
Labels

Comments

@redmac68
Copy link

OS: Linux Mint Debian Edition 3 (LMDE3)
-monero-gui-v14.1.0 running correctly with hardware wallet using trezor model T
-installed monero-gui-v0.15.0.1 to new folder
-ran monero-wallet-gui
-get message on gui "Couldn't open wallet:device not found: Trezor"

-terminal shows:
neil@xps13-mint-neil ~/monero-gui-v0.15.0.1 $ ./monero-wallet-gui
2019-11-24 11:20:33.118 W app startd (log: /home/neil/.bitmonero/monero-wallet-gui.log)
2019-11-24 11:20:33.119 W Qt:5.9.7 GUI:v0.15.0.1 | screen: 1920x1080 - dpi: 96 - ratio:1.2996
2019-11-24 11:20:35.594 W qrc:/qt-project.org/imports/QtQuick/Controls/ApplicationWindow.qml:240:9: QML ContentItem: Binding loop detected for property "implicitWidth"
2019-11-24 11:20:50.346 I [PARSE URI] regex not matched for uri: ^((.?)://)?([(.)](:(\d+))?)(.*)?
2019-11-24 11:20:50.347 I Generating SSL certificate
2019-11-24 11:20:50.350 I ringdb path set to /home/neil/.shared-ringdb
2019-11-24 11:20:50.525 W Account on device. Initing device...
2019-11-24 11:20:50.526 E Device not found in registry: 'Trezor'. Known devices:
2019-11-24 11:20:50.526 E - Ledger
2019-11-24 11:20:50.526 E - default
2019-11-24 11:20:50.526 E Error opening wallet: device not found: Trezor
2019-11-24 11:20:50.530 E Error opening wallet with password: device not found: Trezor

Double checked that monero-gui-v14.1.0 still works correctly with Trezor.

@xiphon
Copy link
Collaborator

xiphon commented Nov 24, 2019

Seems release binaries are accidentally compiled without Trezor support.
Would you like to test the new ones?

@redmac68
Copy link
Author

redmac68 commented Nov 24, 2019 via email

@xiphon
Copy link
Collaborator

xiphon commented Nov 24, 2019

DELETED

@redmac68
Copy link
Author

redmac68 commented Nov 24, 2019

Hi, that looks good .. Trezor device is found.
Testing limited as I am using a remote node and have "Network status: Wrong version" and "Connected daemon is not compatible with GUI. Please upgrade or connect to another daemon".

I have tried the remote node "uwillrunanodesoon.moneroworld.com:18089", but I still get the same errors.

Is there any trusted remote node running 15.0.1 daemon or does this have to wait for 30th Nov?

@selsta
Copy link
Collaborator

selsta commented Nov 24, 2019

Please try node.xmr.to:18081

@redmac68
Copy link
Author

Hi, thanks again. That node works.

I tried to send and got an error
"Can't create transaction: unexpected error: Call method failed"

.. but I guess this is to be expected until all nodes are updated. If there is something else that I should check, let me know.

@selsta
Copy link
Collaborator

selsta commented Nov 24, 2019

Please install the beta firmware from https://beta-wallet.trezor.io and try again.

@redmac68
Copy link
Author

Hi, the Trezor has the latest firmware version already installed (2.1.8).
I don't see any other version available.
The message in a terminal window when the send fails is like:

2019-11-24 14:50:27.702 I Decrypted payment ID: <0000000000000000>
2019-11-24 14:50:27.760 E Failed to invoke http request to /call/21, wrong response code: 400 Response Body: {"error":"session not found"}
2019-11-24 14:50:27.766 E Can't create transaction: unexpected error: Call method failed

I re-tested sending a small amount to my own address .. and this was successful.

@schulzemic
Copy link

I also tried this now. Updated the firmware to 2.1.8, and sent to my own subaddress, using my own remote note. It worked, thank you!

@selsta
Copy link
Collaborator

selsta commented Nov 24, 2019

We will release a v0.15.0.2 point release in the next days to fix this.

@xiphon
Copy link
Collaborator

xiphon commented Nov 24, 2019

Removed the link to binary i posted above. It was uploaded just for testing purposes (to be sure that Trezor support issue is fixed). Is not a good idea to let users download random binaries,

Please wait for v0.15.0.2 point release in a few days.

@redmac68 @schulzemic thanks for testing.

@redmac68
Copy link
Author

@xiphon @selsta @schulzemic thanks for your support .... beyond awesome.

@selsta
Copy link
Collaborator

selsta commented Dec 19, 2019

+resolved

@redmac68
Copy link
Author

Monero Gui Linux x64 v 0.15.0.4 now gives message "Couldn't open wallet: device not found: Trezor"

This from terminal window ..

2020-03-20 14:18:02.868 W app startd (log: /home/neil/.bitmonero/monero-wallet-gui.log)
2020-03-20 14:18:02.869 W Qt:5.9.7 GUI:v0.15.0.4 | screen: 1920x1080 - dpi: 96 - ratio:1.2996
2020-03-20 14:18:07.090 W qrc:/qt-project.org/imports/QtQuick/Controls/ApplicationWindow.qml:240:9: QML ContentItem: Binding loop detected for property "implicitWidth"
2020-03-20 14:18:38.191 I [PARSE URI] regex not matched for uri: ^((.?)://)?([(.)](:(\d+))?)(.*)?
2020-03-20 14:18:38.191 I Generating SSL certificate
2020-03-20 14:18:38.192 I ringdb path set to /home/neil/.shared-ringdb
2020-03-20 14:18:38.301 W Account on device. Initing device...
2020-03-20 14:18:38.301 E Device not found in registry: 'Trezor'. Known devices:
2020-03-20 14:18:38.301 E - Ledger
2020-03-20 14:18:38.301 E - default
2020-03-20 14:18:38.306 E Error opening wallet: device not found: Trezor
2020-03-20 14:18:38.315 E Error opening wallet with password: device not found: Trezor

Can someone please check/re-open?

@selsta
Copy link
Collaborator

selsta commented Mar 20, 2020

@redmac68 Known issue, will be fixed with v0.15.0.5. Should be out soon. I’ve also added the Trezor dependency to the README so that this doesn’t happen again.

#2796

@redmac68
Copy link
Author

redmac68 commented Mar 20, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants