@c0deright
@c0deright
Importing authplus.db as of 2022 with APP version 1.15.7 worked without problems for me.
Since v3.3.1 at least for me the workaround is no longer needed. Constant peer count without issues so far.
We don't see any improvements with 3.3.0-rc8 vs. rc6. There are still times when peers drop to 1 or even zero.
With latest v3.3.1 and v3.3.2 peers are stable even **without** the mentioned workaround. Did downgrade my ec2 instances (32GB RAM -> 8GB RAM) and peer count ist constant for the...
The erigon node @SinErgy84 is reporting errors for is running via the following systemd service files: ### erigon.service ``` [Unit] Description=Ethereum erigon daemon After=network.target [Service] User=erigon Group=erigon Type=simple ExecStart=/home/erigon/erigon-client --http...
Hi @enriavil1, thank you for that info, will try. I have some questions: 1. I guess I have to shutdown `erigon` daemon before running the `integration` program, right? 2. How...
According to commit history the project is active, yes
I might have fixed my issues by **disabling** Settings -> Advanced -> **Allow message drafts to sync with the server**. Please give it a try.
I might have fixed my issues by **disabling** Settings -> Advanced -> **Allow message drafts to sync with the server**. Please give it a try.
Still not syncing with `v.2.52.5`. The error is gone, the log indicates erigon is downloading recent blocks but it skips block verification and the `eth_blockNumber` api call returns a block...