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

Trying to make wallet and met with error. #6

Open
3334320103654 opened this issue Dec 8, 2017 · 3 comments
Open

Trying to make wallet and met with error. #6

3334320103654 opened this issue Dec 8, 2017 · 3 comments

Comments

@3334320103654
Copy link

After entering a password and choosing a language I recieve the follwoing error:

" Error Creating/Restoring Wallet "
" Error: Unknown error! Wallet RPC appears not responsding. "

  • I've whitelisted the application within windows defender and am not sure what is going wrong, please help.
@mozreactor
Copy link

+1

I'm on Win 7x64. Deleted /data and still the same error.

@XzenTorXz
Copy link
Owner

did you try to start it as administrator ?

if that doesnt help, can you provide the error.logs in data/wallets/electroneum-wallet-rpc.log and data/logs/electroneum-wallet-rpc.log ?

in the Resources\bin dir are also the default binaries from electroneum, maybe the electroneumd.exe cant find a mainnode, you can try to start it manually.

@mtl1979
Copy link

mtl1979 commented Mar 4, 2018

On initial run or if daemon has not been started in a while, wallet RPC returns timeout because the daemon is not fully synced yet... The code should be changed, so it doesn't delete the wallet files if wallet RPC timeouts and instead abort syncing transactions. When the GUI is fully loaded it should poll wallet RPC again every N minutes and resume syncing if it responds.

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

No branches or pull requests

4 participants