-
Notifications
You must be signed in to change notification settings - Fork 23
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
Genesis out of sync on Linux #38
Comments
Hello, thanks for reporting. This issue is known and the solution is on its way, though can take longer than expected. |
Please try v124,. |
Please attach the logs here or send me on telegram @neodix. |
Hi, I think we are encountering the same issue, any updates here? |
Hi there, using v124 dockerized and non-dockerized. In both cases same issue Below I attach logs from |
Hello guys,
This error appears in both dockerized and non-dockerized MyLocalTon versions. I will continue investigating the reasons and will put even more efforts to make it back stable again. And, exactly for docker-lovers, I have already started to work on Docker-Only MyLocalTon version. This one gonna be very stable, since will be build based on official TON docker image. |
@neodix42 can you please make the docker image cross compiled? |
yes, the official image supports both arm64 and amd64, and MyLocalTon docker image will be built in the same way. |
Guys (@undron @dkatzan), I need your early feedback on MyLocalTon Docker. |
Hi, looks great |
Running MyLocalTon on Ubuntu 20.04.4 LTS leads to out of sync.
Command to run:
java -jar MyLocalTon-x86-64.jar debug with-validators-6
/home/dockeruser1/.local/bin/ton-http-api --liteserver-config /home/dockeruser1/ton/ton-home/myLocalTon/genesis/db/my-ton-global.config.json --port 8081
I'm running
ton-http-api
in separate process just to monitor results, running it within MyLocalTon produces the same results.Versions:
Ubuntu 20.04.4 LTS
MyLocalTon v123
openjdk 17.0.12 2024-07-16
Logs: https://drive.google.com/drive/folders/1pfw2Pgvt8EZn18QkqtBV3SjONZuiGcnZ?usp=sharing
The text was updated successfully, but these errors were encountered: