Wallet issue. I cannot even get a clean install of the Swing Wallet to load (and that is supposed to be the stable wallet!)
The GUI launcher gets to "Activating best chain..." then just stays in a loop. After a prolonged time, it times-out and provides an unfriendly as well as little helpful error about not able to make a connection.
When I run komodo-cli.exe getinfo
error: couldn't connect to server: EOF reached (code 1)
(make sure server is running and you are connecting to the correct RPC port)
Wow. Just wow.
Death of a cryptocurrency because users cannot use the provided wallets. Sours the experience for potential users and miners. Destroys trust and confidence early on. Having a wallet that works for users is a basic and key tenant of adoption and success.
Any thoughts or remedies? (again, a clean install of the Win wallet v0.8.0)
Above error says "your komodo is not running". make sure Komodo running and its fininished loading Blocks. Activating best chain is not an error, It is the way of loading blocks to database. check for debug log for errors.
If your were good with CLI version, Our Komodo Cli wallet is more stable than Swing wallet. Swing wallet inturn use cli RPC calls. If you still unable to open wallet, will help you personally.
1) open cmd prompt Go to "c:\program files x86\komodogui
2) execute Komodo.exe
3) wait for a bit to Activate best chain and load blocks
4) open another Prompt in same Location execute below cmd
komodo-cli getinfo
Thanks,
Nabob