waves_ride_dapps_dev | Unsorted

Telegram-канал waves_ride_dapps_dev - Waves Dev Jedi | RIDE for dApps

-

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

Subscribe to a channel

Waves Dev Jedi | RIDE for dApps

0.60%... And it was 25%...

Читать полностью…

Waves Dev Jedi | RIDE for dApps

are you sure it started from scratch?

Читать полностью…

Waves Dev Jedi | RIDE for dApps

A couple of days ago, synchronization reached 25%, and then these errors continued to appear. Restart did not help, I had to do a down/up, and synchronization started from scratch again. Then everything happened again... This is probably the 5th time I’ve started it...

Читать полностью…

Waves Dev Jedi | RIDE for dApps

What error are you talk? I see besu doing sync, have you wait it to finish once?

Читать полностью…

Waves Dev Jedi | RIDE for dApps

for besu there is no snapshots

Читать полностью…

Waves Dev Jedi | RIDE for dApps

My bad was 1am was sleepy 😊😆

Читать полностью…

Waves Dev Jedi | RIDE for dApps

Just try with the export:
https://blockchain.wavesnodes.com/

Читать полностью…

Waves Dev Jedi | RIDE for dApps

There are definitely problems with the test network!!! I reinstalled my node from scratch, I'll find it purely according to the official... The node started, the synchronization lasted for two days, almost 25%, and that's it! Errors started again! I restarted it, and the synchronization started from scratch again...

Читать полностью…

Waves Dev Jedi | RIDE for dApps

we’ve started rolling out native token bridges to stagenet, and hopefully the feature will make it to the testnet in a week or two.
for the feature to work op-geth client is required, so if your deplyments aren’t running smoothly, it may make sense to wait for the instructions on how to prepare for native token bridges release.

Читать полностью…

Waves Dev Jedi | RIDE for dApps

That would be nice! But where to place them? The volume of besu is about 42 Gb... I archived it! I know the size.

Читать полностью…

Waves Dev Jedi | RIDE for dApps

Looks like a community snapshots could be taken

Читать полностью…

Waves Dev Jedi | RIDE for dApps

Unfortunately, it is true; the synchronization I did from scratch on Testnet took 1 week, maybe even longer.

Читать полностью…

Waves Dev Jedi | RIDE for dApps

I don't know if SNAP mode is working properly for scratch synchronization at the moment. But I updated it from like this and the setting of the relevant part is still the same;

command:
- --sync-mode=SNAP
- --logging=INFO
- --host-allowlist=*
- --rpc-http-enabled
- --rpc-http-api=ETH,NET,WEB3,TXPOOL,TRACE,ADMIN,MINER
- --rpc-http-cors-origins=all
- --rpc-ws-enabled
- --discovery-enabled=true
- --engine-rpc-enabled
- --engine-jwt-secret=/etc/secrets/jwtsecret
#- --engine-jwt-disabled=true
- --engine-host-allowlist=*
#- --engine-host-allowlist=localhost,127.0.0.1
- --node-private-key-file=/etc/secrets/p2p-key
- --data-path=/var/lib/besu
- --genesis-file=/etc/besu/genesis.json
- --static-nodes-file=/etc/besu/static-nodes.json
- --data-storage-format=BONSAI

* Testnet.

Читать полностью…

Waves Dev Jedi | RIDE for dApps

As I wrote above, I got an error while synchronizing from scratch with the Testnet default settings, so I tried SNAP and I still continue with that setting without any problem.

However, I did not change the default settings for Mainnet at all. So it might be more logical to try the default settings before using SNAP while deleting everything and installing from scratch.

Читать полностью…

Waves Dev Jedi | RIDE for dApps

What exact config do you use? Why you did not follow the official guide?

Читать полностью…

Waves Dev Jedi | RIDE for dApps

Have you tried FAST? /channel/waves_ride_dapps_dev/62426

Читать полностью…

Waves Dev Jedi | RIDE for dApps

This I know...
But the synchronization cannot end. Errors occur and when you restart it starts all over again... And so on for the fifth time.

Читать полностью…

Waves Dev Jedi | RIDE for dApps

testnet besu db size ~44 GiB

Читать полностью…

Waves Dev Jedi | RIDE for dApps

This error occurs every 2 minutes! Tell me - is this a problem with my server or is it a besu problem???

Maybe someone can help?

Time passes and this error continues. I'm doing docker compose down/up
And all synchronization starts from scratch...

I'm already starting to give up... 😔😔😔

Читать полностью…

Waves Dev Jedi | RIDE for dApps

How can I use this? And what exactly is this? For the fastest synchronization besu...

Читать полностью…

Waves Dev Jedi | RIDE for dApps

https://blockchain-testnet.wavesnodes.com/

Читать полностью…

Waves Dev Jedi | RIDE for dApps

At this rate, I won't be in sync in a month...

Читать полностью…

Waves Dev Jedi | RIDE for dApps

does the testnet grpc 6870/6881 have issues atm?

Читать полностью…

Waves Dev Jedi | RIDE for dApps

So we'll have to wait a week...

Читать полностью…

Waves Dev Jedi | RIDE for dApps

If I'm not mistaken, @GalkaWavesFunnyNode offered to do this several times, but community didn't seem very enthusiastic about it (maybe for security or other reasons), so she backed out.

Читать полностью…

Waves Dev Jedi | RIDE for dApps

The same problem applies to Nodes in the WEST Network, since there is no public data backup in the WEST Network, synchronization can take days or even weeks!

Читать полностью…

Waves Dev Jedi | RIDE for dApps

It’s a pity, of course, that you can’t download the besu blockchain in the same way as waves... Synchronization takes a very long time. I think I can finish it in two days...

Читать полностью…

Waves Dev Jedi | RIDE for dApps

Are you sure SNAP syncing is actually working? If you started syncing in default mode which is FULL for private networks. Maybe there is a message about that in the besu starting log?

Читать полностью…

Waves Dev Jedi | RIDE for dApps

I followed the official instructions 100%! But I only added --sync-mode=SNAP as @subwar recommended. I'll redo everything tomorrow!

Читать полностью…

Waves Dev Jedi | RIDE for dApps

As far as I know, Mainnet Unit0 synchronizes faster than Testnet Unit0. Therefore, a fresh installation can be done according to the main guide.

I was getting a similar error with old docker images, but I haven't gotten this error in Mainnet for a long time with the image recommended by the Node team that I posted above.

There may be many reasons for the error, wrong port settings, simple typos that were overlooked, etc.

Maybe you can set the log settings to debug level and search for something there.

But I usually prefer to delete everything and do a fresh installation.

Of course, don't forget to back up your information such as seeds etc.!

Читать полностью…
Subscribe to a channel