Have you tried using a different private key format? I recently tried to sweep using the WIF compressed key format (starts with a āKā or āLā) and nothing happened, but the format which starts with ā5ā worked fine.
Perhaps you should post the address your trying to sweep so that we can investigate why it might be failing. It might be that you donāt have enough to pay tbe BTC minerās fee. You should also be able to SWEEP and pay the miners fees from a different address.
Once again, It would be helpful if people posted the actual ADDRESS that they are trying to sweep. It would allow others to investigate the address and possibly determine a cause. So far this thread has people saying they have issues, but no one is giving any additional details to try and track down the issue.
Without additional details, pretty tough to track down what the issue is.
If you have a problem with sweeping an address, please post the address here (public key only)
Indeed, it does appear that your address 1Lbh4CmorKwLPkjw2Upq3TW37hhPdEXD8q has a 0.1BTC balanceā¦ so plenty to pay any miners fee.
Can you try sweeping using counterwallet in google chrome?
1.) Open google chrome
2.) Login to counterwallet
3.) Right-click on counterwallet page and select āInspectā
4.) Click the āConsoleā tab to display any errors
5.) Try the sweep operation again
6.) Take screenshot of console and post here?
What I am trying to ascertain is if counterwallet is throwing some javascript error, or any indication of what is failing.
Here is an example of the console in google chrome.
Done following your instructions. Pasted the WIF format private key from Blockchain, and nothing happens. The Sweeping window doesnāt resize or change, no list of assets is accessible and the āsweepā button remains inactive. I tried the same with several XCP-owning addresses. Same problem in every caseā¦
I had a problems importing my compressed wif into the blockchain.info app recently, got around it by importing the uncompressed version of the pri key instead. Perhaps a soloution in this case too?
I have the same problem as you, and still doesnāt seem to work.
The last time it did work was when blockchain wallet had several other formats of private key before they updated the wallets earlier this year. I think it must be an issue with the two that they currently provide (WIF and Base 58).
Is there anyway you guys know of accessing other forms of private key on blockchain wallet? As it could be a way around it.
If anyone can think of an ulterior means of sorting it please let me know.
Iām pretty computer illiterate and use mac which makes everything Iāve heard seem pretty difficult.
If one of you would be kind enough to post a step by step instruction for MAC i would be eternally grateful!
Itās really frustrating knowing I have XCP in my bitcoin wallet, but being unable to access them when I need !!
You can try the uncompressed WIF encoding format using: https://www.bitaddress.org -> wallet details -> enter the private key from blockchain.info -> view details.
Using bitaddress.org did help in that I could enter the Private Keys in a way that was recognised. However now it goes to the next screen and says āpreparing output for transactions chainingā without progressing at all. Any other suggestions?
Retry to see if it works, sometimes itās a matter of waiting longer.
Maybe you have many outputs at the sweeped address and they canāt be chained. You could try importing the swept address in some other wallet (see alternative Counterparty wallets in FAQa) or a non-CP wallet and then make a send to Counterwallet (you wouldnāt need to do this if you used another Counterparty wallet since pass phrases work and wallet addresses are the same across wallets)
I accidentally sent FoldingCoins from Counterwallet to my BitCoin wallet.
Now I try the sweep them back to Counterwallet from BitCoin wallet using private key WIF.
Using Google Chrome in Counterwallet I enter the compressed WIF private key and the tokens are shown. But when I click the sweep button then only a message is shown āPreparing output for transactions chainingā and nothing happens until after some minutes it shows #error.
My Bitcoin wallet has enough bitcoins so that is not the problem.
Then I tried using the uncompressed WIF private key but then the coins are not listed to sweep.
When I first use the compressed WIF private key which shows the coins listed and then replace it by the uncompressed WIF private key then the coins are still selectable. After pressing the sweep button it shows āStep 1/5 : Sweeping 31930.214 FLDC from xxx btc adress to xxx counterwallet adressā.
But after some seconds it shows āSweep results: FLDC: Funds not sent due to failure.ā
So it is still failing. Any ideas what I do wrong?
Could it help to import my Bitcoin-QT wallet into blockchain.info online wallet and try import to counterwallet from there?
Counterwallet doesnāt use Cloudflare (the code runs on your own client (in the browser) and communicates with the API server via HTTP). Or at least it didnāt use Cloudflare until recently. @robby_dermody moved the server to a faster host few weeks ago so it could be different now, thatās something that could be checked. According to a quick check, no CDN:
Then I tried using the uncompressed WIF private key but then the coins are not listed to sweep.
Yes, because then the wallet looks at a different bitcoin address (which is probably empty). If a wallet uses uncompressed, then you need to give it uncompressed, and if compressed, then it needs compressed keys.
Could it help to import my Bitcoin-QT wallet into blockchain.info online wallet and try import to counterwallet from there?
Itās 2 steps, but itās nicer if you can accomplish it in one (see below).
Regarding your problem, sometimes sweeps timeout because too many outputs need to be changed, other times itās other issues. Iāve seen several different situations and in some cases it helped to retry shortly after the first timeout.
If you can, maybe itās easiest to do this (if I got the source and destination right):