Just did the ansible become update and all the images are missing from the instance.

  • DessalinesMA
    link
    14 years ago

    Yeah you aren’t using the newest docker-compose there then, you need to git pull to update

    • @phelix001OP
      link
      14 years ago

      I update d-compose to the latest, ran the lemmyupdate from local, and now some of the images show up and some don’t. I also rebooted server.

      • DessalinesMA
        link
        14 years ago

        Try deleting the volumes/pictrs/sled/db-3.4 folder, and restarting pictrs. And what version of pictrs does it say?

        • @phelix001OP
          link
          14 years ago

          under root & ubuntu, there is nothing under /lemmy/volumes/pictrs except db and files Or should I be inside a docker image? asonix/pictrs:v0.2.4-r0 ?

          • DessalinesMA
            link
            14 years ago

            That tells me that you aren’t using the newest pictrs, which that docker-compose.yml has, asonix/pictrs:v0.2.4-r0, which creates a pictrs/sled folder.

            I can’t really do much unless you give me logs, and your full docker-compose.yml, what commands you ran, and I’d prefer you open a github issue.