-
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 everything exactly 1 in 1 as written in the guide.
Читать полностью…
Am I the only one who has problems following this guide? I do everything step by step. As written. But nothing works out. Can anyone help?
Читать полностью…
All these files should be in your main WORK directory and according to script its name is work
Читать полностью…
Write any complex long string there it wont be a problem, probably you wont use it for testnet.
Читать полностью…
waves.rest-api.api-key-hash what value should it be?
Читать полностью…
Try edit waves.conf manually. Open it and modify these;
waves.rest-api.api-key-hash = "11111111111111111111111111111111"
waves.miner.enable = yes
waves.wallet.password = "11111111111111111111111111111111"
waves.wallet.seed = "11111111111111111111111111111111"
After save this file did sciprt start to download data files?
Читать полностью…
Have you run (copy paste all command at the same time, not one by one.)./setup.sh
nano config.sh
./setup.sh
Try sudo killall apt apt-get
Thensudo dpkg --configure -asudo apt update and retry.
First problem when trying to install docker
Читать полностью…
Something’s not working for me... I’ll try again
If there are any problems, can I contact you?
Have you used this guide yourself?
Читать полностью…
Maybe you made/missed something on set-up. Stop your Node, delete everything about Node, restart VPS and start from scratch using this; https://github.com/deemru/Waves-L2-Testnet/tree/main
Читать полностью…
If the problem continues try to restart; docker compose down docker compose up -d
My node's enode URL @phearnot
"enode://a98c0670279c15bc5249e1a3801dd69d441e7be6879b6787437eec5527b09329fb2ff9d4b8153f93fe184b23258b4691e33fff24339d8ce3d2fc140c9e97f14f@37.27.26.40:30303"Читать полностью…
even after @subwar guide you 1 by 1 steps
Читать полностью…
If it’s not difficult, can you take a screenshot of how your directories are located?
Why is it interesting that it doesn’t work for me:
./setup.sh
nanoconfig.sh
./setup.sh
This should be in the folder Waves-L2-Testnet?
Читать полностью…
Check your main folder if all these (bold) files there, if so no problem;
mkdir -p ./waves/data
mkdir -p ./besu
mkdir -p ./log/besu
mkdir -p ./log/waves
cp ../support/docker-compose.yml ./docker-compose.yml;
cp ../support/genesis.json ./genesis.json;
cp ../support/log4j.xml ./log4j.xml;
cp ../support/waves.conf ./waves.conf;
cp ../support/static-nodes.json ./besu/static-nodes.json;
If no, run these command one by one.
After inserting, the editor opens. There I enter my seed phrase and password. I click on "Ctrl+X" then "Y"and that’s it.
Читать полностью…
Dont ./setup.sh then nano config.sh and then ./setup.sh
Copy all the commands at the same time and paste;./setup.sh
nano config.sh
./setup.sh
Well, of course! There you need to insert a seed phrase and password...
Читать полностью…
I run the last command ./run.sh and this is the error.
Читать полностью…
Seems apt already running at background.
Читать полностью…
Sharing your problems in the group helps you get faster and more accurate help.
Читать полностью…
I edited and used it myself, but if we look at the peer list, I can say that many people use this script directly to set-up Node.
Читать полностью…
Errors, of course, are not excluded... But I am sure that there are none. I have experience running various nodes. I'll try to change it!
Читать полностью…
Did a restart.
It's been like this for about 30 minutes...
Help please, what could be wrong? I did everything as described above and the node cannot start.
Writes an error:
besu | 2024-06-02 05:56:53,891 WARN [vert.x-eventloop-thread-0] o.h.b.e.a.j.i.m.e.EngineQosTimer - Execution engine not called in 120 seconds, consensus client may not be connected
And this has been going on for about 30 minutes...
I'll definitely do it. But a little later...
Читать полностью…