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

Node Issue: My node repated to download the relative datas from 0% to 100% over and over again. #12752

Open
zhangqichuan opened this issue Jan 17, 2025 · 0 comments
Assignees
Labels
community Issues created by community investigation required Node Node team

Comments

@zhangqichuan
Copy link

Contact Details

[email protected]

Node type

RPC

Which network are you running?

mainnet

What happened?

2025-01-17T05:40:00.394883Z INFO stats: #137343369 Downloading blocks 1.63% (203175 left; at 137343369) 33 peers ⬇ 2.49 MB/s ⬆ 1.11 MB/s 0.30 bps 240 Tgas/s CPU: 456%, Mem: 14.3 GB
2025-01-17T05:40:10.396728Z INFO stats: #137343369 Downloading blocks 1.63% (203183 left; at 137343369) 33 peers ⬇ 2.57 MB/s ⬆ 1.13 MB/s 0.00 bps 0 gas/s CPU: 372%, Mem: 14.2 GB
2025-01-17T05:40:20.401668Z INFO stats: #137343371 Downloading blocks 1.64% (203190 left; at 137343371) 33 peers ⬇ 2.63 MB/s ⬆ 1.15 MB/s 0.20 bps 123 Tgas/s CPU: 442%, Mem: 14.3 GB
2025-01-17T05:40:30.398978Z INFO stats: #137343371 Downloading blocks 1.64% (203199 left; at 137343371) 33 peers ⬇ 2.68 MB/s ⬆ 1.14 MB/s 0.00 bps 0 gas/s CPU: 381%, Mem: 14.3 GB
2025-01-17T05:40:40.397382Z INFO stats: #137343371 Downloading blocks 1.64% (203208 left; at 137343371) 33 peers ⬇ 2.77 MB/s ⬆ 1.14 MB/s 0.00 bps 0 gas/s CPU: 367%, Mem: 14.3 GB
2025-01-17T05:40:50.399971Z INFO stats: #137343372 Downloading blocks 1.64% (203215 left; at 137343372) 33 peers ⬇ 2.79 MB/s ⬆ 1.15 MB/s 0.10 bps 64.8 Tgas/s CPU: 446%, Mem: 14.4 GB
2025-01-17T05:41:00.400235Z INFO stats: #137343372 Downloading blocks 1.64% (203225 left; at 137343372) 33 peers ⬇ 2.85 MB/s ⬆ 1.16 MB/s 0.00 bps 0 gas/s CPU: 460%, Mem: 14.3 GB
2025-01-17T05:41:10.400547Z INFO stats: #137343372 Downloading blocks 1.64% (203233 left; at 137343372) 33 peers ⬇ 2.90 MB/s ⬆ 1.14 MB/s 0.00 bps 0 gas/s CPU: 424%, Mem: 14.3 GB
2025-01-17T05:41:20.401286Z INFO stats: #137343372 Downloading blocks 1.64% (203243 left; at 137343372) 33 peers ⬇ 3.00 MB/s ⬆ 1.16 MB/s 0.00 bps 0 gas/s CPU: 457%, Mem: 14.3 GB
2025-01-17T05:41:30.403064Z INFO stats: #137343372 Downloading blocks 1.64% (203251 left; at 137343372) 33 peers ⬇ 3.01 MB/s ⬆ 1.14 MB/s 0.00 bps 0 gas/s CPU: 462%, Mem: 14.3 GB
2025-01-17T05:41:40.404310Z INFO stats: #137343372 Downloading blocks 1.64% (203256 left; at 137343372) 33 peers ⬇ 3.02 MB/s ⬆ 1.14 MB/s 0.00 bps 0 gas/s CPU: 441%, Mem: 14.3 GB
2025-01-17T05:41:50.405406Z INFO stats: #137343372 Downloading blocks 1.64% (203269 left; at 137343372) 33 peers ⬇ 2.99 MB/s ⬆ 1.14 MB/s 0.00 bps 0 gas/s CPU: 427%, Mem: 14.3 GB
2025-01-17T05:42:00.412987Z INFO stats: #137343372 Downloading blocks 1.64% (203279 left; at 137343372) 33 peers ⬇ 2.87 MB/s ⬆ 1.14 MB/s 0.00 bps 0 gas/s CPU: 380%, Mem: 14.3 GB
2025-01-17T05:42:10.409549Z INFO stats: #137343372 Downloading blocks 1.63% (203288 left; at 137343372) 33 peers ⬇ 2.75 MB/s ⬆ 1.14 MB/s 0.00 bps 0 gas/s CPU: 419%, Mem: 14.2 GB
2025-01-17T05:42:20.409870Z INFO stats: #137343372 Downloading blocks 1.63% (203298 left; at 137343372) 33 peers ⬇ 2.67 MB/s ⬆ 1.11 MB/s 0.00 bps 0 gas/s CPU: 414%, Mem: 14.2 GB
2025-01-17T05:42:30.407316Z INFO stats: #137343373 Downloading blocks 1.64% (203306 left; at 137343373) 33 peers ⬇ 2.60 MB/s ⬆ 1.13 MB/s 0.10 bps 64.1 Tgas/s CPU: 405%, Mem: 14.3 GB


starging command is as folloing:

neard --home /near run --boot-nodes ed25519:[email protected]:24567,ed25519:[email protected]:24567,ed25519:[email protected]:24567,ed25519:[email protected]:24567

Version

2.4.0

Relevant log output

Node head info

Node upgrade history

1.39.2
2.4.0

DB reset history

yesterday.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Issues created by community investigation required Node Node team
Projects
None yet
Development

No branches or pull requests

3 participants
@VanBarbascu @zhangqichuan and others