-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Hello. I start using your indexer, so following errors was occured:
- ERR indexer.go:354 > handle block error="0xee45f1c0550af491a26b577939ce7a96185387fd16decab29fe4ec06c77fc4 deploy account: json: null unexpected end of JSON input" module=indexer
- ERR indexer.go:354 > handle block error="0x12c218c9c01c2e5cc1f973af4cacf1669a921708a7fd890f02aa0cc66d0b2da invoke version=0x1: internal: internal: can't find contract abi under proxy: 03c406d8575a8abb9601f2be6298c42940c1aa389a2cc50ce2bebd55e89f929f contract=010649a7e51ebf2593eefcde93a525584701adb88ab078e09d08801d4763739a" module=indexer
And others many. These errors can be fixed by restarting the indexer.
But one error in internal_tx.go on this line: case errors.Is(err, decode.ErrUnknownSelector): cannot be fixed by restart. It is important to note that when an error occurs, the indexer goes into an infinite loop.
Thus the indexer very often gets into infinite loops and sometimes it is fixed, sometimes it is not. Maybe there is a setting to skip problematic transactions?
m-kus
Metadata
Metadata
Assignees
Labels
No labels