-
Notifications
You must be signed in to change notification settings - Fork 3
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
Test eden-watcher with mainnet data #70
Comments
nikugogoi
changed the title
Test watchers with mainnet data
Test eden-watcher with mainnet data
Dec 1, 2021
This was referenced Dec 9, 2021
Error in job-runner at block 12964797 (16505 blocks from start)
|
Error in job-runner at block 12966529 (18237 blocks from start) time:common#processBacthEvents-fetching_events_batch: 7.45ms
2022-08-06T08:00:23.266Z vulcanize:common Processing events batch from index 134 to 134
2022-08-06T08:00:23.273Z vulcanize:job-queue Error in queue event-processing job 561edf40-14ea-11ed-8c71-a1c3a76d9e12
2022-08-06T08:00:23.275Z vulcanize:job-queue TypeError: Cannot read properties of null (reading '-1')
at BN.bitLength (/srv/watchers/watcher-ts/node_modules/bn.js/lib/bn.js:635:23)
at BN.byteLength (/srv/watchers/watcher-ts/node_modules/bn.js/lib/bn.js:667:27)
at /srv/watchers/watcher-ts/packages/graph-node/src/loader.ts:433:34
at step (/srv/watchers/watcher-ts/packages/graph-node/dist/loader.js:36:23)
at Object.next (/srv/watchers/watcher-ts/packages/graph-node/dist/loader.js:17:53)
at /srv/watchers/watcher-ts/packages/graph-node/dist/loader.js:11:71
at new Promise (<anonymous>)
at __awaiter (/srv/watchers/watcher-ts/packages/graph-node/dist/loader.js:7:12)
at bigInt.fromString (/srv/watchers/watcher-ts/packages/graph-node/src/loader.ts:421:44)
at /srv/watchers/watcher-ts/node_modules/asyncify-wasm/dist/asyncify.cjs:1:499 |
This was referenced Aug 9, 2022
This was referenced Sep 6, 2022
This was referenced Sep 7, 2022
This was referenced Sep 12, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: