almindor / etherwall

Ethereum QT5 Wallet
GNU General Public License v3.0
142 stars 59 forks source link

can not start etherwall anymore #59

Closed Fluppert closed 6 years ago

Fluppert commented 6 years ago

Hi, I am a total nitwit with this wallet and I a made some mistakes. With the start I immediatly copied one of the two codes and bought some Ethereums. Those two codes had no pasword yet. The next time I started etherwall that account number was gone and there were 2 different numbers. I did backup the important account on a stich though. In an attempt to find a solution a changed the geth path and geth directory which was probably a mistake. Whenever I try to start Etherwall I get the message 'could not find get ; please check get path and try again'. Everything is greyed out exept settings and logs. What are the default settings for Geth Data Directory and Geth Path? I'd like to access my Ethereums. Thanks in advance Philippe

Fluppert commented 6 years ago

forgot to say I work with Windows 10 Philippe

almindor commented 6 years ago

Hey, I'm not sure I fully understand what you mean "copied one of the two codes" ? Did you copy the account file?

The default geth path for windows is: <path-to-etherwall>\geth.exe The default geth datadir for windows is: C:\<User>\AppData\Roaming\Ethereum NOTE: you need to replace with your windows username and with the absolute path to the etherwall dir

Fluppert commented 6 years ago

yes, I copied the account file. I'try to change the geth path now

Fluppert commented 6 years ago

doesn't work. The system seems to be in a loop now and starts up in new windows over and over again

almindor commented 6 years ago

That's odd. Make sure there's no geth running first. Maybe do a fresh reboot and then try from scratch. I know that sometimes geth can go "zombie" in the background and etherwall can get stuck.

Fluppert commented 6 years ago

same problem after reboot

almindor commented 6 years ago

So the whole app just starts and closes and starts again?? Any chance you can do a screenshot?

Fluppert commented 6 years ago

it doesn't close. New windows every second etherwall

almindor commented 6 years ago

Wtf.. that's new. Are you sure you didn't point geth path to Etherwall.exe or something like that?

almindor commented 6 years ago

Can you switch to logs/app and do a screenshot there? just pick an existing instance. I want to see what it's trying to run.

Fluppert commented 6 years ago

I did :( The wallet starts up normally now. It doesn't show any accounts now though How do I get to open the account number I saved before?

Fluppert commented 6 years ago

I right-clikked on the account and chose 'export account to directory'. Hope this was enough to be able to recuperate it

almindor commented 6 years ago

It should be, do you have a file that looks like UTC--<some-timestamp>--<address> ? If to you need to copy it in your datadir/keystore folder.

Fluppert commented 6 years ago

found it! Thanks a lot almindor. Have my money back :)

almindor commented 6 years ago

Glad to hear that, closing this issue.