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

Cannot read property 'status' of null #7

Open
atvanguard opened this issue May 6, 2020 · 0 comments
Open

Cannot read property 'status' of null #7

atvanguard opened this issue May 6, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@atvanguard
Copy link
Owner

job completed
(node:10911) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'status' of null
at Worker._onJobCompletion (/Users/atvanguard/matic/contracts/node_modules/moonwalker/dist/Worker.js:126:21)
at Worker. (/Users/atvanguard/matic/contracts/node_modules/moonwalker/dist/Worker.js:111:30)
at step (/Users/atvanguard/matic/contracts/node_modules/moonwalker/dist/Worker.js:44:23)
at Object.next (/Users/atvanguard/matic/contracts/node_modules/moonwalker/dist/Worker.js:25:53)
at fulfilled (/Users/atvanguard/matic/contracts/node_modules/moonwalker/dist/Worker.js:16:58)
at process.internalTickCallback (internal/process/next_tick.js:77:7)
(node:10911) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:10911) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

@atvanguard atvanguard added the bug Something isn't working label May 6, 2020
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

1 participant