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
may i know if the node is syncing or not?
tail log file
"state":"connecting(0)","name":"outgoing"}]} {"timestamp":"2023-08-30T02:11:14.196611Z","level":"INFO","fields":{"message":"Initialize: awaiting sufficient fully-connected peers"},"target":"casper_node::reactor::main_reactor::control"} {"timestamp":"2023-08-30T02:11:14.222507Z","level":"INFO","fields":{"message":"new outgoing connection established"},"target":"casper_node::components::network","span":{"addr":"99.81.225.72:35000","consensus_key":"PubKey::Ed25519(5dfd..8a21)","peer_id":"tls:352d..2e46","state":"connected","name":"outgoing"},"spans":[{"addr":"99.81.225.72:35000","consensus_key":"PubKey::Ed25519(5dfd..8a21)","peer_id":"tls:352d..2e46","state":"connected","name":"outgoing"}]} {"timestamp":"2023-08-30T02:11:14.222530Z","level":"INFO","fields":{"message":"established outgoing connection"},"target":"casper_node::components::network::outgoing","span":{"addr":"99.81.225.72:35000","state":"connecting(0)","name":"outgoing"},"spans":[{"addr":"99.81.225.72:35000","consensus_key":"PubKey::Ed25519(5dfd..8a21)","peer_id":"tls:352d..2e46","state":"connected","name":"outgoing"},{"addr":"99.81.225.72:35000","state":"connecting(0)","name":"outgoing"}]} {"timestamp":"2023-08-30T02:11:14.249432Z","level":"INFO","fields":{"message":"outgoing connection failed","err":"peer is running incompatible version: 1.4.15"},"target":"casper_node::components::network::outgoing","span":{"addr":"13.51.218.68:35000","state":"connecting(8)","name":"outgoing"},"spans":[{"addr":"13.51.218.68:35000","peer_id":"tls:8ba6..c648","state":"waiting(8)","name":"outgoing"},{"addr":"13.51.218.68:35000","state":"connecting(8)","name":"outgoing"}]} {"timestamp":"2023-08-30T02:11:14.447660Z","level":"INFO","fields":{"message":"Initialize: awaiting sufficient fully-connected peers"},"target":"casper_node::reactor::main_reactor::control"} {"timestamp":"2023-08-30T02:11:14.492891Z","level":"INFO","fields":{"message":"disconnecting after ping retries were exhausted"},"target":"casper_node::components::network::outgoing","span":{"addr":"15.235.53.233:35000","peer_id":"tls:980c..1e0d","state":"connected","name":"outgoing"},"spans":[{"addr":"15.235.53.233:35000","peer_id":"tls:980c..1e0d","state":"connected","name":"outgoing"}]} {"timestamp":"2023-08-30T02:11:14.492941Z","level":"INFO","fields":{"message":"unforgettable address reset"},"target":"casper_node::components::network::outgoing","span":{"addr":"13.51.218.68:35000","state":"waiting(9)","name":"outgoing"},"spans":[{"addr":"13.51.218.68:35000","state":"waiting(9)","name":"outgoing"}]} {"timestamp":"2023-08-30T02:11:14.492954Z","level":"INFO","fields":{"message":"disconnecting after ping retries were exhausted"},"target":"casper_node::components::network::outgoing","span":{"addr":"46.101.61.107:35000","peer_id":"tls:2d70..f8c6","state":"connected","name":"outgoing"},"spans":[{"addr":"46.101.61.107:35000","peer_id":"tls:2d70..f8c6","state":"connected","name":"outgoing"}]} {"timestamp":"2023-08-30T02:11:14.493127Z","level":"WARN","fields":{"message":"unexpected drop notification"},"target":"casper_node::components::network::outgoing","span":{"addr":"15.235.53.233:35000","state":"connecting(0)","name":"outgoing"},"spans":[{"addr":"15.235.53.233:35000","state":"connecting(0)","name":"outgoing"}]} {"timestamp":"2023-08-30T02:11:14.493148Z","level":"WARN","fields":{"message":"unexpected drop notification"},"target":"casper_node::components::network::outgoing","span":{"addr":"46.101.61.107:35000","state":"connecting(0)","name":"outgoing"},"spans":[{"addr":"46.101.61.107:35000","state":"connecting(0)","name":"outgoing"}]} {"timestamp":"2023-08-30T02:11:14.698982Z","level":"INFO","fields":{"message":"Initialize: awaiting sufficient fully-connected peers"},"target":"casper_node::reactor::main_reactor::control"} {"timestamp":"2023-08-30T02:11:14.950119Z","level":"INFO","fields":{"message":"Initialize: awaiting sufficient fully-connected peers"},"target":"casper_node::reactor::main_reactor::control"} {"timestamp":"2023-08-30T02:11:15.200587Z","level":"INFO","fields":{"message":"Initialize: awaiting sufficient fully-connected peers"},"target":"casper_node::reactor::main_reactor::control"} {"timestamp":"2023-08-30T02:11:15.248809Z","level":"INFO","fields":{"message":"outgoing connection failed","err":"peer is running incompatible version: 1.4.15"},"target":"casper_node::components::network::outgoing","span":{"addr":"13.51.218.68:35000","state":"connecting(0)","name":"outgoing"},"spans":[{"addr":"13.51.218.68:35000","peer_id":"tls:8ba6..c648","state":"waiting(9)","name":"outgoing"},{"addr":"13.51.218.68:35000","state":"connecting(0)","name":"outgoing"}]}
/etc/casper/node_util.py watch
Every 5.0s: /etc/casper/node_util.py node_status ; /etc/casper/node_util.py rpc_active; /etc/casper/node_util.py systemd_status 44f5b87d99ed: Wed Aug 30 02:13:54 2023 Peer Count: 32 Uptime: 15h 38m 5s 525ms Build: 1.5.2-86b7013 Key: 01b0a7dc4634a18ac84ace7b12c3c333b92644e7d163438babc5ad1ffa91c5e863 Next Upgrade: None RPC: Not Ready casper-node-launcher.service - Casper Node Launcher Loaded: loaded (/usr/lib/systemd/system/casper-node-launcher.service, enabled) Active: active (running)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
may i know if the node is syncing or not?
tail log file
/etc/casper/node_util.py watch
The text was updated successfully, but these errors were encountered: