Alex Sharov
Alex Sharov
Ah, i remember now. Will try to reduce NetworkChunkSize. But it’s potential security problem: some bad client can crash the app by requesting big NetworkChunks.
Also, I'm still don't really understand the problem: - I have 2Mb burst size (`2 * 1024 * 1024`) - But error says it's < 16384 How it can happen?
Thank you. When I set 4mb burst, it panics. When i set 2mb burst, it doesn’t panic. Seems I jumped over some limit. Can’t find it, but it’s fine. let’s...
only 1 person did report it. not reproducible at the moment.
just to give an update: we still face it sometime, but I still didn't gather `chunksReceived.Add("unintended", 1)` metric when it happen.
I think subscription to logs not supported: https://github.com/ledgerwatch/erigon/tree/devel/cmd/rpcdaemon#rpc-implementation-status eth_getLogs - works and fast
Don’t know, maybe bug. Need somebody to check.
looks fine. don't have time to reproduce it. maybe other people can. you can try increase --verbosity of sentry, show logs here, show erigon startup logs. maybe there are some...
More logs plz
add --pprof show output of http://localhost:6060/debug/pprof/goroutine?debug=1