We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Thanks for the report! Can you share the command you used to start node?
Sorry, something went wrong.
Can be reproduced with:
./astar-collator --name test --chain=shiden --state-cache-size 1 --unsafe-rpc-external --rpc-cors all --tmp --rpc-methods Unsafe --rpc-max-connections 2000 --enable-evm-rpc
Successfully merging a pull request may close this issue.
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
The text was updated successfully, but these errors were encountered: