oceanprotocol/aquarius

Aqua sync got the error below

LoznianuAnamaria opened this issue · 1 comments

we published some asset, were succeeded on smart contract or at least metamask response 200, but when aqua sync got the error below
2022-10-03 09:27:26,901 - aquarius.events.events_monitor - INFO - Finished searching for ExchangeCreated events on chain 5 in blocks 7703554 to 7703554. 1 ExchangeCreated events detected.
2022-10-03 09:27:27,566 - aquarius.events.events_monitor - ERROR - Error processing ExchangeCreated event: execution reverted
event=AttributeDict({'address': '0xc313e19146Fc9a04470
'0xc313e19146Fc9a04470689C9d41a4D3054693531', 'blockHash': HexBytes('0x9e2e889687a84e52ab2d7184e5f6ce37c88a890bdbbe4342dbf8fc8c60804c2b'), 'blockNumber': 7703554, 'data': '0x000000000000000000000000587fb5be9a055508210a623b3a66508c68345c5b0000000000000000000000000000000000000000000000003782dace9d900000', 'logIndex': 178, 'removed': False, 'topics': [HexBytes('0xeb7a353641f7d3cc54b497ef1553fdc292b64d9cc3be8587c23dfba01f310b19'), HexBytes('0xdecd9fd5b313f3a92a784198fccb6efacfa3fb25033fad1ad065f3cf8

Fixed in the dynamic blocks branch.