YuXiao
YuXiao
I tried to change locales, such as lang = zh_CN http://phpldapadmin.sourceforge.net/wiki/index.php/Config:appearance:language I did a lot of testing, including installing SSH to modify configuration files directly, but it didn't work. I...
You've encountered a sought after, hard to reproduce bug. Please report this to the developers
I use the following command to run the node, the node version is 0.18.2.2 ```bash /opt/xmrmain/core/monerod --rpc-bind-ip=0.0.0.0 --rpc-bind-port=18081 --p2p-bind-port=18080 --data-dir=/mnt/xmrmain/node --confirm-external-bind --log-level=1 --non-interactive --prune-blockchain ``` I want to further reduce...
I use the latest client and download the latest snapshot. After verifying the snapshot, the following error is reported. It still fails to delete the data and try again. Who...
#### System information Geth version: `1.12.14-stable-f1c80f7e` OS & Version: Linux #### Expected behaviour Node Normal Synchronization #### Actual behaviour Nodes cannot be synchronized, showing that they cannot connect to Peer...
I try to request the official node to get the data ```bash curl -s -X POST -H 'Content-Type: application/json' -d '{"id": "543e68baf877c5a64efdafe176bcc5fc2923cef5f91314eacb5e6705a5e1db54"}' https://eos.hyperion.eosrio.io/v1/history/get_transaction ``` But my node returns the following...
I can get relevant trace information from the block explorer, but not from my own nodes https://bloks.io/transaction/1269543cd1c17c9fa28493cc5d8b363bba7aa969c8c98700187a889a8bac594c?tab=raw
**Describe the bug** The node stops synchronising and reports the following log ```log 2024-03-13T02:29:45.898242Z WARN client: Receive bad block: Incorrect Number of Chunk Headers 2024-03-13T02:34:46.100281Z WARN client: Receive bad block:...
**Describe the bug** My node data will suddenly skyrocket around 500G and then suddenly drop again, how does this trigger pruning? Can it be controlled by config file? **To Reproduce**...
### Describe the bug GETH Version: `v1.13.14` Beacon Version: `v5.0.1` My beacon service reports the following error log, which prevents it from processing the validator's request to submit a attestation...