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

Error when trying to run ethshadow myfirstsim.yaml #17

Open
duguorong009 opened this issue Feb 20, 2025 · 0 comments
Open

Error when trying to run ethshadow myfirstsim.yaml #17

duguorong009 opened this issue Feb 20, 2025 · 0 comments

Comments

@duguorong009
Copy link

Description

When I try to run the simulation following Quickstart guide, I meet the following error.

➜  ethshadow-experiments ethshadow myfirstsim.yaml
[2025-02-20T07:14:38Z INFO  ethshadow::validators] Generating 30 validators
[2025-02-20T07:14:38Z INFO  ethshadow] Generating genesis information
[2025-02-20T07:14:42Z INFO  ethshadow] Generating nodes
[2025-02-20T07:14:44Z INFO  ethshadow] Writing finished configuration
Failed to load configuration file /home/honeybee/Documents/ethshadow-experiments/data/shadow.yaml

Caused by:
    0: Could not parse configuration file
    1: unknown field `host_heartbeat_interval`, expected one of `use_sched_fifo`, `use_syscall_counters`, `use_object_counters`, `use_preload_libc`, `use_preload_openssl_rng`, `use_preload_openssl_crypto`, `use_memory_manager`, `use_cpu_pinning`, `use_worker_spinning`, `runahead`, `use_dynamic_runahead`, `socket_send_buffer`, `socket_send_autotune`, `socket_recv_buffer`, `socket_recv_autotune`, `interface_qdisc`, `strace_logging_mode`, `max_unapplied_cpu_latency`, `unblocked_syscall_latency`, `unblocked_vdso_latency`, `scheduler`, `report_errors_to_stderr`, `use_new_tcp`

I try to check the shadow.yaml configuration file if above fields exist.
Some exists while others not.

What should I do to run the simulation?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant