Skip to content

Unhandled PollingBlockTracker error crashes the explorer #41

Description

@LautaroPetaccio

There seems to be an error that is happening quite frequently in the Explorer that makes the explorer crash.
The error seems to be related to decentraland-connect not handling properly an error and is shown as:

Error:
PollingBlockTracker - encountered an error while attempting to update latest block:
undefined

Stacktrace

(Most recent call first)
File ../node_modules/eth-block-tracker/src/polling.js:51:24 in e/<
const newErr = new Error(`PollingBlockTracker - encountered an error while attempting to ...
File ../node_modules/regenerator-runtime/runtime.js:63:40 in l
return { type: "normal", arg: fn.call(obj, arg) };
File ../node_modules/regenerator-runtime/runtime.js:293:22 in c/a._invoke
var record = tryCatch(innerFn, self, context);
File ../node_modules/regenerator-runtime/runtime.js:118:21 in k/</<
return this._invoke(method, arg);
File ../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/asyncToGenerator.js:3:20 in r
var info = gen[key](arg);
File ../node_modules/babel-preset-react-app/node_modules/@babel/runtime/helpers/asyncToGenerator.js:29:9 in u
asyncGeneratorStep(gen, resolve, reject, _next, _throw, "throw", err);

Check here for more info.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomershelp wantedExtra attention is needed

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions