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

Configure Account returns could not get balance for unlocked custom accounts #55

Open
donfrigo opened this issue Oct 30, 2019 · 0 comments
Assignees
Labels
bug Something isn't working
Projects

Comments

@donfrigo
Copy link
Contributor

donfrigo commented Oct 30, 2019

Potentially only happens in Live environment

Description
Configure Account returns "could not get balance from custom account", even when network is set to Custom.

Steps to reproduce
Requires a local Ethereum node running at localhost:8545 and a given wallet mnemonic.

  1. Click the Select a Network button
  2. Edit the Default account
  3. Select custom
  4. Click Unlock
  5. Paste in the wallet mnemonic and confirm with OK

Observed output
Browser console output returns:

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://localhost:8545/. (Reason: CORS request did not succeed).2

Firefox version 69.0.3

(ES-19)

@donfrigo donfrigo self-assigned this Oct 30, 2019
@donfrigo donfrigo added the bug Something isn't working label Oct 30, 2019
@donfrigo donfrigo added this to In progress in Release-1 Oct 30, 2019
@donfrigo donfrigo removed this from In progress in Release-1 Nov 6, 2019
@donfrigo donfrigo added this to To do in Release-2 via automation Nov 6, 2019
@donfrigo donfrigo moved this from To do to In progress in Release-2 Nov 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Release-2
  
In progress
Development

Successfully merging a pull request may close this issue.

1 participant