GoodDAPP icon indicating copy to clipboard operation
GoodDAPP copied to clipboard

Error: Uncaught exception at:: [object ProgressEvent]

Open sentry-io[bot] opened this issue 2 years ago • 6 comments

Sentry Issue: GOODDAPP-6QZ2

Error: Uncaught exception at:: [object ProgressEvent]
  at apply (../node_modules/xhr/index.js:107:13)
  at XMLHttpRequest.a (../node_modules/@sentry/browser/esm/helpers.js:88:17)

sentry-io[bot] avatar Jul 01 '22 14:07 sentry-io[bot]

Sentry issue: GOODDAPP-6WA6

sentry-io[bot] avatar Jul 01 '22 14:07 sentry-io[bot]

Sentry issue: GOODDAPP-6R3B

sentry-io[bot] avatar Jul 01 '22 14:07 sentry-io[bot]

  1. the exception should be caught @alt-a1r
  2. @sirpy it seems this may be related to the mainnet calls. Do we have some outages with the pokt again ? Could we do something with this, maybe fallback to the fuse endpoint if pokt unreachable?
  3. or may be we could retry tx if http req fails ?

johnsmith-gooddollar avatar Jul 01 '22 14:07 johnsmith-gooddollar

I was add missed exceptions handling and logging for web3Mainnet in GoodWalletClass

alt-a1r avatar Jul 11 '22 16:07 alt-a1r

@sirpy hotfixed to PROD: https://github.com/GoodDollar/GoodDAPP/commit/1e453b13447d19d144d5c161ecaa2012b6c0d547

johnsmith-gooddollar avatar Jul 12 '22 13:07 johnsmith-gooddollar

nothing changed after logs been added neet to trace this error from errorFunc where it appears and above

@alt-a1r @roma-hladilka

johnsmith-gooddollar avatar Jul 22 '22 10:07 johnsmith-gooddollar