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 met this issue:
input:
goldsky subgraph deploy polymarket-subgraph/1.0.0 --from-url https://api.goldsky.io/c/polymarket/gn/subgraphs/name/2f21c18c
output:
Deploying Subgraph:
✔ Getting subgraph deployment metadata
✖ Downloading subgraph from IPFS (This can take a while)
Deployment failed: Request failed with status code 524
I met the 524 issue always
Is it related to Goldsky's problem, or my input have some bugs?
Thanks for your help!
The text was updated successfully, but these errors were encountered:
When I followed the goldsky's doc to fork the plymarket subgraph:
curl -fsSL https://cli.goldsky.com/install | bash
goldsky login
(with my goldsky API)
I met this issue:
input:
goldsky subgraph deploy polymarket-subgraph/1.0.0 --from-url https://api.goldsky.io/c/polymarket/gn/subgraphs/name/2f21c18c
output:
Deploying Subgraph:
✔ Getting subgraph deployment metadata
✖ Downloading subgraph from IPFS (This can take a while)
Deployment failed: Request failed with status code 524
I met the 524 issue always
Is it related to Goldsky's problem, or my input have some bugs?
Thanks for your help!
The text was updated successfully, but these errors were encountered: