MrFreezeDZ
MrFreezeDZ
Hello, I just wanted to create an own issue, but I found this one. In our case the reboot does not work. We have to manually unwind, when the error...
I deleted the Erigon pod, which led to a restart of the process. Now it looks to me, as if it works: >{"in":"2h11m6.337873468s", "lvl":"info", "msg":"[7/15 Execution] DONE", "t":"2024-12-18T16:35:30.60788838Z"} Right now...
The issue was resolved by restarting Erigon. I am just curious what the origin of the error was. Until the restart Erigon logged three lines every single millisecond, so I...
Hello, yesterday Erigon had a very similiar error pattern but without writing logs every millisecond. I put here all log lines I found interesting. For this I filtered out all...
Hello, on 2024-12-29T04:11:10.705482522Z we experienced the behavior again. This time again Erigon did not write logs every millisecond. After the manual restart Erigon works again without problems, so I did...
We wondered why the disk space gets used a lot more in the last month. I found these log lines very interesting. We see an increase in "ReclaimableSpace" by a...
Here we have the current used space of the data folder of Erigon: ``` du -h /data 16.0K /data/lost+found 362.2M /data/logs 40.0M /data/nodes/eth67 37.0M /data/nodes/eth68 77.0M /data/nodes 4.0K /data/snapshots/idx 4.0K...
Hi AskAlexSharov, thank you for the information. I understand that there is a force-prune-flag but the erigon dev team does not support the usage of it. As I am very...
Hi @dadav thank you for investigating. You are correct, I have one umbrella chart, which I maintain. The sub charts are not under my control. I wanted to use the...
@yashmehrotra that looks good to me. If I understood it correct, your code adds > AdditionalProperties: true, > Type: []string{"object"}, to every `result.Schema.Properties[p]` where `p` is the name of a...