Only tech topics about Waves: dev tools, libs, RIDE, dApps, Nodes Github: http://tiny.cc/github-waves IDE: https://ide.wavesplatform.com/ Online Course: https://stepik.org/course/54415 StackOverflow: #wavesplatform Jobs: https://t.me/wavesridejobs
I do not see problems except your node not synced
Читать полностью…Not synced, but in the process of syncing
Читать полностью…Check your node address corresponds the one you set (/channel/waves_ride_dapps_dev/59690)
Читать полностью…Hi, any suggestion on how to edit the "Waves Full Node" and "The Waves node REST API is the..." lines inside the /api-docs/openapi.yaml of a custom chain node?
Читать полностью…A better way to view the testnet generators is with this link.
https://testnet.w8.io/GENERATORS/5000
This view is for the last 5,000 blocks instead of the default ~25hr (1,500 blocks)
This doesn't work for me either!!! I want at least something to work!
Читать полностью…But the first five pieces work flawlessly!
Читать полностью…Maybe there is problem and program and need to wait for fix
Читать полностью…I will try again from the very beginning!
I missed it during installation
chown 1000 besu log/besu
That's my fault! Maybe because of this?
Docker version 27.0.3, build 7d4bcd8
Читать полностью…please share the volumes
section of the `besu`service in your docker-compose.yml.
you're using the contents from the docs, right?
How to synchronize it? Where is the mistake? How to help?
Читать полностью…Everything is working! But it doesn't generate any blocks...
Читать полностью…Good day!
I don’t understand something at all... The node is working. The height of the blocks corresponds.
But for almost a week there has not been a single transaction in the wallet. None at all. Neither extendMainChain()
appendBlock(), no mined blocks...
https://www.youtube.com/watch?v=EMldOiiG1Ko
Читать полностью…or hire some with knowledge to check your problems
Читать полностью…Its testnet and there is different test ongoing, before publishing new release. Just wait for fix
Читать полностью…So what to do then? The node is not working...
Doesn't form blocks...
It turns out to be a useless node!
Although the number of nodes has decreased by 2 times...
So I'm not the only one who has this problem! Why are others silent? What are they waiting for?
No! I did it all again! I completed everything point by point! I didn’t miss anything... I just didn’t download the blockchain... I’m already tired of downloading...
Nothing works! Everything is as it was before!
Maybe there will be some amendments in the guide for people like me?
Why is everything so difficult? I've been struggling for several days to set up a node.
Is there a problem with my server? Although before this everything worked great!
please do docker logs besu
again
I guess the only thing left to try is shut down all the containers (`docker compose down`), make sure no containers are left (`docker ps -a` should show no containers), reboot the host machine.
after reboot, adjust max check timeout to 180 seconds (`--retry-max-time 180` in docker-compose.yml and try starting everything again (`docker compose up -d`)
so the volumes are properly configured, directory and file permissions are correct.
what docker version are you using? docker --version
Maybe try everything again? Reinstall...
Читать полностью…