ethpandaops / ethereum-package

A Kurtosis package that deploys a private, portable, and modular Ethereum devnet
MIT License
261 stars 154 forks source link

Full Beaconchain Error Not Update After 3 Epoch #806

Closed avenbreaks closed 1 month ago

avenbreaks commented 1 month ago

image

after applying the package, I see the full beaconchain explorer gets stuck and does not update after 3 Epochs.

Beaconchain Frontend Logs :

time="2024-10-17T04:05:57Z" level=error msg="error retrieving latestNodeEpoch from cache: redis: nil" module=services
time="2024-10-17T04:05:57Z" level=error msg="error retrieving latestNodeFinalizedEpoch from cache: redis: nil" module=services
time="2024-10-17T04:05:57Z" level=error msg="error retrieving gasNow from cache: redis: nil" module=services
time="2024-10-17T04:06:12Z" level=error msg="error retrieving latestNodeEpoch from cache: redis: nil" module=services
time="2024-10-17T04:06:12Z" level=error msg="error retrieving latestNodeFinalizedEpoch from cache: redis: nil" module=services
time="2024-10-17T04:06:24Z" level=error msg="error retrieving latestNodeEpoch from cache: redis: nil" module=services
time="2024-10-17T04:06:24Z" level=error msg="error retrieving latestNodeFinalizedEpoch from cache: redis: nil" module=services
time="2024-10-17T04:06:36Z" level=error msg="error retrieving latestNodeEpoch from cache: redis: nil" module=services
time="2024-10-17T04:06:36Z" level=error msg="error retrieving latestNodeFinalizedEpoch from cache: redis: nil" module=services
time="2024-10-17T10:07:52Z" level=info msg=updateWeights duration=13.851285ms module=ratelimit
time="2024-10-17T10:07:52Z" level=info msg=updateRateLimits duration=6.059657ms module=ratelimit
time="2024-10-17T10:08:52Z" level=info msg=updateWeights duration=23.573752ms module=ratelimit
time="2024-10-17T10:08:52Z" level=info msg=updateRateLimits duration=7.008592ms module=ratelimit
time="2024-10-17T10:09:52Z" level=info msg=updateWeights duration=12.163828ms module=ratelimit
time="2024-10-17T10:09:52Z" level=info msg=updateRateLimits duration=8.683085ms module=ratelimit
time="2024-10-17T10:10:52Z" level=info msg=updateWeights duration=10.069051ms module=ratelimit
time="2024-10-17T10:10:52Z" level=info msg=updateRateLimits duration=14.170499ms module=ratelimit
barnabasbusa commented 1 month ago

Can you open an issue on the beaconchain's repo instead? We don't maintain this explorer.

avenbreaks commented 1 month ago

Can you open an issue on the beaconchain's repo instead? We don't maintain this explorer.

copy sir