-
Notifications
You must be signed in to change notification settings - Fork 36
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
Can not send transaction with JADE - Connection refused (os error 61) #111
Comments
Hello, I wasn't able to reproduce this issue with a similar setup as you describe. Was this a single occurrence or does it happen on every attempt to send with Jade? |
For me it is reproduceable, I tried a couple of times. Tried again now, same error. I restarted tor browser for various different circuits and confirmed my tor browsers connection works. I looked at the logs when the tx fails, and while there is a lot in the log and I'm not sure what is relevant, here are some things I notice when the error occurs: ERROR - error: JsonError { message: "http://greenv32e5p4rax6dmfgb4zzl7kq2fbmizd7miyava2actplmipyx2qd.onion/prices/v0/venues/BITFINEX/pairs/XBT/USD: Connection Failed: Connect error: Connection refused (os error 61)", error: "id_unknown" } WARN - cannot build client ClientError(IOError(Os { code: 61, kind: ConnectionRefused, message: "Connection refused" })) cannot fetch exchange rate http://greenv32e5p4rax6dmfgb4zzl7kq2fbmizd7miyava2actplmipyx2qd.onion/prices/v0/venues/BITFINEX/pairs/XBT/USD: Connection Failed: Connect error: Connection refused (os error 61) |
did you set a proxy in the app? |
@goodc0re please update to 2.0.3 |
At the moment unable to test due to new issue #122 |
no proxy was set |
@goodc0re can you retry with latest version? |
I have the same issue. Is there already a fix for this problem? |
Description
Can not sign & send transaction with JADE - Connection refused (os error 61)
Version
Blockstream green 2.0.0 arm64
Steps to reproduce
Single sig wallet on Blockstream JADE hardware wallet
Try to send any Liquid asset
Expected behaviour
After confirming the tx details on JADE, transaction should be sent.
Actual behaviour
After confirming the tx details on JADE, "Connection refused (os error 61)" appears
Screenshots
Device or machine
Apple M3 Max
MacOS Sonoma Version 14.3.1 (23D60)
Additional info
JADE on latest firmware, no radio
Connection via USB
Connection to JADE is fine (addresses can be verified on JADE)
Green Network setting: Connect with Tor is enabled
Tor Browser 13.0.10 with active connection
The text was updated successfully, but these errors were encountered: