We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Found these in the logs
Jul-01 22:47:14.204[sync] �[34mdebug�[39m: Error fetching UnavailableBlockInput attempt=0, blockRootHex=0xa716fedba9299af0f187feaeda3a999814fd1779785729385c3a8742845c6061, peer=16Uiu2HAm8NTb22bnv52PUrZ9dEzsEste2gsEdpCkiiFqaLpaLCqc - Cannot read properties of undefined (reading 'data') TypeError: Cannot read properties of undefined (reading 'data') at unavailableBeaconBlobsByRoot (file:///usr/app/packages/beacon-node/src/network/reqresp/beaconBlocksMaybeBlobsByRoot.ts:69:26) at UnknownBlockSync.fetchUnavailableBlockInput (file:///usr/app/packages/beacon-node/src/sync/unknownBlock.ts:539:28) at wrapError (file:///usr/app/packages/beacon-node/src/util/wrapError.ts:18:32) at UnknownBlockSync.downloadBlock (file:///usr/app/packages/beacon-node/src/sync/unknownBlock.ts:295:13) Jul-01 22:47:14.266[sync] �[34mdebug�[39m: Error fetching UnavailableBlockInput attempt=1, blockRootHex=0xa716fedba9299af0f187feaeda3a999814fd1779785729385c3a8742845c6061, peer=16Uiu2HAm2YyKS58f5m4ZVqJswdwqoM8TodrfMynXjd7bzELSrgMm - Cannot read properties of undefined (reading 'data') TypeError: Cannot read properties of undefined (reading 'data') at unavailableBeaconBlobsByRoot (file:///usr/app/packages/beacon-node/src/network/reqresp/beaconBlocksMaybeBlobsByRoot.ts:69:26) at UnknownBlockSync.fetchUnavailableBlockInput (file:///usr/app/packages/beacon-node/src/sync/unknownBlock.ts:539:28) at wrapError (file:///usr/app/packages/beacon-node/src/util/wrapError.ts:18:32) at UnknownBlockSync.downloadBlock (file:///usr/app/packages/beacon-node/src/sync/unknownBlock.ts:295:13)
Not sure if this is an actual issue but needs to be looked into.
cc @g11tech
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Found these in the logs
Not sure if this is an actual issue but needs to be looked into.
cc @g11tech
The text was updated successfully, but these errors were encountered: