Trying the Soapbox to Rebased upgrade and then this
`Running 20210205145000 Pleroma.Repo.Migrations.MovePinnedActivitiesIntoPinnedObjects.up/0 forward
** (Postgrex.Error) ERROR 42883 (undefined_function) function associated_object_id(jsonb) does not exist`
What am I doing wrong? @mkljczk@pl.fediverse.pl @alex@gleasonator.com
Conversation
Notices
-
Embed this notice
wholio (mymymy@cliq.social)'s status on Sunday, 09-Oct-2022 22:19:13 JST wholio -
Embed this notice
Alex Gleason (alex@gleasonator.com)'s status on Sunday, 09-Oct-2022 22:19:09 JST Alex Gleason @pasture did you ever solve this? ? -
Embed this notice
Miss Pasture :monapat: (pasture@pl.gamers.exposed)'s status on Monday, 10-Oct-2022 01:29:09 JST Miss Pasture :monapat: @alex @mymymy no I did not -
Embed this notice
Alex Gleason (alex@gleasonator.com)'s status on Monday, 10-Oct-2022 01:29:09 JST Alex Gleason This might possibly fix it, but I need someone with a fucky DB to test (such as yourself): https://gitlab.com/soapbox-pub/rebased/-/merge_requests/187 -
Embed this notice
Alex Gleason (alex@gleasonator.com)'s status on Wednesday, 12-Oct-2022 18:25:10 JST Alex Gleason That doesn't make sense. Did you monkeypatch the code or actually check out the branch? What does git status say? In conversation permalink -
Embed this notice
wholio (mymymy@cliq.social)'s status on Wednesday, 12-Oct-2022 18:25:11 JST wholio @alex@gleasonator.com more details in this pastebin hoping it will help pinpoint the issue https://pastebin.com/X5yHLYSf
In conversation permalink Attachments
-
Embed this notice
Alex Gleason (alex@gleasonator.com)'s status on Wednesday, 12-Oct-2022 19:41:35 JST Alex Gleason git fetch origin
git checkout fix-pins-migration
mix deps.get
MIX_ENV=prod mix ecto.migrate
The warnings you shared are normal.
Let me know if it works.In conversation permalink -
Embed this notice
wholio (mymymy@cliq.social)'s status on Wednesday, 12-Oct-2022 19:41:36 JST wholio @alex@gleasonator.com after going through the steps in screenshot here are some warnings detected https://pastebin.com/EXZQH5ra
In conversation permalink Attachments
-
Embed this notice