This only occurred when you imported your backup? (to your brand new, freshly and successfully built error-free 3.1 stable server?)
OK, so I’d now start examining the data in your backup.
There was a recent topic about this and it may help.
What can i do ?
This was a subject of a fix last year, strangely.
@david forgive me for mentioning you, but this is completely relevant to that fix, would you care to chime in here?
I find solution
DO $$ BEGIN CREATE TYPE hotlinked_media_status AS ENUM('downloaded', 'too_large', 'download_failed', 'upload_create_failed'); EXCEPTION WHEN duplicate_object THEN null; END $$;
20220428094026_create_post_hotlinked_media.rb
إعجاب واحد (1)
You edited the Rails migration within the container and that allowed you to complete the import?
إعجاب واحد (1)
yes, that’s right
إعجابَين (2)
That’s great, well done!
إعجابَين (2)
thanks for your help
إعجاب واحد (1)
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.