#Migration fails to add required pingCount/pingedAt columns to _console_projects table in v1.7.4

8 messages · Page 1 of 1 (latest)

paper flower
#

This pingCount/pingedAt issue always happens each time I backup my db & restore it to another db & running migrations idk why is that , But I made a script to fix that issue can you guys look about it & if possible give me a permanent solution

scarlet stirrup
#

sadly your script doesn't work for me

#

tho true, on the migration it does not create the two columns
and even after creating them manually, still does not work

#

but thankfully it does not break the whole appwrite, only the ping endpoint (i'm not using all features so maybe some that i'm not using are impacted)

scarlet stirrup
#

now it's breaking the whole appwrite ....

scarlet stirrup
#

i ran the migrations like 5 times (with and without force)
tried to use the script to "fix" it, tho no success
i redid the migrations multiple times (with and without force)
and now it's working ...
and i think tomorrow it will complain again

#

and the /v1/ping still throw errors