rhmaxdotorg / pulsechain-validator

PulseChain Validator Automated Setup Scripts
https://launchpad.pulsechain.com
38 stars 13 forks source link

Lighthouse sync #25

Closed gazaz closed 1 year ago

gazaz commented 1 year ago

After the most recent update, my lighthouse client doesn't seem to fully sync and stops with 352 to go. Restarted lighthouse, but doesn't seem to complete. All seems to be working ok on the beacon explorer though. Should I be worried about that ?

$ curl -s http://localhost:5052/lighthouse/syncing | jq { "data": { "BackFillSyncing": { "completed": 0, "remaining": 352 } } }

rhmaxdotorg commented 1 year ago

Hey @gazaz, good question!

I noticed something similar with mine over the last couple weeks too, however the Beacon explorer shows 100% effectiveness and all good as far as rewards.

Are you in the PulseDev group?

I'll ask this question and see if anyone is reporting Lighthouse issues.

rhmaxdotorg commented 1 year ago

I haven't heard much back on TG, and as validator effectiveness % nor rewards are being impacted, I'm going to close this for now as it could be a client issue or something else.