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
I have a subgraph with multiple entries that I want to rewind
root@goldskyraw-indexer-0-graph-node-7d99457bd5-tl7f2:/# graphman info QmQzA62X9YpN7CVL3UaPhCVBWnwGiFsq395fPrkaa9T2Gf
name | cly2om8v1y9pa01zw0d2eh5vr
status | current
id | QmQzA62X9YpN7CVL3UaPhCVBWnwGiFsq395fPrkaa9T2Gf
namespace | sgd57856
shard | second
active | true
chain | artela-betanet
node_id | paused
----------+-------------------------------------------------------------------
name | cly70thk886zb011s2i49cnzy
status | current
id | QmQzA62X9YpN7CVL3UaPhCVBWnwGiFsq395fPrkaa9T2Gf
namespace | sgd57856
shard | second
active | true
chain | artela-betanet
node_id | paused
----------+-------------------------------------------------------------------
name | clxv9e0ksx4a801tef6j17rel
status | current
id | QmQzA62X9YpN7CVL3UaPhCVBWnwGiFsq395fPrkaa9T2Gf
namespace | sgd57856
shard | second
active | true
chain | artela-betanet
node_id | paused
----------+-------------------------------------------------------------------
name | clxk54zxw3y7a010lh7xtgb1w
status | current
id | QmQzA62X9YpN7CVL3UaPhCVBWnwGiFsq395fPrkaa9T2Gf
namespace | sgd57856
shard | second
active | true
chain | artela-betanet
node_id | paused
When I try to rewind it, I get the following error
Error: Multiple deployments found for the search : QmQzA62X9YpN7CVL3UaPhCVBWnwGiFsq395fPrkaa9T2Gf. Try using the id of the deployment (eg: sgd143) to uniquely identify the deployment
This error happen regardless of whether I use the IPFS hash or the sgd id.
It seems that this bug was introduced in 09db0ce. Prior to this commit, I could rewind subgraphs with multiple entries (the old logic would flatten all the nested arrays). Now, whether an sgd id is used or an ipfs hash, this errors out.
This is happening on v0.35.1
Relevant log output
No response
IPFS hash
No response
Subgraph name or link to explorer
No response
Some information to help us out
Tick this box if this bug is caused by a regression found in the latest release.
Tick this box if this bug is specific to the hosted service.
I have searched the issue tracker to make sure this issue is not a duplicate.
OS information
None
The text was updated successfully, but these errors were encountered:
Bug report
I have a subgraph with multiple entries that I want to rewind
When I try to rewind it, I get the following error
This error happen regardless of whether I use the IPFS hash or the sgd id.
It seems that this bug was introduced in 09db0ce. Prior to this commit, I could rewind subgraphs with multiple entries (the old logic would flatten all the nested arrays). Now, whether an sgd id is used or an ipfs hash, this errors out.
This is happening on v0.35.1
Relevant log output
No response
IPFS hash
No response
Subgraph name or link to explorer
No response
Some information to help us out
OS information
None
The text was updated successfully, but these errors were encountered: