greymass / anchor

EOSIO Desktop Wallet and Authenticator
https://greymass.com/anchor/
MIT License
568 stars 221 forks source link

Unable to connect to the EOS blockchain. #882

Open huanan67 opened 4 years ago

huanan67 commented 4 years ago

Anchor has encountered an error Error Message ReferenceError: I18n is not defined at v.render (file:///Applications/Anchor%20Wallet.app/Contents/Resources/app.asar/dist/renderer.main.prod.js:9:1005732) at La (file:///Applications/Anchor%20Wallet.app/Contents/Resources/app.asar/dist/renderer.main.prod.js:72:69974) at Ra (file:///Applications/Anchor%20Wallet.app/Contents/Resources/app.asar/dist/renderer.main.prod.js:72:69769) at gi (file:///Applications/Anchor%20Wallet.app/Contents/Resources/app.asar/dist/renderer.main.prod.js:72:105568) at ul (file:///Applications/Anchor%20Wallet.app/Contents/Resources/app.asar/dist/renderer.main.prod.js:72:96815) at il (file:///Applications/Anchor%20Wallet.app/Contents/Resources/app.asar/dist/renderer.main.prod.js:72:96740) at $i (file:///Applications/Anchor%20Wallet.app/Contents/Resources/app.asar/dist/renderer.main.prod.js:72:93770) at file:///Applications/Anchor%20Wallet.app/Contents/Resources/app.asar/dist/renderer.main.prod.js:72:45412 at t.unstable_runWithPriority (file:///Applications/Anchor%20Wallet.app/Contents/Resources/app.asar/dist/renderer.main.prod.js:96:3844) at Gr (file:///Applications/Anchor%20Wallet.app/Contents/Resources/app.asar/dist/renderer.main.prod.js:72:45121)

aaroncox commented 4 years ago

Few questions for you:

huanan67 commented 4 years ago

Few questions for you:

  • Which version is this?
  • What operating system?
  • Is this happening on launch or when you click something specific?

Network Problems, and it isn't solved, thanks

aaroncox commented 4 years ago

I think we found the issue - we'll get a fix included in the next release that resolves this.

aaroncox commented 4 years ago

Also - on that error page you should be able to click "Edit Blockchain" and specify a new API endpoint to get around the error right now. The issue I believe is that for some reason you cannot connect to our default API endpoint (eos.greymass.com).

If you visit https://eos.greymass.com in your web browser, does it load at all?