New running node. Are these logs normal?

I started a node for the first time and am looking through its logs. I’m seeing lots of “Storing record which was replicated to us” followed by “Failed to deserialized record”.

Example: [2025-01-09T20:38:12.247385Z DEBUG ant_node::put_validation 378] Storing record which was replicated to us Key(b"?\x e8\x07:\x1b\xb3b:S)ua\x01,\x969K\x18\x04\xd9&\xc1\x16rE\xa6\x96*ps\x89\x9d") [2025-01-09T20:38:12.247401Z ERROR ant_protocol::storage::header 169] Failed to deserialized record 3fe807(0225f7c7a 0703f08755aa4809eb59129d9bfb11986a990f6edb3ec30ace1c3b7) with error: Syntax("invalid type: integer `228`, expected s truct GraphEntry")

1 Like

That looks like a new/experimental data type… I’m guessing something is being tested.

1 Like