streamingfast / firehose-ethereum

Ethereum on StreamingFast
Apache License 2.0
80 stars 24 forks source link

"fireeth tools poller" reports errors in "geth" #89

Open matthewdarwin opened 4 months ago

matthewdarwin commented 4 months ago

With config of

    reader-node-path: /usr/bin/fireeth
    reader-node-arguments: "tools poller generic-evm ..."

If the poller cannot start you get error

2024-07-14T15:17:21.034Z ERRO (fireeth) failed to run {"error": "unable to launch: instance \"geth\" stopped (exit code: 1), shutting down"}

Why is "geth" referenced? There is no geth. This is misleading.