okx / xlayer-erigon

Ethereum implementation on the efficiency frontier
GNU Lesser General Public License v3.0
14 stars 3 forks source link

RPC Node exit #54

Open louisliu2048 opened 3 weeks ago

louisliu2048 commented 3 weeks ago

System information

Erigon version: ./erigon --version

OS & Version: Windows/Linux/OSX

Commit hash:

Erigon Command (with flags/config):

Concensus Layer:

Concensus Layer Command (with flags/config):

Chain/Network:

Expected behaviour

Actual behaviour

When we do stress test with Erigon Rpc, it will crash and exit with gasPrice problem.

Steps to reproduce the behaviour

Backtrace

[WARN] [07-05|07:35:04.241] Served                                   conn=172.21.0.1:42230 method=eth_sendRawTransaction reqid=1163054 t=6.71762542s err="Post \"http://erigon-pool-manager:8545\": dial tcp: lookup erigon-pool-manager on 127.0.0.11:53: read udp 127.0.0.1:56544->127.0.0.11:53: i/o timeout"
[WARN] [07-05|07:35:04.570] setting DefaultGasPrice for L2: 1000000000
[WARN] [07-05|07:35:05.429] setting DefaultGasPrice for L2: 1000000000
[INFO] [07-05|07:35:07.337] Set l2 raw gas price: 1000000000
[EROR] [07-05|07:35:11.449] eth_gasPrice error:                      LOG15_ERROR= LOG15_ERROR="Normalized odd number of arguments by adding nil"
[EROR] [07-05|07:35:11.831] eth_gasPrice error:                      LOG15_ERROR= LOG15_ERROR="Normalized odd number of arguments by adding nil"
[EROR] [07-05|07:35:11.267] eth_gasPrice error:                      LOG15_ERROR= LOG15_ERROR="Normalized odd number of arguments by adding nil"
[INFO] [07-05|07:35:11.827] Set l2 raw gas price: 1000000000
[EROR] [07-05|07:35:12.153] eth_gasPrice error:                      LOG15_ERROR= LOG15_ERROR="Normalized odd number of arguments by adding nil"
[EROR] [07-05|07:35:12.255] eth_gasPrice error:                      LOG15_ERROR= LOG15_ERROR="Normalized odd number of arguments by adding nil"
[EROR] [07-05|07:35:13.043] eth_gasPrice error:                      LOG15_ERROR= LOG15_ERROR="Normalized odd number of arguments by adding nil"