Sunday, November 17, 2024
HomeEthereumEther Buy Troubleshooting | Ethereum Basis Weblog

Ether Buy Troubleshooting | Ethereum Basis Weblog


Though we hope that the ether buying expertise goes easily for everybody, we acknowledge that there’ll at all times be conditions the place issues don’t fairly go as deliberate. Maybe your web connection dies in the course of your buy. Maybe you by accident click on a again button or some hyperlink or just hit refresh whereas the acquisition is in progress. Maybe you forgot to obtain your pockets. Maybe you assume you could have forgotten your password, and also you wish to be sure to have it down appropriately. For all of those conditions, the person expertise is sadly going to be a bit extra difficult than merely downloading an online app; a little bit of command line motion with a Python script might be required.

To start with, let’s go over downloading the Python script. To get the script put in, obtain the zip archive from right here, and unpack it. Then, navigate to the listing, and you must see a variety of information, together with pyethsaletool.py. At this level, open up a command line on this listing. Run python pyethsaletool.py, and you must see an inventory of assist directions.

Now, let’s go over the most typical potential points one after the other.

1) I forgot to obtain my pockets earlier than closing the browser tab.

You need to obtain a backup of your pockets in your e mail. Should you entered a pretend e mail tackle, and on the similar time forgot to obtain your pockets, then sadly you don’t have any recourse.

2) I wish to ensure that my ether was really bought.

Run python pyethsaletool.py checklist -w /path/to/your/pockets.json, substituting the trail with the trail the place you downloaded your pockets to. You need to see a document of your buy. If not, then run python pyethsaletool.py getbtcaddress -w /path/to/your/pockets.json and lookup the tackle on blockchain.data. If there’s a nonzero stability, you might be in scenario #4.

3) I wish to ensure that I bear in mind my password.

Run python pyethsaletool.py getbtcprivkey -w /path/to/your/pockets.json, substituting the trail. When it prompts you for the password enter it, and see whether or not you get an error. Should you get an error to do with PKCS7 padding, you entered the unsuitable password; in case you get a BTC non-public key out (ie. a sequence of 51 characters beginning with a 5), then you definitely’re superb.

4) I despatched my BTC into the intermediate tackle, however it by no means made it to the exodus.

Run python pyethsaletool.py getbtcprivkey -w /path/to/your/pockets.json, substituting the trail appropriately. Then, import this non-public key into the blockchain.data pockets or Kryptokit. Alternatively, you might also run python pyethsaletool.py finalize -w /path/to/your/pockets.json to complete the buying course of by way of Python.

5) I wish to make sure that I will entry my ether later.

Run python pyethsaletool.py getethprivkey -w /path/to/your/pockets.json, substituting the trail. Then, obtain pyethereum, set up it, and use pyethtool privtoaddr c85ef7d79691fe79573b1a7064c19c1a9819ebdbd1faaab1a8ec92344438aaf4, substituting within the Ethereum privkey that you simply bought from step one. If the tackle that you simply get matches the tackle that you simply noticed while you had been buying ether, then that you’ve got your Ethereum non-public key.

6) I despatched extra BTC into the intermediate tackle after the online app finalized.

This example is similar to #4. You’ll be able to get well the BTC or finalize it at your leisure.

When you’ve got another points, please ask them within the feedback and they are going to be added to this text.



Supply hyperlink

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments