Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lighthouse VC to Lodestar BN time discrepancy errors #5555

Open
nflaig opened this issue May 26, 2023 · 1 comment
Open

Lighthouse VC to Lodestar BN time discrepancy errors #5555

nflaig opened this issue May 26, 2023 · 1 comment
Labels
prio-low This is nice to have. scope-interop Issues that fix interop issues between Lodestar and CL, EL or tooling. status-blocked This is blocked by another issue that requires resolving first.

Comments

@nflaig
Copy link
Member

nflaig commented May 26, 2023

Describe the bug

Lighthouse VC reports time discrepancy between VC and BN. This started to happen when upgrading Lighthouse to v4.2.0.

May 25 14:55:59.013 ERRO Time discrepancy with beacon node       endpoint: http://lodestar:9596/, local_slot: 6516878, beacon_node_slot: 6516876, msg: check the system time on this host and the beacon node
May 25 15:08:47.013 ERRO Time discrepancy with beacon node       endpoint: http://lodestar:9596/, local_slot: 6516942, beacon_node_slot: 6516940, msg: check the system time on this host and the beacon node
May 25 15:32:23.011 ERRO Time discrepancy with beacon node       endpoint: http://lodestar:9596/, local_slot: 6517060, beacon_node_slot: 6517058, msg: check the system time on this host and the beacon node
May 25 15:49:11.012 ERRO Time discrepancy with beacon node       endpoint: http://lodestar:9596/, local_slot: 6517144, beacon_node_slot: 6517142, msg: check the system time on this host and the beacon node
May 25 16:10:11.015 ERRO Time discrepancy with beacon node       endpoint: http://lodestar:9596/, local_slot: 6517249, beacon_node_slot: 6517247, msg: check the system time on this host and the beacon node

See sigp/lighthouse#3421 (comment) for details on why this happens.

Expected behavior

There should not be any errors about time discrepancy.

Steps to reproduce

  1. Run Lodestar BN
  2. Attach Lighthouse VC with active validators (might also happen without)
  3. Observe Lighthouse VC logs

Additional context

Also reported on discord

See getSyncingStatus beacon API.

Versions

Lodestar: v1.8.0 / v1.9.0-rc.0
Lighthouse: v4.2.0 (does not happen with v4.1.0)

@nflaig nflaig added the scope-interop Issues that fix interop issues between Lodestar and CL, EL or tooling. label May 26, 2023
@nflaig
Copy link
Member Author

nflaig commented Jun 23, 2023

@philknows philknows added prio-low This is nice to have. status-blocked This is blocked by another issue that requires resolving first. labels Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
prio-low This is nice to have. scope-interop Issues that fix interop issues between Lodestar and CL, EL or tooling. status-blocked This is blocked by another issue that requires resolving first.
Projects
None yet
Development

No branches or pull requests

2 participants