You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that this only happens for Graph Network Subgraph. Moving other subgraphs are fine
Currently it's QmUzRg2HHMpbgf6Q4VHKNDbtBEJnyp5JWCh2gUX9AV6jXv
Steps to reproduce :
Sync network subgraph from scratch to any index nodes or shard
After synced, try and do a local query using the network subgraph, any types of query that returns some data. Record the data
Perform this graphman copy create --replace <sgdXX> <shard_name> <index_node>
After copying is done, make sure the original copy is deleted or graphman unused remove. Then repeat Step 2 and compare the data
Data returns : {"data":{"subgraphMetadataSearch":[]}}#
My theory : Moving between index nodes is not the issue, but moving between different shards is.
subgraphMetadataSearch returns empty so I think it's IPFS related.
Bug report
Note that this only happens for Graph Network Subgraph. Moving other subgraphs are fine
Currently it's
QmUzRg2HHMpbgf6Q4VHKNDbtBEJnyp5JWCh2gUX9AV6jXv
Steps to reproduce :
graphman copy create --replace <sgdXX> <shard_name> <index_node>
graphman unused remove
. Then repeat Step 2 and compare the data{"data":{"subgraphMetadataSearch":[]}}#
My theory : Moving between index nodes is not the issue, but moving between different shards is.
subgraphMetadataSearch returns empty so I think it's IPFS related.
Relevant log output
No response
IPFS hash
QmUzRg2HHMpbgf6Q4VHKNDbtBEJnyp5JWCh2gUX9AV6jXv
Subgraph name or link to explorer
https://thegraph.com/explorer/subgraphs/DZz4kDTdmzWLWsV373w2bSmoar3umKKH9y82SUKr5qmp?view=Query&chain=arbitrum-one
Some information to help us out
OS information
Linux
The text was updated successfully, but these errors were encountered: