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

Impossible to access/create a crypto wallet #7677

Open
bjcd opened this issue Jan 9, 2020 · 11 comments
Open

Impossible to access/create a crypto wallet #7677

bjcd opened this issue Jan 9, 2020 · 11 comments
Labels
feature/ethereum-remote-client needs-investigation A bug not 100% confirmed/fixed needs-more-info The report requires more detail before we can decide what to do with this issue. priority/P3 The next thing for us to work on. It'll ride the trains. support addition/edits to articles on support website

Comments

@bjcd
Copy link

bjcd commented Jan 9, 2020

Hello, I'm new to Brave and I have to say I'm experiencing an annoying issue with generating my Brave crypto wallet. Let me describe the steps I followed:

  1. Clicked the tab "Crypto Wallet"
  2. Clicked "Create"
  3. Typed my password twice
  4. An error was displayed, can't recall which one
  5. Went back to the Crypto Wallet" tab and ended up on the seed phrase page
  6. Quit the page thinking that given the first error I had when creating my password, I'd rather start everything over
  7. Cleared browser history, quit Brave, relaunched
  8. Went back to the "Crypte Wallet" tab
  9. Now I have the log in option with orange button displayed ...
  10. Enter the password and click to log in
  11. Get error "MetaMaskController - No accounts found"
  12. After researching this github, deleted the following folder: ~/Library/Application Support/BraveSoftware/Brave-Browser/Default/Local Extension Settings/odbfpeeihdkbihmopkbjmoonfanlbfcl
  13. Tried to re-create a wallet
  14. Get error "KeyringController - No account found on keychain." at password creation stage. probably that was the same error at step 4.
  15. Going back to the "Crypto Wallet" tab, I end up at the seed phrase verification stage, but the seed phrase are not displayed and the seed phrase txt file is empty
  16. Going back to the "Crypto Wallet" tab, I log in and get the same error "MetamaskController - No accounts found"

Can someone help? All issues around this topic have been closed and are marked as fixed, but it does not seem to be the case on my hand. Thanks!

@bsclifton bsclifton added the feature/web3/wallet Integrating Ethereum+ wallet support label Jan 9, 2020
@srirambv
Copy link
Contributor

"KeyringController - No account found on keychain."

This error shows up when there is a component mismatch. Step 12 is what is causing the issue.

Can you try removing the folder ~/Library/Application Support/BraveSoftware/Brave-Browser/odbfpeeihdkbihmopkbjmoonfanlbfcl and also remove ~/Library/Application Support/BraveSoftware/Brave-Browser/Default/Local Extension Settings/odbfpeeihdkbihmopkbjmoonfanlbfcl and launch browser and try? Make sure when you are deleteing the folders Brave is not running.

@srirambv srirambv added the needs-more-info The report requires more detail before we can decide what to do with this issue. label Jan 10, 2020
@bjcd
Copy link
Author

bjcd commented Jan 10, 2020

Hello @srirambv I deleted both folders with Brave not running and I get the same error (KeyringController - No account found on keychain.) at the password creation level, then same thing, empty seed phrase at the next step.

@bbondy bbondy added the support addition/edits to articles on support website label Jan 10, 2020
@bjcd
Copy link
Author

bjcd commented Jan 16, 2020

Hi, I repeated the steps and re-install brave, it still does not work

@SoaringMoon
Copy link

SoaringMoon commented Jan 20, 2020

I am also having the exact same issue. I deleted the above folders, and re-installed brave as well.

I am on a window machine.

I removed both.

AppData\Local\BraveSoftware\Brave-Browser\User Data\odbfpeeihdkbihmopkbjmoonfanlbfcl

and

AppData\Local\BraveSoftware\Brave-Browser\User Data\Default\Extensions\odbfpeeihdkbihmopkbjmoonfanlbfcl

@srirambv srirambv added the needs-investigation A bug not 100% confirmed/fixed label Jan 20, 2020
@SoaringMoon
Copy link

Additional Information:

Per #5741 , I followed these instructions with the portable version of the browser. The portable version works as intended with no issues that I can see.

@ryanml ryanml self-assigned this Feb 4, 2020
@bbondy bbondy added the priority/P3 The next thing for us to work on. It'll ride the trains. label May 19, 2020
@urbenlegend
Copy link

I am getting this issue as well when I delete the odbfpeeihdkbihmopkbjmoonfanlbfcl folders or when I remove the Crypto Wallet extension from the extensions page. I can no longer create a new account when it asks for a new password.

How do I completely reset the extension so that I can create a new account or wipe my current accounts completely?

@wacher74
Copy link

Same here, Wallet removed, directory deleted.
"KeyringController - No account found on keychain"

@srirambv
Copy link
Contributor

I haven't ran into this issue but if you want to completely reset and start over again all you have to do is upgrade to 1.0.26 and go to brave://extensions and remove the Crypto Wallet extension and you should be able to completely reset the wallet. If you are on older version you will need to follow the steps from here: https://community.brave.com/t/crypto-wallet-on-brave/162599/8

Note: It will be complicated if you have multiple people profile on the browser if you are manually trying to delete so try to upgrade to 1.0.26 so the process is easy.

Per #5741 , I followed these instructions with the portable version of the browser. The portable version works as intended with no issues that I can see.

@SoaringMoon I am not sure what the portable version is on and we definitely reverted the feature that was put in #5741 so definitely your portable version is not using the current version of CryptoWallet. Also note the portable version is a community maintained version and not an official version of Brave.

@wacher74
Copy link

wacher74 commented Feb 15, 2021

I use 1.20.103 (not portable) browser with 1.0.26 Wallets, I did those steps what you have mentioned. Nothing changed.
Anyway I dropped this issue, I use Metamask.

@urbenlegend
Copy link

urbenlegend commented Feb 15, 2021

I haven't ran into this issue but if you want to completely reset and start over again all you have to do is upgrade to 1.0.26 and go to brave://extensions and remove the Crypto Wallet extension and you should be able to completely reset the wallet. If you are on older version you will need to follow the steps from here: https://community.brave.com/t/crypto-wallet-on-brave/162599/8

@srirambv I am on 1.0.26 and when I remove the Crypto Wallet extension and attempt to create a new account with a new password, I still get the "KeyringController - No account found on keychain" error.

image

image

@urbenlegend
Copy link

I just tried doing the steps listed here: https://community.brave.com/t/crypto-wallet-on-brave/162599/8 and like @wacher74 reported, I am still running into the KeyringController - No account found on keychain issue.

@bbondy bbondy added feature/ethereum-remote-client and removed feature/web3/wallet Integrating Ethereum+ wallet support labels Jul 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature/ethereum-remote-client needs-investigation A bug not 100% confirmed/fixed needs-more-info The report requires more detail before we can decide what to do with this issue. priority/P3 The next thing for us to work on. It'll ride the trains. support addition/edits to articles on support website
Projects
None yet
Development

No branches or pull requests

8 participants