Closed dodrian closed 3 years ago
I have gone through the process again of upgrading to beta.3
Rocket Pool client version: 1.0.0-beta.3
Rocket Pool service version: 1.0.0-beta.3
Selected Eth 1.0 client: Infura (rocketpool/smartnode-pow-proxy:v1.0.0-beta.0)
Selected Eth 2.0 client: Nimbus (statusim/nimbus-eth2:amd64-v1.1.0)```
Running with Infura and do not see any issues. But running `rocketpool service config` and switching to my local network client (http://192.168.0.247:8545) I start to see the errors again.
At the begining of the eth1 startup logs I see
eth1_1 | 2021/04/20 18:06:03 Proxy server listening on port 8546
eth1_1 | 2021/04/20 18:06:03 Proxy server listening on port 8545
But I don't understand where the 8546 proxy server is being started from.
Fix for install (note: image line in config.yml
still needs to be updated)
https://github.com/dodrian/smartnode-install/commit/cfb6453e36cecf3348ff545b1e7cd6aaf8b553f1
@dodrian helped me test #139 and rocket-pool/smartnode-install#47, and confirmed that they fixed this issue for him.
I upgraded to 1.0.0-beta.3 per instructions, bounced service, and everything appeared to be fine (1 successful attestation on each validator, though I may not have watched long enough for this issue to manifest), then I updated
config.yml
to useimage: statusim/nimbus-eth2:amd64-v1.2.0
and bounced service. After seeing (intermittent) failed attestations, apparently because of eth1 client continually restarting, I revertedconfig.yml
and bounced again. Still seeing issues I downgraded back to 1.0.0-beta.2 and bounced, but continued seeing eth1 errors. Runningrocketpool service config
and choosing infura appears to have resolved the errors (but is no longer using local network node).No errors were seen in the logs on the separate machine running geth 1.10.1. Its IP address is statically assigned and remains correct.
Sample setting files: config.yml settings.yml (changed CUSTOM_GRAFFITI line to not dox node, DM on discord if needed)
Sample eth1 log errors: