After finish complied, I got error,
- Code: Select all
ubuntu@i-0jygrlx0:~/youthcoin/build/release/src$ ./simplewallet --generate-new-wallet test --password test
youthcoin wallet v1.1.1.1()
Error: failed to save new wallet: error opening file: test.wallet
Error: failed to generate new wallet: error opening file: test.wallet
account creation failed
Failed to initialize wallet
Error: wallet failed to connect to daemon (http://localhost:17362).
Error: wallet failed to connect to daemon (http://localhost:17362).
Can I know what is going on?