Was hoping to see if anyone had encountered this issue, I’m running a single user instance for myself, and foolishly I forgot to set my lemmy docker images to not automatically update.

As of updating from 0.18.4 to 0.18.4-beta.8, Sync no longer works. I get a “failed to load” error

I certainly don’t mind waiting till the next stable release since this was my own fault, but wanted to see if anyone else was experiencing this

Update: It’s been fixed! Thanks so much ljdawson

    • Kizaing@lemmy.kizaing.caOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      10 months ago

      I just tried, seems the migration only moves forward not backward :( I was able to revert it back to the beta.8 image without issue though.

      Looks like I might have to wait for a fix for now, but thanks!

      • redcalcium@lemmy.institute
        link
        fedilink
        English
        arrow-up
        4
        ·
        10 months ago

        That’s a bummer. It seems while lemmy has the backward migration .sql files in their repo, the lemmy app itself only support forward migration and you’ll have to run the backward migration .sql files manually yourself in postgres.