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
Installed w64 zip version and w64 exe version and get same error when trying to restore from seed or wallet bin file. See below error text.
Error when trying to restore from seed mnemonic
Error Create/Restore Wallet
Error: Unknown error! Wallet RPC appears not to be responding.
Detailed error information below:
OK Hide Details...
2018-May-09 19:05:28.472446 ERROR C:/msys64/home/QUANGVH/sumokoin/contrib/epee/include/net/net_helper.h:580 Problems at shutdown: A request to send or receive data was disallowed because the socket is not connected and (when sending on a datagram socket using a sendto call) no address was supplied
This happens not too long after the wallet rpc starts or tries to start
Error when trying to restore from wallet bin file
Error Importing Wallet
Error importing wallet!
Detailed error information below:
OK Hide Details...
2018-May-09 19:25:27.870910 ERROR C:/msys64/home/QUANGVH/sumokoin/contrib/epee/include/net/net_helper.h:580 Problems at shutdown: A request to send or receive data was disallowed because the socket is not connected and (when sending on a datagram socket using a sendto call) no address was supplied
from sumo-wallet-rpc.log
Same error repeating for each of my tests
2018-May-09 19:25:06.464899 Sumokoin 'Aomori' (v0.3.1.0-release)
2018-May-09 19:25:06.464899 Setting log level = 1
2018-May-09 19:25:06.464899 default_log: C:\Program Files\Sumo LITE Wallet\Resources\bin\sumo-wallet-rpc.log
2018-May-09 19:25:06.465908 Logging at log level 1 to C:\ProgramData\SumoLITEWallet\wallets\sumo-wallet-rpc.log
2018-May-09 19:25:06.465908 Loading wallet...
2018-May-09 19:25:06.742490 Loaded wallet keys file, with public address:
2018-May-09 19:25:06.745499 Trying to decrypt cache data
2018-May-09 19:25:27.870910 ERROR C:/msys64/home/QUANGVH/sumokoin/contrib/epee/include/net/http_client.h:920 failed to connect wallet-node.sumokoin.com:4444
2018-May-09 19:25:27.870910 Failed to invoke http request to wallet-node.sumokoin.com:4444/getblocks.bin
2018-May-09 19:25:27.870910 ERROR C:/msys64/home/QUANGVH/sumokoin/src/wallet/wallet2.cpp:1334 !r. THROW EXCEPTION: error::no_connection_to_daemon
2018-May-09 19:25:27.870910 C:/msys64/home/QUANGVH/sumokoin/src/wallet/wallet2.cpp:1334:N5tools5error23no_connection_to_daemonE: no connection to daemon, request = getblocks.bin
2018-May-09 19:25:27.870910 ERROR C:/msys64/home/QUANGVH/sumokoin/src/wallet/wallet_rpc_server.cpp:1635 Wallet initialization failed: no connection to daemon
2018-May-09 19:25:27.870910 ERROR C:/msys64/home/QUANGVH/sumokoin/contrib/epee/include/net/net_helper.h:580 Problems at shutdown: A request to send or receive data was disallowed because the socket is not connected and (when sending on a datagram socket using a sendto call) no address was supplied
Restoring from seed on a different computer.
from sumo-wallet-rpc.log
2018-May-09 20:10:34.478853 Sumokoin 'Aomori' (v0.3.1.0-release)
2018-May-09 20:10:34.478853 Setting log level = 1
2018-May-09 20:10:34.478853 default_log: C:\Other\Sumo_LITE_Wallet-v0.1.0-w64\Resources\bin\sumo-wallet-rpc.log
2018-May-09 20:10:34.478853 Logging at log level 1 to C:\ProgramData\SumoLITEWallet\wallets\sumo-wallet-rpc.log
2018-May-09 20:10:34.478853 Loading wallet...
2018-May-09 20:10:34.744533 Loaded wallet keys file, with public address:
2018-May-09 20:10:34.744533 Trying to decrypt cache data
2018-May-09 20:10:55.839520 ERROR C:/msys64/home/QUANGVH/sumokoin/contrib/epee/include/net/http_client.h:920 failed to connect wallet-node.sumokoin.com:4444
2018-May-09 20:10:55.839520 Failed to invoke http request to wallet-node.sumokoin.com:4444/getblocks.bin
2018-May-09 20:10:55.839520 ERROR C:/msys64/home/QUANGVH/sumokoin/src/wallet/wallet2.cpp:1334 !r. THROW EXCEPTION: error::no_connection_to_daemon
2018-May-09 20:10:55.839520 C:/msys64/home/QUANGVH/sumokoin/src/wallet/wallet2.cpp:1334:N5tools5error23no_connection_to_daemonE: no connection to daemon, request = getblocks.bin
2018-May-09 20:10:55.840560 ERROR C:/msys64/home/QUANGVH/sumokoin/src/wallet/wallet_rpc_server.cpp:1635 Wallet initialization failed: no connection to daemon
2018-May-09 20:10:55.841038 ERROR C:/msys64/home/QUANGVH/sumokoin/contrib/epee/include/net/net_helper.h:580 Problems at shutdown: A request to send or receive data was disallowed because the socket is not connected and (when sending on a datagram socket using a sendto call) no address was supplied
The text was updated successfully, but these errors were encountered:
I am also experiencing this problem. However, nothing shows up in the log for me except this cryptic message in sumo-wallet-cli:
[2018-05-24 07:19:52,067] [ERROR] [sumo-wallet-cli]>>> Error: wallet failed to connect to daemon: fakehost. Daemon either is not started or wrong port was passed. Please make sure daemon is running or restart the wallet with the correct daemon address.
Installed w64 zip version and w64 exe version and get same error when trying to restore from seed or wallet bin file. See below error text.
Error when trying to restore from seed mnemonic
Error Create/Restore Wallet
Error: Unknown error! Wallet RPC appears not to be responding.
Detailed error information below:
OK Hide Details...
2018-May-09 19:05:28.472446 ERROR C:/msys64/home/QUANGVH/sumokoin/contrib/epee/include/net/net_helper.h:580 Problems at shutdown: A request to send or receive data was disallowed because the socket is not connected and (when sending on a datagram socket using a sendto call) no address was supplied
This happens not too long after the wallet rpc starts or tries to start
Error when trying to restore from wallet bin file
Error Importing Wallet
Error importing wallet!
Detailed error information below:
OK Hide Details...
2018-May-09 19:25:27.870910 ERROR C:/msys64/home/QUANGVH/sumokoin/contrib/epee/include/net/net_helper.h:580 Problems at shutdown: A request to send or receive data was disallowed because the socket is not connected and (when sending on a datagram socket using a sendto call) no address was supplied
from sumo-wallet-rpc.log
Same error repeating for each of my tests
2018-May-09 19:25:06.464899 Sumokoin 'Aomori' (v0.3.1.0-release)
2018-May-09 19:25:06.464899 Setting log level = 1
2018-May-09 19:25:06.464899 default_log: C:\Program Files\Sumo LITE Wallet\Resources\bin\sumo-wallet-rpc.log
2018-May-09 19:25:06.465908 Logging at log level 1 to C:\ProgramData\SumoLITEWallet\wallets\sumo-wallet-rpc.log
2018-May-09 19:25:06.465908 Loading wallet...
2018-May-09 19:25:06.742490 Loaded wallet keys file, with public address:
2018-May-09 19:25:06.745499 Trying to decrypt cache data
2018-May-09 19:25:27.870910 ERROR C:/msys64/home/QUANGVH/sumokoin/contrib/epee/include/net/http_client.h:920 failed to connect wallet-node.sumokoin.com:4444
2018-May-09 19:25:27.870910 Failed to invoke http request to wallet-node.sumokoin.com:4444/getblocks.bin
2018-May-09 19:25:27.870910 ERROR C:/msys64/home/QUANGVH/sumokoin/src/wallet/wallet2.cpp:1334 !r. THROW EXCEPTION: error::no_connection_to_daemon
2018-May-09 19:25:27.870910 C:/msys64/home/QUANGVH/sumokoin/src/wallet/wallet2.cpp:1334:N5tools5error23no_connection_to_daemonE: no connection to daemon, request = getblocks.bin
2018-May-09 19:25:27.870910 ERROR C:/msys64/home/QUANGVH/sumokoin/src/wallet/wallet_rpc_server.cpp:1635 Wallet initialization failed: no connection to daemon
2018-May-09 19:25:27.870910 ERROR C:/msys64/home/QUANGVH/sumokoin/contrib/epee/include/net/net_helper.h:580 Problems at shutdown: A request to send or receive data was disallowed because the socket is not connected and (when sending on a datagram socket using a sendto call) no address was supplied
Restoring from seed on a different computer.
from sumo-wallet-rpc.log
2018-May-09 20:10:34.478853 Sumokoin 'Aomori' (v0.3.1.0-release)
2018-May-09 20:10:34.478853 Setting log level = 1
2018-May-09 20:10:34.478853 default_log: C:\Other\Sumo_LITE_Wallet-v0.1.0-w64\Resources\bin\sumo-wallet-rpc.log
2018-May-09 20:10:34.478853 Logging at log level 1 to C:\ProgramData\SumoLITEWallet\wallets\sumo-wallet-rpc.log
2018-May-09 20:10:34.478853 Loading wallet...
2018-May-09 20:10:34.744533 Loaded wallet keys file, with public address:
2018-May-09 20:10:34.744533 Trying to decrypt cache data
2018-May-09 20:10:55.839520 ERROR C:/msys64/home/QUANGVH/sumokoin/contrib/epee/include/net/http_client.h:920 failed to connect wallet-node.sumokoin.com:4444
2018-May-09 20:10:55.839520 Failed to invoke http request to wallet-node.sumokoin.com:4444/getblocks.bin
2018-May-09 20:10:55.839520 ERROR C:/msys64/home/QUANGVH/sumokoin/src/wallet/wallet2.cpp:1334 !r. THROW EXCEPTION: error::no_connection_to_daemon
2018-May-09 20:10:55.839520 C:/msys64/home/QUANGVH/sumokoin/src/wallet/wallet2.cpp:1334:N5tools5error23no_connection_to_daemonE: no connection to daemon, request = getblocks.bin
2018-May-09 20:10:55.840560 ERROR C:/msys64/home/QUANGVH/sumokoin/src/wallet/wallet_rpc_server.cpp:1635 Wallet initialization failed: no connection to daemon
2018-May-09 20:10:55.841038 ERROR C:/msys64/home/QUANGVH/sumokoin/contrib/epee/include/net/net_helper.h:580 Problems at shutdown: A request to send or receive data was disallowed because the socket is not connected and (when sending on a datagram socket using a sendto call) no address was supplied
The text was updated successfully, but these errors were encountered: