[SOLVED] Not Receiving Address Sync

Hello,

I have successfully registered a number of highly active addresses in Sync and Watch Address. I don’t appear to be getting changes in the database and therefore not receiving webhooks. Logs show successes when I add new addresses but I don’t appear to receive changes and in the logs I see many of these.

Any thoughts?

Thanks,

Pat

2022-04-27T05:36:29.104Z - Error: Invalid session token
    at Object.getAuthForSessionToken (/moralis-server/lib/Auth.js:114:11)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
2022-04-27T05:36:29.020Z - Error: Invalid session token
    at Object.getAuthForSessionToken (/moralis-server/lib/Auth.js:114:11)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)

Hello,

Can you paste the server url?
Is that a nitro server (one that has coreservices plugin installed)?

Did you remove coreservices user or role?
Can you try to update your servers?

Entirely possible that I deleted something that I shouldn’t have. I tried to be careful.

https://h2yoot4zcjng.usemoralis.com:2053/server

Not sure how to update the server.

Thanks for your help! We’re building something cool with your stuff.

Pat

In admin interface, when you can see your server, in the bottom left there is a green button for update. You click on that button.

Rookie mistake. Server is updated.

Seems to have worked. I’m receiving tons of webhooks!

I’m glad when it’s easy.

Thanks.

1 Like