[SOLVED] Event does not sync

Hey,

I ran into some problems with syncing my smart contract events, suddenly after the weekend, the Moralis stopped tracking events. None of the events is inserted into the Database & send out as a webhook to my server. Any idea what could cause the issue?

I haven’t changed anything in the setup or deployed contract, I tried with multiple different on-chain transactions with no luck so far.

Environment: Testnet
Network: Mumbai Polygon
App ID: IalAag8dPzu8AGVY5MkooauqJJppBrrxoEwxijEx
Last Timestamp: 2022-11-18T12:05:38.000Z
Dapp version: v0.0.392

UPDATE: After the weekend had to restore my Dapp, since that time I had already restarted the Dapp a few times.

what is the server url?

you can try to move the Streams API, with Streams API you get webhook requests directly

I found the server, can you try again now to see if it works?

I restarted coreservices on that server

@cryptokid thanks, it already started working. Do you know what caused this downtime? I need to ensure it will never happen again in our production system.

you should move to Streams API for a production system, you have more visibility there of what happens

1 Like