Skip to content

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

@ghost

Description

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

  • 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

Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    StalebugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions