We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
java-tron version: java -verbose -Xmx24g -XX:+UseConcMarkSweepGC -Djava.library.path=/usr/local/lib/java -jar build/libs/FullNode.jar -c ../main_net_config.conf 2>&1 | tee run.log OS & Version: Linux, Debian 11 Commit hash: GreatVoyage-v4.5.1
java -verbose -Xmx24g -XX:+UseConcMarkSweepGC -Djava.library.path=/usr/local/lib/java -jar build/libs/FullNode.jar -c ../main_net_config.conf 2>&1 | tee run.log
Running full node.
Node doesn't start without any error message.
Just build and run node.
See attachment.run.log, tron.log.
The text was updated successfully, but these errors were encountered:
Update: it seems, it is again issue with dependencies. Now with leveldb.
Sorry, something went wrong.
Can't load AMD 64-bit .so on a AARCH64-bit platform, java-tron not support arm.
Yes, I've resolved it. Thanks!
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
System information
java-tron version:
java -verbose -Xmx24g -XX:+UseConcMarkSweepGC -Djava.library.path=/usr/local/lib/java -jar build/libs/FullNode.jar -c ../main_net_config.conf 2>&1 | tee run.log
OS & Version: Linux, Debian 11
Commit hash: GreatVoyage-v4.5.1
Expected behaviour
Running full node.
Actual behaviour
Node doesn't start without any error message.
Steps to reproduce the behaviour
Just build and run node.
Backtrace
See attachment.run.log, tron.log.
The text was updated successfully, but these errors were encountered: