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

headerFetcher: the genesis header failing to be decoded #3807

Open
AliceInHunterland opened this issue Feb 11, 2025 · 0 comments
Open

headerFetcher: the genesis header failing to be decoded #3807

AliceInHunterland opened this issue Feb 11, 2025 · 0 comments
Assignees
Labels
bug Something isn't working I2 Regular impact S3 Minimally significant U2 Seriously planned
Milestone

Comments

@AliceInHunterland
Copy link
Contributor

2025-02-11T18:17:19.540+0300 ERROR failed to decode object from stream {"oid": "3Wzr6k8tv89fTJZpjNMiP4X8J1dAE1qX6WhXURZWBWi7", "error": "status: code = 2053 message = out of range"}
As it's the genesis block:

(base) ekaterinapavlova@MacBook-Air-4 neofs-node % ./bin/neofs-cli object head -r st4.storage.fs.neo.org:8080 -w /Users/ekaterinapavlova/Workplace/neo-go/panelwallet1.json --cid A8nGtDemWrm2SjfcGAG6wvrxmXwqc5fwr8ezNDm6FraT --oid 3Wzr6k8tv89fTJZpjNMiP4X8J1dAE1qX6WhXURZWBWi7

ID: 3Wzr6k8tv89fTJZpjNMiP4X8J1dAE1qX6WhXURZWBWi7
CID: A8nGtDemWrm2SjfcGAG6wvrxmXwqc5fwr8ezNDm6FraT
Owner: NVvY1FF67XJ2GTVhy9FqiZGC4jEQtvjmHt
CreatedAt: 28202
Size: 114
HomoHash: 1ca9c0cbdd053cb3518ec3c59e5457612b61753fcdb8dc7af418910e009e0c1413eca1e9d550a9d4bfab0a0cef7889fc0cc391c5cae9a828b3a3c4c9794eaa16
Checksum: 1f2acfb9610ccb112f6a9fabb985c5eb90623986fd069b5c3a452ab6a8e9ec4a
Type: REGULAR
Attributes:
  Block=0
  Primary=0
  Hash=9d3276785e7306daf59a3f3b9e31912c095598bbfb8a4476b821b0e59be4c57a
  PrevHash=0000000000000000000000000000000000000000000000000000000000000000
  BlockTime=1468595301000
  Timestamp=1734363074 (2024-12-16 18:31:14 +0300 MSK)
ID signature:
  public key: 03e1b6e1e570eff99b858acb0ae27db7d31224d4ab42b97395d403aa46a48b8465
  signature: 04234f012cd10abe728d84ee253494fe8aea3e632e37a49951db0c134bb5914400168dcfdb675ca5b6b86451d0e6eb88aa3caca7cc641988345fef5ef26a116e4e

Current Behavior

Error

Expected Behavior

Do not fetch the genesis block.

Possible Solution

Skip the genesis block.

Steps to Reproduce

Run node with NeoFSStateSyncExtensions: true.

@AliceInHunterland AliceInHunterland added bug Something isn't working I2 Regular impact S3 Minimally significant U2 Seriously planned labels Feb 11, 2025
@roman-khimov roman-khimov added this to the v0.109.0 milestone Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working I2 Regular impact S3 Minimally significant U2 Seriously planned
Projects
None yet
Development

No branches or pull requests

2 participants