ethereumonarm icon indicating copy to clipboard operation
ethereumonarm copied to clipboard

Incorrect default `geth` config

Open trevor-scheer opened this issue 4 years ago • 3 comments
trafficstars

Hi, I've followed the tutorial and used the downloads from this page to set up my rpi4 as an Eth 2.0 validator.

I noticed that prysm-beacon was logging errors about not being able to connect to eth1, even though geth was running - I even waited for it to finish syncing. The solution for me was to edit the geth.conf file to include the --http flag and restart the service. It seems this argument should already be there by default.

trevor-scheer avatar May 15 '21 20:05 trevor-scheer

It seems the image on the ethereum.org website is dated, since the --http flag has clearly existed since the config was introduced within this repo.

I'm curious if the article on ethereum.org should just link out to the actual ethereum-on-arm docs instead.

trevor-scheer avatar May 15 '21 21:05 trevor-scheer

Hi,

yes, your are right, I will contact EF to try to get the link updated. I'm leaving this issue opened until this is fixed.

Thanks!

diglos avatar May 17 '21 14:05 diglos

Thanks @diglos!

trevor-scheer avatar May 17 '21 16:05 trevor-scheer