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
flutter: Log: [Error][2023-09-28 23:20:20.414Z]: JsonRPC.connect(): failed to connect to bitcoincash.stackwallet.com over tor proxy at (host: InternetAddress('127.0.0.1', IPv4), port: 5146), Exception: socks_socket.connectTo(): Failed to connect to target through SOCKS5 proxy.
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: LateInitializationError: Field '_secureSocksSocket@76127678' has not been initialized.
#0 SOCKSSocket._secureSocksSocket (package:tor_ffi_plugin/socks_socket.dart)
#1 SOCKSSocket.write (package:tor_ffi_plugin/socks_socket.dart:268:7)
#2 JsonRPC._sendNextAvailableRequest.<anonymous closure> (package:stackwallet/electrumx_rpc/rpc.dart:88:25)
<asynchronous suspension>
Has happened twice now.
We attempt to return a _secureSocksSocket which has failed to initialize/connect.
The text was updated successfully, but these errors were encountered:
Has happened twice now.
We attempt to return a _secureSocksSocket which has failed to initialize/connect.
The text was updated successfully, but these errors were encountered: