Sally MacFarlane
Sally MacFarlane
I don't get OOM. looking at heap dump jcmd pid GC.heap_dump ~/besu-heapdump0.hprof I've got heap size 67,634,206 B - so 67M.
@ahamlat @soragXYZ is it just the gas supplied for the transaction or is there something specific about the transaction you submitted?
@gezero are you still working on this one?
@atoulme since this still needs work - I changed to draft for visibility from the main page
I spun this up on an AWS box (with default config) and still seeing this "Failed to export metrics" error periodically - @atoulme is this expected? ``` {"@timestamp":"2022-07-26T01:17:24,633","level":"ERROR","thread":"OkHttp http://localhost:4317/...","class":"OkHttpGrpcExporter","message":"Failed to...
config looks like this ``` # data data-path="/data" logging="INFO" data-storage-format="BONSAI" # JWT # authentication is enabled by default when engine-jwt-disabled=false engine-jwt-disabled=false network="goerli" min-gas-price=1000 sync-mode="FAST" host-whitelist=["*"] # rpc rpc-http-enabled=true rpc-http-host="0.0.0.0" rpc-http-port=8545...
> I'm not reproducing locally :( Are you using Docker by chance? besu is not running in docker. I will try the same procedure with this PR updated with changes...
besu --version besu/v22.7.0-dev-cb6925bf/linux-x86_64/openjdk-java-11
Still seeing that error periodically ``` {"@timestamp":"2022-07-26T08:28:19,916","level":"ERROR","thread":"OkHttp http://localhost:4317/...","class":"OkHttpGrpcExporter","message":"Failed to export metrics. The request could not be executed. Full error message: Failed to connect to localhost/127.0.0.1:4317","throwable":""} {"@timestamp":"2022-07-26T08:28:21,778","level":"INFO","thread":"EthScheduler-Services-9 (importBlock)","class":"FastImportBlocksStep","message":"Completed importing chain segment...
I've just rerun this test on a goerli canary - still seeing this ERROR log every minute ``` besu --version besu/v22.7.0-dev-b2eb89e8/linux-x86_64/openjdk-java-11 ``` ERROR log: ``` {"@timestamp":"2022-08-02T05:29:51,761","level":"ERROR","thread":"OkHttp http://localhost:4317/...","class":"OkHttpGrpcExporter","message":"Failed to export metrics....