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

Tracking: Payne #127

Open
2 tasks
chriswessels opened this issue Dec 19, 2023 · 0 comments
Open
2 tasks

Tracking: Payne #127

chriswessels opened this issue Dec 19, 2023 · 0 comments
Labels
type:tracking Tracking issues with related scope

Comments

@chriswessels
Copy link
Member

chriswessels commented Dec 19, 2023

Tracking issue for 1.0.0 testing with @trader-payne.

Many instances of:

  2023-12-19T17:08:33.535661Z  WARN subgraph_radio::messages::poi: Failed to send message, err: "Failed to query graph node for the block hash: Query response is unexpected: No block hash from number"
    at subgraph-radio/src/messages/poi.rs:229

Followed by

  2023-12-19T17:51:27.001066Z  INFO subgraph_radio::operator::attestation: Gossip summary, chainhead: "{ arbitrum-one: 161663202, avalanche: 39258235, mainnet: 18821592, gnosis: 31523374, fantom: 72792287, celo: 23067730, matic: 51318379 }", num_topics: 667, num_sent_success: 39, num_sent_previously: 552, num_syncing_to_chainhead: 67, build_errors: [Query(ParseResponseError("No block hash from number")), Query(ParseResponseError("No block hash from number")), Query(ParseResponseError("No block hash from number")), Query(ParseResponseError("No block hash from number")), Query(ParseResponseError("No block hash from number")), Query(ParseResponseError("No block hash from number")), Query(ParseResponseError("No block hash from number")), Query(ParseResponseError("No block hash from number")), Query(ParseResponseError("No block hash from number"))]
...

Startup logs:

2023-12-19T17:19:22.759318Z  WARN graphcast_sdk::graphcast_agent: Identity used by local sender can not be verified, err: FieldDerivations(ParseResponseError("Network subgraph does not have a match for agent account and graph account")), id_validation: Indexer
    at /usr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/graphcast-sdk-0.5.2/src/graphcast_agent/mod.rs:155

  2023-12-19T17:19:24.623783Z  INFO graphcast_sdk::graphcast_agent::waku_handling: Initialized node handle with local peer_id, id: Ok("16Uiu2HAkxjLfE28jcrGAbbCwGwBuUKUwnyNq69icg8PSzY8DfxDB")
    at /usr/local/cargo/registry/src/index.crates.io-6f17d22bba15001f/graphcast-sdk-0.5.2/src/graphcast_agent/waku_handling.rs:351

  2023-12-19T17:19:24.624097Z  INFO subgraph_radio::state: load cache from path, path: "./state.json"
    at subgraph-radio/src/state.rs:385

  2023-12-19T17:19:24.624139Z  WARN subgraph_radio::state: No persisted state file provided, create an empty state, err: Os { code: 2, kind: NotFound, message: "No such file or directory" }
    at subgraph-radio/src/state.rs:389

  2023-12-19T17:19:24.624462Z  INFO subgraph_radio::metrics: Prometheus Metrics port exposed, address: "0.0.0.0:3010"
    at subgraph-radio/src/metrics/mod.rs:162

  2023-12-19T17:19:24.938759Z  INFO subgraph_radio::server: Bind port to service, host: "0.0.0.0", port: 3012
    at subgraph-radio/src/server/mod.rs:61

  2023-12-19T17:19:24.978446Z  INFO subgraph_radio::operator::attestation: Comparison state, chainhead_blocks: "{ celo: 23067346, avalanche: 39257293, fantom: 72790948, arbitrum-one: 161655752, matic: 51317561, mainnet: 18821434, gnosis: 31523007 }", num_topics: 667, num_active_crosschecks: 0, num_attestations_matched: 0, num_topics_inactive: 0, num_waiting_to_compare: 667, diverged: [], attestation_failed: [], comparison_errors: []
    at subgraph-radio/src/operator/attestation.rs:658

Issues:

  • Failed to query graph node for the block hash: Query response is unexpected: No block hash from number and build_errors
  • Identity used by local sender can not be verified
@0xpili 0xpili added the type:tracking Tracking issues with related scope label Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:tracking Tracking issues with related scope
Projects
None yet
Development

No branches or pull requests

2 participants