Intermittent Cannot read properties of null
errors when running eth_getTransactionReceipt
#3228
Labels
bug
Something isn't working
Description
A low number of
eth_getTransactionReceipt
calls are triggering alerts withCannot read properties of null (reading 'toString')
in the logs.Steps to reproduce
I have not been able to reproduce the issue but looking at a request in the logs I am seeing the following:
It seems as if after a successful network fees call, populating of the
receipt
ingetTransactionReceipt
causes the error.Additional context
No response
Hedera network
mainnet
Version
v0.59.4
Operating system
Linux
The text was updated successfully, but these errors were encountered: