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

errors in browser console on page refresh after login - ERR_NAME_NOT_RESOLVED (and more) #750

Open
pnicjanik opened this issue Oct 1, 2024 · 0 comments
Labels
🐛 bug Something isn't working

Comments

@pnicjanik
Copy link
Collaborator

https://deploy-preview-704--acre-dapp-testnet.netlify.app/

  1. Log in
  2. refresh page > page reset to "logged out" view ... errors thrown in console
  • Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist"
  • GET...net::ERR_NAME_NOT_RESOLVED
  • POST...sessions.bugsnag.com/ net::ERR_NAME_NOT_RESOLVED
  • POST...sessions.bugsnag.com/ net::ERR_NAME_NOT_RESOLVED
  • POST...sessions.bugsnag.com/ net::ERR_NAME_NOT_RESOLVED
  • Uncaught (in promise)...User rejected the request.
  • Uncaught (in promise)...code:4001...User rejected the request.
  • Uncaught (in promise)...code:4001...User rejected the request.
  • Uncaught (in promise)...code:4001...User rejected the request.
  • POST...sessions.bugsnag.com/ net::ERR_NAME_NOT_RESOLVED
  • POST...sessions.bugsnag.com/ net::ERR_NAME_NOT_RESOLVED
  • POST...sessions.bugsnag.com/ net::ERR_NAME_NOT_RESOLVED
  • POST...sessions.bugsnag.com/ net::ERR_NAME_NOT_RESOLVED
  1. refresh page again > page maintains "logged out" view
  2. click to Deposit more
  3. Select Wallet - no signing required ✅

Expected behavior in terms of signing, but excessive amount of errors in console.

@nkuba nkuba added the 🐛 bug Something isn't working label Oct 2, 2024
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
None yet
Development

No branches or pull requests

2 participants