Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Electrum new wallet installation problem at QR Code/Google Authenticator step #1102

Closed
typesoshee opened this issue Mar 23, 2015 · 2 comments

Comments

@typesoshee
Copy link

Hello,

I'm using Windows 7. I downloaded the latest Windows installer (2.0.3) from their website and chose the two-factor authorization wallet. Everything was going well (12-word seed, password, e-mail) until it asked for verification via a QR code and Google Authenticator. I downloaded Google Authenticator on my phone and let my phone scan the QR image. It gave me a code number, which I then entered into Electrum. When I clicked next/OK, the Electrum window says:

incorrect password, aborting

and there is a error message that pops up that says:

init() takes exactly 2 arguments (3 given)

When I load up Electrum again, it goes right to the section where it asks for your e-mail. When I enter my e-mail or anything random, it gives me this error message:

xpubkey1 and xpubkey2 already associated with existing cosigner

and the program closes. If I load up Electrum again, the same thing happens: asks for my e-mail, and whatever I enter, gives the "xpubkey" message and closes.

Any help will be appreciated, thanks.

ecdsa pushed a commit that referenced this issue Mar 23, 2015
@ecdsa
Copy link
Member

ecdsa commented Mar 23, 2015

you probably entered a wrong one-time password.
delete the wallet file, and restart from scratch

@ecdsa ecdsa closed this as completed in c11b7b4 Mar 23, 2015
@dhimself
Copy link

dhimself commented Sep 5, 2016

ecdsa commented on Mar 23, 2015

you probably entered a wrong one-time password.
delete the wallet file, and restart from scratch

Hello, sorry for the noob question but I too am having this issue as I just get started on my bitcoin journey. Could someone please mention the exact name of this "wallet file?" I have tried deleting several different files and I still am prompted with the email entry box followed by the code request. But I am unable to produce that. So I must remove that file.

Thank you in advance.

protonn pushed a commit to argentumproject/electrum-arg that referenced this issue Feb 15, 2019
* Fix FloatingActionButton positioning on API levels before 21

* Use pkgutil to load data files, so `electroncash` package doesn't need to be extracted on Android:
Closes spesmilo#1062, which I assume was caused by the cache directory being cleared while the app was running.

* Update to Chaquopy 5.0.7 (closes spesmilo#1060)

* Use new Chaquopy primitive conversion methods

* Use new Chaquopy container view methods

* Update to Chaquopy 5.1.0  /  Pin version of pycryptodomex

* Use correct container interface when calling get_blockchains

* Add missing lock (closes spesmilo#1109)

* Don't restore UI state if process has been restarted (closes spesmilo#1057, closes spesmilo#1093, closes spesmilo#1095)

* Fix "Can not perform this action after onSaveInstanceState" errors (closes spesmilo#1083, closes spesmilo#1091, closes spesmilo#1103)

* Trigger onShowDialog from DialogFragment.onStart rather than Dialog.setOnShowListener (closes spesmilo#1108, and see also spesmilo#1046)

* Don't show temporary files in wallet list (closes spesmilo#1102)

* ImageView size is now unavailable in onShowDialog, so get QR resolution from resource instead

* Catch network exceptions at top level of Connection thread (closes spesmilo#1096)

* Add missing locks

* Fix unit tests

* Update Android license agreement hash
Toporin pushed a commit to Toporin/electrum-satochip that referenced this issue Feb 16, 2021
* Fix FloatingActionButton positioning on API levels before 21

* Use pkgutil to load data files, so `electroncash` package doesn't need to be extracted on Android:
Closes spesmilo#1062, which I assume was caused by the cache directory being cleared while the app was running.

* Update to Chaquopy 5.0.7 (closes spesmilo#1060)

* Use new Chaquopy primitive conversion methods

* Use new Chaquopy container view methods

* Update to Chaquopy 5.1.0  /  Pin version of pycryptodomex

* Use correct container interface when calling get_blockchains

* Add missing lock (closes spesmilo#1109)

* Don't restore UI state if process has been restarted (closes spesmilo#1057, closes spesmilo#1093, closes spesmilo#1095)

* Fix "Can not perform this action after onSaveInstanceState" errors (closes spesmilo#1083, closes spesmilo#1091, closes spesmilo#1103)

* Trigger onShowDialog from DialogFragment.onStart rather than Dialog.setOnShowListener (closes spesmilo#1108, and see also spesmilo#1046)

* Don't show temporary files in wallet list (closes spesmilo#1102)

* ImageView size is now unavailable in onShowDialog, so get QR resolution from resource instead

* Catch network exceptions at top level of Connection thread (closes spesmilo#1096)

* Add missing locks

* Fix unit tests

* Update Android license agreement hash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants