Giter Site home page Giter Site logo

Sending problem about etherwall HOT 41 CLOSED

almindor avatar almindor commented on September 13, 2024
Sending problem

from etherwall.

Comments (41)

almindor avatar almindor commented on September 13, 2024

this seems like a geth error. Googling for it I found a bunch of people had this problem e.g. here

I'm not sure what the root cause is in your case. Have you used a different wallet before? Mist or Geth directly maybe? Did you create your accounts in etherwall?

from etherwall.

Stadius70 avatar Stadius70 commented on September 13, 2024

Initially, I had tried to install ether-core, but it made a mistake. Then I installed the ethernet. Two translations have been received - no problem. But it turns out I can not send and the money is inaccessible to me right now. What to do, how to solve the problem?

from etherwall.

almindor avatar almindor commented on September 13, 2024

What do you mean by ether-core? Mist or Parity wallet? And what do you mean when you say it made a mistake?

I need to know the details.

Also how many accounts do you have visible in Etherwall? are all of them showing the same error if you try to send?

What OS is this exactly? (windows, but which version)

from etherwall.

UGatgithub avatar UGatgithub commented on September 13, 2024

And if you used a different wallet, did you backup the private key(s) and import the account(s) to Etherwall? Receiving is always possible, spending only if you have the wallet key ... - and double key files are also creating issues as the wallet may not know which to use ...

from etherwall.

Stadius70 avatar Stadius70 commented on September 13, 2024

I first installed Ethereum-Wallet-win64-0-9-0.exe and then uninstalling it because it was generating a huge database on the disk.
I have two accounts with different passwords. In both accounts I received translations without any problem.
I was trying to send only from the first account. After this mistake, I did not dare try in the second, because I have more money there and I am afraid of something to go wrong.
Operating System - Windows 7 Ultimate x64

from etherwall.

almindor avatar almindor commented on September 13, 2024

Ok, can you please specify where exactly you got Ethereum-Wallet from? I don't recognize the client.

Can you also list the files you see when you go to C:\Users\<your-user-name>\AppData\Roaming\Ethereum\geth ? Note the path might be slightly different, basically look for the Ethereum folder somewhere in your home.

There should be a keystore folder, if so please go in and see if you see two files with the addresses you expect (the two accounts you created).

from etherwall.

Stadius70 avatar Stadius70 commented on September 13, 2024

http://prikachi.com/images.php?images/797/9164797x.jpg

from etherwall.

Stadius70 avatar Stadius70 commented on September 13, 2024

http://prikachi.com/images.php?images/801/9164801z.jpg

from etherwall.

almindor avatar almindor commented on September 13, 2024

Hmm ok so one thing that pops up is that you have keystore folders in both the main Ethereum folder and also in the geth subfolder.

Can you list those as well?

from etherwall.

Stadius70 avatar Stadius70 commented on September 13, 2024

Yes it is! They are in one another! Complete mess!
http://prikachi.com/images.php?images/803/9164803k.jpg

from etherwall.

almindor avatar almindor commented on September 13, 2024

So the files we're looking for will have this format:

UTC--<timestamp>--<address>

E.g. for my donations one it looks like UTC--2015-08-12T23-11-21.237620222Z--c64b50db57c0362e27a32b65bd29363f29fdfa59

Can you check BOTH the geth\keystore and just the keystore folders? See if your accounts exist in both and if they're the same files.

from etherwall.

Stadius70 avatar Stadius70 commented on September 13, 2024

http://prikachi.com/images.php?images/811/9164811N.jpg

from etherwall.

almindor avatar almindor commented on September 13, 2024

OK so we see 5 accounts here, notice how none of them is the 0xd729f... that you used for sending out.

Let's see the geth\keystore folder now.

from etherwall.

almindor avatar almindor commented on September 13, 2024

Also I just noticed there's another keystore folder in your keystore folder o.O

This is very odd..

from etherwall.

UGatgithub avatar UGatgithub commented on September 13, 2024

Keystore files from at least 3 different days - I expect are there more (copies) in the keystore folders. You will have to clean that up, but first I would create a backup of all the different once you find.

from etherwall.

Stadius70 avatar Stadius70 commented on September 13, 2024

There is nothing here!
Oh no! Where could this file be missing? :((

from etherwall.

almindor avatar almindor commented on September 13, 2024

OK so at this point I would look for any files starting with UTC-- inside the main ethereum folder.

You should be able to do that using the search function. I'd also copy all of the files you find to a new folder somewhere else just to make sure you don't lose anything.

If you do get the same files twice in different subfolders DO NOT OVERRIDE. There's a possibility it was encrypted with different passwords although the timestamps should never match.

from etherwall.

almindor avatar almindor commented on September 13, 2024

The file we're looking for gith now is ending with -7d29f...

What we want to do is:

  1. copy all the account files to a new folder making sure we back them up
  2. move any files from other keystore folders to the main keystore folder (the one directly in Ethereum)

If you find the right file and you move it to the main folder I think you should be able to get sending to work again.

from etherwall.

UGatgithub avatar UGatgithub commented on September 13, 2024

If a keystore folder in your chaos is empty that's not problematic as long as you did not delete the contents. They may have got created by one or the other wallet which you installed but did not create / import your accounts to, so don't worry about that too much.

from etherwall.

Stadius70 avatar Stadius70 commented on September 13, 2024

Here are transaction
https://etherscan.io/address/0xd729F2843DE30545E255476c37829A1C8CF098f6

There are no other files with me.
Where could this file be missing?

from etherwall.

UGatgithub avatar UGatgithub commented on September 13, 2024

Within Ethereum/geth you seem to have (had) the complete node installed.

from etherwall.

Stadius70 avatar Stadius70 commented on September 13, 2024

I had Ethereum Wallet installed, but I uninstalled it because of the huge database it was uploading

from etherwall.

UGatgithub avatar UGatgithub commented on September 13, 2024

For the accounts related to the transaction the keystore files from 08.08. should be the related once. Don't think there is something missing.

from etherwall.

UGatgithub avatar UGatgithub commented on September 13, 2024

You can uninstall the wallet but the chain data etc. is still there, that you have to cleanup manually (once you backed up all the key files).

from etherwall.

Stadius70 avatar Stadius70 commented on September 13, 2024

Can you once again explain step by step what I need to do, that I am already confused, and that I do not understand English well and I am getting a translator

from etherwall.

almindor avatar almindor commented on September 13, 2024

ok I'll try.

The UTC-- files are your accounts. You have multiple keystore folders under the Ethereum folder and that's bad.

We need to find ALL the UTC-- files in the Ethereum* subfolders and copy them over to another folder (something on your desktop for example).

Once that is done list all those files here (from the new folder).

from etherwall.

Stadius70 avatar Stadius70 commented on September 13, 2024

I searched all subfolders - no other UTS files?

from etherwall.

Stadius70 avatar Stadius70 commented on September 13, 2024

Other files except those who showed you the pictures - no ... just no!

from etherwall.

almindor avatar almindor commented on September 13, 2024

Ok so this is very odd. Etherwall uses geth to get the list of accounts.

You created the 7d29f... account using the old wallet correct?

Can you try searching for UTC-- in your whole computer?

from etherwall.

Stadius70 avatar Stadius70 commented on September 13, 2024

The 7d29f account ... is my first account
Could it be accidentally deleted?
And is it possible to somehow activate again?

from etherwall.

almindor avatar almindor commented on September 13, 2024

So there are three problems:

  1. We can't find the account file
  2. But somehow it shows up in Etherwall's list
  3. Sending fails with file not found (confirming issue from 1.)

So I think the account file might still be somehow visible to geth/etherwall but I don't know where it can be. You can only send from accounts you have the "keys" for and the keys are stored encrypted in these files.

Did you do a full computer search for all the files starting with UTC-- yet?

from etherwall.

Stadius70 avatar Stadius70 commented on September 13, 2024

I may have deleted the file from the beginning after I met the program because I thought it was not an important file. I remember that there was such a moment in the beginning ...

from etherwall.

UGatgithub avatar UGatgithub commented on September 13, 2024

Which wallet did you use to create the 7d29f... account? I find some keys on my pic do not start with UTC there name is just the account address ...

from etherwall.

almindor avatar almindor commented on September 13, 2024

Ah I understand now.

Etherwall creates a "list" of accounts given to it by Geth. You must've deleted the files after running etherwall.

Sadly there is nothing we can do if the file was deleted and you don't have a copy it's gone.

from etherwall.

UGatgithub avatar UGatgithub commented on September 13, 2024

There is software to search and undelete files ... if it is not too long ago and worth investing time ...

from etherwall.

almindor avatar almindor commented on September 13, 2024

Yes good point, if you have more ETH in the other files too it might be worth the trouble to try and undelete. NOTE: you should limit any disk activity, preferably turn the computer off and get the disk out to a professional. It will cost something but it might be worth it in the end.

from etherwall.

Stadius70 avatar Stadius70 commented on September 13, 2024

I think it was ... I had already installed Etherwall and then I remember maybe I deleted a file?

from etherwall.

almindor avatar almindor commented on September 13, 2024

Yes that would explain why etherwall still shows the account, because it "caches" the accounts it has seen. Sadly it's just an address cache so it can't recover it, you have to get the original file back somehow.

from etherwall.

Stadius70 avatar Stadius70 commented on September 13, 2024

I'll try a program to recover deleted files

Thanks for your time!

from etherwall.

Stadius70 avatar Stadius70 commented on September 13, 2024

For the other account where I have money, the file is saved ...

from etherwall.

almindor avatar almindor commented on September 13, 2024

Good to hear! Make a backup too just in case. You should be able to send out from that account as long as the file is in the right spot.

If you need to "move" the account to another computer, copy the file to the keystore folder there and Etherwall should pick it up.

from etherwall.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.