graphprotocol / graph-node

Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL
https://thegraph.com
Apache License 2.0
2.89k stars 959 forks source link

[Bug] TypeError: Invalid character in header content ["Authorization"] #4804

Open Raulioui opened 1 year ago

Raulioui commented 1 year ago

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

OS information

None

github-actions[bot] commented 6 months ago

Looks like this issue has been open for 6 months with no activity. Is it still relevant? If not, please remember to close it.