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.91k stars 966 forks source link

[Bug] Can't cargo run with --postgres-url. Found argument ' --postgres-url' which wasn't expected, or isn't valid in this context #5239

Open ghost opened 7 months ago

ghost commented 7 months ago

Bug report

cargo run -p graph-node --release -- \ --postgres-url postgresql://postgres:123123123@localhost:5432/graph-node \ --ethereum-rpc ethereum:https://eth.llamarpc.com \ --ipfs 127.0.0.1:5001

This is the command I used to run graph-node. But I got this error error: Found argument ' --postgres-url' which wasn't expected, or isn't valid in this context

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

Linux

github-actions[bot] commented 1 month 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.