#Failing migration: "BackfillPartitionedWebHookLogsDaily: web_hook_logs"

3 messages · Page 1 of 1 (latest)

covert wasp
#

After upgrading from 17.6 to 18.4, the aforementioned migration fails with the error "NameError: uninitialized constant Gitlab::BackgroundMigration::BackfillPartitionedWebHookLogsDaily". I suspect I upgraded too hasty from one version to the next, when following the upgrade path.
Is there anything I can do to resolve this issue? Or do I have to keep this migration forever paused? Which probably isn't a good idea.
If you need any more information, I'll gladly provide it. Thank you!

jaunty parrot
#

the best thing you can do is to go back to 17.6, restore the 17.6 backup and upgrade again, this time following the path

covert wasp
#

I followed the path, but apparently didn't wait for full completion of the background migrations. Hoped there would be an easier solution than doing the whole procedure again, as there seems to be only a constant missing (whatever that means). Thank you anyway