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

shiden - Thread 'main' panicked at 'slot_duration is always present #1228

Open
CrazySurfBoy opened this issue Apr 24, 2024 · 1 comment
Open

Comments

@CrazySurfBoy
Copy link

staketechnologies/astar-collator:v5.36.0

2024-04-24 07:37:18 [Parachain] πŸ’» Target environment: gnu
β”‚ 2024-04-24 07:37:18 [Parachain] πŸ’» CPU: Intel(R) Xeon(R) CPU @ 2.20GHz
β”‚ 2024-04-24 07:37:18 [Parachain] πŸ’» CPU cores: 8
β”‚ 2024-04-24 07:37:18 [Parachain] πŸ’» Memory: 60263MB
β”‚ 2024-04-24 07:37:18 [Parachain] πŸ’» Kernel: 5.15.0-1038-gcp
β”‚ 2024-04-24 07:37:18 [Parachain] πŸ’» Linux distribution: Ubuntu 22.04.4 LTS
β”‚ 2024-04-24 07:37:18 [Parachain] πŸ’» Virtual machine: yes
β”‚ 2024-04-24 07:37:18 [Parachain] πŸ“¦ Highest known block at #0
β”‚ 2024-04-24 07:37:18 [Parachain] 〽️ Prometheus exporter started at 127.0.0.1:9615
β”‚ 2024-04-24 07:37:18 [Relaychain] Sending fatal alert BadCertificate
β”‚ 2024-04-24 07:37:18 [Relaychain] πŸ”e Discovered new external address for our node: /ip4/34.141.109.95/tcp/21495/ws/p2p/12D3KooWKYZsWRKCXAMubxRwcTeafLBkXfeqj7wvj4kV1cFzqJpJ
β”‚
β”‚ ====================
β”‚
β”‚ Version: 5.36.0-e39c912f55f
β”‚
β”‚ 0: sp_panic_handler::set::{{closure}}
β”‚ 1: <alloc::boxed::Box<F,A> as core::ops::function::Fn>::call
β”‚ at rustc/90c541806f23a127002de5b4038be731ba1458ca/library/alloc/src/boxed.rs:1987:9
β”‚ std::panicking::rust_panic_with_hook
β”‚ at rustc/90c541806f23a127002de5b4038be731ba1458ca/library/std/src/panicking.rs:695:13
β”‚ 2: std::panicking::begin_panic_handler::{{closure}}
β”‚ at rustc/90c541806f23a127002de5b4038be731ba1458ca/library/std/src/panicking.rs:582:13
β”‚ 3: std::sys_common::backtrace::__rust_end_short_backtrace
β”‚ at rustc/90c541806f23a127002de5b4038be731ba1458ca/library/std/src/sys_common/backtrace.rs:150:18
β”‚ 4: rust_begin_unwind
β”‚ at rustc/90c541806f23a127002de5b4038be731ba1458ca/library/std/src/panicking.rs:578:5
β”‚ 5: core::panicking::panic_fmt
β”‚ at rustc/90c541806f23a127002de5b4038be731ba1458ca/library/core/src/panicking.rs:67:14
β”‚ 6: core::result::unwrap_failed
β”‚ at rustc/90c541806f23a127002de5b4038be731ba1458ca/library/core/src/result.rs:1687:5
β”‚ 7: astar_collator::parachain::service::start_node_impl::{{closure}}::{{closure}}
β”‚ 8: sc_service::builder::gen_rpc_module
β”‚ 9: sc_service::builder::spawn_tasks::{{closure}}
β”‚ 10: sc_service::builder::spawn_tasks
β”‚ 11: astar_collator::parachain::service::start_node_impl::{{closure}}
β”‚ 12: astar_collator::command::run::{{closure}}::{{closure}}
β”‚ 13: sc_cli::runner::Runner::run_node_until_exit
β”‚ 14: astar_collator::command::run
β”‚ 15: astar_collator::main
β”‚ 16: std::sys_common::backtrace::__rust_begin_short_backtrace
β”‚ 17: main
β”‚ 18:
β”‚ 19: __libc_start_main
β”‚ 20: _start
β”‚
β”‚
β”‚ Thread 'main' panicked at 'slot_duration is always present; qed.: RuntimeApiError(Application(Execution(Other("Exported method AuraApi_slot_duration is not found"))))', /home/astar-admin/.cargo/git/checkouts/frontier-f8f9ba8bcc03a23e/8a5a81a/client/rpc/src/eth/pending.rs:193
β”‚
β”‚ This is a bug. Please report it at:
β”‚
β”‚ https://github.com/AstarNetwork/Astar/issues/new

@ashutoshvarma
Copy link
Member

Thanks for the report!
Can you share the command you used to start node?

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

2 participants