-
Notifications
You must be signed in to change notification settings - Fork 1.7k
I can't send any ETH from Parity wallet - "Confirming..." forever #1867
Comments
@oktaryn I had problems with the trusted signer function, and had to use the --unlock and --pasword options. My transactions still aren't getting sent (though my password does get accepted in the integrated mist wallet). I opened an issue for this since ethcore doesn't maintain mist. |
@nerdralph |
What Windows version are you guys running? As a workaround you can always try running parity without Signer support |
possibly related to #1796 . |
note that it seems to be on windows in all cases. |
@tomusdrw I'm running it on Win7E/64. Keys generated by parity (don't think I've ever run geth on this machine). |
@tomusdrw Just tried with --no-signer --unlock ... and it worked. All my old transactions also went through (but they don't show up in latest transactions, just the last transaction is listed). There still seems to be a UI glitch in that it doesn't refresh the transaction list in the wallet to show that it confirmed. Going back to the status page, and then to the wallet again refreshed the list and showed the tx as confirmed. |
will leave this open until @oktaryn confirms the fix. |
confirmed thanks |
Hi,
I need help with Parity wallet, using Windows version. I deposited some ETH to my wallet some time ago. Today wanted to send it from there to another address but I can't ! Parity is causing problems.
First all my attempts of sending ETH had been refusing because of some security token which I finally generated by running cmd.exe and launching parity with following syntax: parity signer new-token
I pasted that token into the form on http://127.0.0.1:8180/
And I finally saw the transaction, it's asking for the password and there is a "confirm" button. I pasted the parity password, clicked on the button, which changed to "confirming..." and that's it. Nothing happens, transfer is not starting, it stays as "confirming" forever which is very frustrating.
Which such basic thing like sending crypto is so complicated? How to retrieve my ETH ?
The text was updated successfully, but these errors were encountered: