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

Why my node stopped sync? #4592

Closed
Anderson-Juhasc opened this issue Aug 15, 2022 · 4 comments
Closed

Why my node stopped sync? #4592

Anderson-Juhasc opened this issue Aug 15, 2022 · 4 comments
Labels
topic:Net p2p net work, synchronization

Comments

@Anderson-Juhasc
Copy link

Anderson-Juhasc commented Aug 15, 2022

System information

java-tron version: 4.5.1 GreatVoyage-v4.4.6-257-ge06abd15c 16944
OS & Version: Linux Debian@latest

Well, I'm running the node on mainnet and it stuck at x block at this time is 4152501.
I deleted the db to start again but I got the same error...

Command: java -Xmx24g -XX:+UseConcMarkSweepGC -jar FullNode.jar -c main_net_config.conf --es

Any idea?

@11111961abc
Copy link

11111961abc commented Aug 15, 2022 via email

@Anderson-Juhasc
Copy link
Author

@11111961abc
Что ж, я запускаю узел в основной сети, и он застрял в блоке x, в настоящее время это 4152501.
Я удалил БД, чтобы начать снова, но я получил ту же ошибку...

Команда: java -Xmx24g -XX:+UseConcMarkSweepGC -jar FullNode.jar -c main_net_config.conf --es

Есть идеи?

@ethan1844 ethan1844 added the topic:Net p2p net work, synchronization label Aug 16, 2022
@joker-gdb
Copy link

Hopes it can help you:https://developers.tron.network/docs/faq#8-how-to-solve-the-problem-of-slow-node-block-synchronization-or-stop-synchronization

Syncing from 0 is not a good idea, you can use snapshot data, it is very fast to build a node.

@halibobo1205
Copy link
Contributor

java-tron need jdk1.8_x86_64, other jdk or arch such as arm not support for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic:Net p2p net work, synchronization
Projects
None yet
Development

No branches or pull requests

5 participants