Blockstream / green_qt

Blockstream Green App
GNU General Public License v3.0
188 stars 31 forks source link

asio.ssl error #46

Closed sienikam closed 1 year ago

sienikam commented 3 years ago

Hello,

I have following errors while trying to authorize/logon into my wallet:

Unimplemented code.
[2021-01-16 12:33:46.972895] [0x00007f7330da6c80] [error]   assertion failure: ../src/ffi_c.cpp:assert_pointer_args:24:
connection change Wallet::Disconnected  ->  Wallet::Connecting
authentication change Wallet::Unauthenticated  ->  Wallet::Authenticating
[2021-01-16 12:33:50.341567] [0x00007f732abf1700] [info]    Connecting using version fdf44a441a0bc32ae88b3c4b2b18ac385cba449d to wss://prodwss.greenaddress.it/v2/ws
[2021-01-16 12:33:50.389095] [0x00007f72e7fff700] [info]    asio async_shutdown error: asio.ssl:336462231 (asio.ssl error)
[2021-01-16 12:33:50.395219] [0x00007f72e5ffb700] [info]    reconnect thread 7f72e5ffb700 started.
[2021-01-16 12:33:50.395491] [0x00007f72e5ffb700] [info]    Connecting using version fdf44a441a0bc32ae88b3c4b2b18ac385cba449d to wss://prodwss.greenaddress.it/v2/ws
authentication change Wallet::Authenticating  ->  Wallet::Unauthenticated
[2021-01-16 12:33:50.441375] [0x00007f72e7fff700] [info]    asio async_shutdown error: asio.ssl:336462231 (asio.ssl error)
[2021-01-16 12:33:52.442107] [0x00007f72e5ffb700] [info]    Connecting using version fdf44a441a0bc32ae88b3c4b2b18ac385cba449d to wss://prodwss.greenaddress.it/v2/ws
[2021-01-16 12:33:52.479547] [0x00007f72e7fff700] [info]    asio async_shutdown error: asio.ssl:336462231 (asio.ssl error)
[2021-01-16 12:33:54.483242] [0x00007f72e5ffb700] [info]    Connecting using version fdf44a441a0bc32ae88b3c4b2b18ac385cba449d to wss://prodwss.greenaddress.it/v2/ws
[2021-01-16 12:33:54.519040] [0x00007f72e7fff700] [info]    asio async_shutdown error: asio.ssl:336462231 (asio.ssl error)
pierre-pretorius commented 3 years ago

I had a similar error:

QApplication: invalid style override 'adwaita' passed, ignoring it.
    Available styles: Windows, Fusion
[2021-02-10 04:22:50.620916] [0x00007f7f92922c40] [error]   assertion failure: ../src/ffi_c.cpp:assert_pointer_args:24:
connection change Wallet::Disconnected  ->  Wallet::Connecting
authentication change Wallet::Unauthenticated  ->  Wallet::Authenticating
[2021-02-10 04:23:10.665838] [0x00007f7f6cff9700] [info]    Connecting using version d4f12676344339dc75c5708349656673a4681125 to wss://prodwss.greenaddress.it/v2/ws
[2021-02-10 04:23:11.628778] [0x00007f7f42f44700] [error]   No pinned certificate found, failing ssl verification
[2021-02-10 04:23:11.629054] [0x00007f7f42f44700] [info]    asio async_shutdown error: asio.ssl:336462231 (asio.ssl error)
[2021-02-10 04:23:11.630680] [0x00007f7f42743700] [info]    reconnect thread 7f7f42743700 started.

I was running 0.0.8. After upgrading to 0.0.9 the error is gone.

green -v    
QApplication: invalid style override 'adwaita' passed, ignoring it.
    Available styles: Windows, Fusion
Blockstream Green 0.0.8
jgriffiths commented 3 years ago

@pierre-pretorius Your issue was due to a change of intermediate SSL certificate which required a new certificate chain and a new release (our wallets verify the trust chain to ensure no man-in-the-middle attack can take place).

The reported issue is here is slightly different in that it does not appear to be cert-related.

@k3s4 Are you able to connect with the latest wallet version? Is this problem intermittent?

petabyt commented 2 years ago

I had the same issue, https://askubuntu.com/questions/1231799/certificate-error-after-upgrade-to-20-04 fixed it for me

borgbyte commented 1 year ago

Please try 1.2.3.