Lesson 15: Moralis database is (still) not updating with the event details #2187
-
Have now tried the solutions in e.g #1291 and other posts but I am still struggling with the moralis database setup: The moralis database simply will not register my events. I sense I am not the only one. The solutions listed here or in the moralis forum do not seem to apply generally. Anyone has a solution they believe can work? As I can see from the logs, the events are registered by Moralis, so I am leaning to either a data format issue or a moralis database issue. Mostly the latter because I am running out of ideas. Here is my repo Any ideas? I have provided a more detailed description of my problem for the moralis forum:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Turns out it was an issue on the moralis side so that the syncs were not working but they believe it is fixed now. See Moralis forum . Created a new new Dapp from scratch and upgraded it. I have emitted 3 events so far and they are all in the database! Looks like it works! |
Beta Was this translation helpful? Give feedback.
Turns out it was an issue on the moralis side so that the syncs were not working but they believe it is fixed now. See Moralis forum .
Created a new new Dapp from scratch and upgraded it. I have emitted 3 events so far and they are all in the database! Looks like it works!