-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Bug report
I'm trying to deploy a subgraph to the sepolia tesnet, but I'm getting this error:
Relevant log output
`
graph deploy --studio crowdfundingsepolia
Which version label to use? (e.g. "v0.0.1"): v0.0.1
Skip migration: Bump mapping apiVersion from 0.0.1 to 0.0.2
Skip migration: Bump mapping apiVersion from 0.0.2 to 0.0.3
Skip migration: Bump mapping apiVersion from 0.0.3 to 0.0.4
Skip migration: Bump mapping apiVersion from 0.0.4 to 0.0.5
Skip migration: Bump mapping apiVersion from 0.0.5 to 0.0.6
Skip migration: Bump manifest specVersion from 0.0.1 to 0.0.2
Skip migration: Bump manifest specVersion from 0.0.2 to 0.0.4
✔ Apply migrations
✔ Load subgraph from subgraph.yaml
Compile data source: Router => build/Router/Router.wasm
✔ Compile subgraph
Copy schema file build/schema.graphql
Write subgraph file build/Router/abis/Router.json
Write subgraph manifest build/subgraph.yaml
✔ Write compiled subgraph to build/
Add file to IPFS build/schema.graphql
.. QmTvowubVLpCURbrqH4foZJs7tCHdZTjYuq4KeMj6DjpTS
Add file to IPFS build/Router/abis/Router.json
.. QmXKY5nrhVGrsoPznL8EwmYeCHfAheUjUFDTs28Ve8z7L4
Add file to IPFS build/Router/Router.wasm
.. QmWgG3gsajdm7ruaobkb5dDxPCnYoH3aS3r7dnjtgpxfpm
✔ Upload subgraph to IPFS
Build completed: QmcHfEFScyYFYardNrutEzcZuKFML8v4APaB8XP7ZrAEd4
⠋ Deploying to Graph node https://api.studio.thegraph.com/deploy/ TypeError: Invalid character in header content ["Authorization"]
Code: ERR_INVALID_CHAR
`
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
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working