Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Immich
  3. Immich update

Immich update

Scheduled Pinned Locked Moved Solved Immich
16 Posts 5 Posters 2.9k Views 5 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • girishG girish

    @lukas it's already published, you can update and try.

    Actually hold on, we found a problem.

    L Offline
    L Offline
    lukas
    wrote on last edited by
    #7

    @girish said in Immich update:

    Actually hold on, we found a problem.

    already pushed the update button before you edited your message

    1 Reply Last reply
    0
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #8

      Yup, let's follow up in https://forum.cloudron.io/topic/11276/cloudron-update-to-7-7-0-postgresql-does-not-start

      1 Reply Last reply
      1
      • L Offline
        L Offline
        lukas
        wrote on last edited by lukas
        #9

        Update wasn't installed, just saw it, found these log entries:

        Mar 11 11:32:27box:updater Update failed with error. { stack: 'BoxError: No next version info for 7.6.4\n' + ' at verifyUpdateInfo (/home/yellowtent/box/src/updater.js:124:50)\n' + ' at downloadAndVerifyRelease (/home/yellowtent/box/src/updater.js:138:11)\n' + ' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n' + ' at async update (/home/yellowtent/box/src/updater.js:170:25)', name: 'BoxError', reason: 'External Error', details: {}, message: 'No next version info for 7.6.4' }
        Mar 11 11:32:27box:tasks startTask: 3626 done. error: { stack: 'BoxError: No next version info for 7.6.4\n' + ' at verifyUpdateInfo (/home/yellowtent/box/src/updater.js:124:50)\n' + ' at downloadAndVerifyRelease (/home/yellowtent/box/src/updater.js:138:11)\n' + ' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n' + ' at async update (/home/yellowtent/box/src/updater.js:170:25)', name: 'BoxError', reason: 'External Error', details: {}, message: 'No next version info for 7.6.4' }
        

        and

        at async update (/home/yellowtent/box/src/updater.js:170:25)
        at downloadAndVerifyRelease (/home/yellowtent/box/src/updater.js:138:11)
        at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
        at verifyUpdateInfo (/home/yellowtent/box/src/updater.js:124:50)
        Mar 11 11:32:25box:taskworker Starting task 3626. Logs are at /home/yellowtent/platformdata/logs/tasks/3626.log
        Mar 11 11:32:25box:tasks update 3626: {"percent":1,"message":"Checking disk space"}
        Mar 11 11:32:25box:tasks update 3626: {"percent":5,"message":"Downloading and verifying release"}
        Mar 11 11:32:25box:shell downloadUrl spawn: /usr/bin/curl -s --fail https://releases.cloudron.io/versions.json -o /home/yellowtent/platformdata/update/versions.json
        Mar 11 11:32:25box:updater Downloading https://releases.cloudron.io/versions.json to /home/yellowtent/platformdata/update/versions.json
        Mar 11 11:32:25box:updater downloadUrl: curl -s --fail https://releases.cloudron.io/versions.json -o /home/yellowtent/platformdata/update/versions.json
        Mar 11 11:32:26box:updater Downloading https://releases.cloudron.io/versions.json.sig to /home/yellowtent/platformdata/update/versions.json.sig
        Mar 11 11:32:26box:updater downloadUrl: curl -s --fail https://releases.cloudron.io/versions.json.sig -o /home/yellowtent/platformdata/update/versions.json.sig
        Mar 11 11:32:26box:updater downloadUrl: downloaded https://releases.cloudron.io/versions.json to /home/yellowtent/platformdata/update/versions.json
        Mar 11 11:32:26box:shell downloadUrl spawn: /usr/bin/curl -s --fail https://releases.cloudron.io/versions.json.sig -o /home/yellowtent/platformdata/update/versions.json.sig
        Mar 11 11:32:27box:updater downloadUrl: downloaded https://releases.cloudron.io/versions.json.sig to /home/yellowtent/platformdata/update/versions.json.sig
        Mar 11 11:32:27box:shell gpgVerify exec: /usr/bin/gpg --status-fd 1 --no-default-keyring --keyring /home/yellowtent/box/src/releases.gpg --verify /home/yellowtent/platformdata/update/versions.json.sig /home/yellowtent/platformdata/update/versions.json
        Mar 11 11:32:27box:updater gpgVerify: /usr/bin/gpg --status-fd 1 --no-default-keyring --keyring /home/yellowtent/box/src/releases.gpg --verify /home/yellowtent/platformdata/update/versions.json.sig /home/yellowtent/platformdata/update/versions.json
        Mar 11 11:32:27box:shell gpgVerify (stderr): gpg: Signature made Mon Mar 11 09:46:33 2024 UTC
        Mar 11 11:32:27box:shell gpgVerify (stdout): [GNUPG:] NEWSIG
        Mar 11 11:32:27box:tasks setCompleted - 3626: {"result":null,"error":{"stack":"BoxError: No next version info for 7.6.4\n at verifyUpdateInfo (/home/yellowtent/box/src/updater.js:124:50)\n at downloadAndVerifyRelease (/home/yellowtent/box/src/updater.js:138:11)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async update (/home/yellowtent/box/src/updater.js:170:25)","name":"BoxError","reason":"External Error","details":{},"message":"No next version info for 7.6.4"}}
        Mar 11 11:32:27box:tasks update 3626: {"percent":100,"result":null,"error":{"stack":"BoxError: No next version info for 7.6.4\n at verifyUpdateInfo (/home/yellowtent/box/src/updater.js:124:50)\n at downloadAndVerifyRelease (/home/yellowtent/box/src/updater.js:138:11)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async update (/home/yellowtent/box/src/updater.js:170:25)","name":"BoxError","reason":"External Error","details":{},"message":"No next version info for 7.6.4"}}
        Mar 11 11:32:27box:taskworker Task took 1.545 seconds
        No next version info for 7.6.4
        key fingerprint: 0EAD B19C DDA2 3CD0 FE71 E347 0A37 2F87 03C4 93CC
        GOODSIG 0A372F8703C493CC Cloudron UG <admin@cloudron.io>
        KEY_CONSIDERED 0EADB19CDDA23CD0FE71E3470A372F8703C493CC 0
        KEY_CONSIDERED 0EADB19CDDA23CD0FE71E3470A372F8703C493CC 0
        KEY_CONSIDERED 0EADB19CDDA23CD0FE71E3470A372F8703C493CC 0
        SIG_ID G3QlZGRMLKeqUoAY4BfekFbxjd8 2024-03-11 1710150393
        TRUST_UNDEFINED 0 pgp
        VALIDSIG 0EADB19CDDA23CD0FE71E3470A372F8703C493CC 2024-03-11 1710150393 0 4 0 1 10 00 0EADB19CDDA23CD0FE71E3470A372F8703C493CC
        VERIFICATION_COMPLIANCE_MODE 23
        using RSA key 0EADB19CDDA23CD0FE71E3470A372F8703C493CC
        There is no indication that the signature belongs to the owner.
        Good signature from "Cloudron UG <admin@cloudron.io>" [unknown]
        WARNING: This key is not certified with a trusted signature!
        

        What's wrong?

        1 Reply Last reply
        0
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #10

          @lukas ah lucky then! Don't install it, the update has a problem. We have a fix coming

          1 Reply Last reply
          2
          • C contactlight11 referenced this topic on
          • A Offline
            A Offline
            AartJansen
            wrote on last edited by AartJansen
            #11

            I got the immich problem too, is the 7.7.1 patch a fix for it ?
            EDIT: no still got he issue after updating. Can't login via mobile, and logging in with a browser doesn't show the pictures, they are blurred placeholders only. Videos look the same but hovering the mouse over them starts them playing.

            archosA girishG 2 Replies Last reply
            0
            • A AartJansen

              I got the immich problem too, is the 7.7.1 patch a fix for it ?
              EDIT: no still got he issue after updating. Can't login via mobile, and logging in with a browser doesn't show the pictures, they are blurred placeholders only. Videos look the same but hovering the mouse over them starts them playing.

              archosA Offline
              archosA Offline
              archos
              wrote on last edited by
              #12

              @AartJansen Blurred images are solved by pgvecto.rs If you're using android, install the penultimate version of the app from F droid and disable updates. Until the server is on the latest version.

              A 1 Reply Last reply
              2
              • A AartJansen

                I got the immich problem too, is the 7.7.1 patch a fix for it ?
                EDIT: no still got he issue after updating. Can't login via mobile, and logging in with a browser doesn't show the pictures, they are blurred placeholders only. Videos look the same but hovering the mouse over them starts them playing.

                girishG Offline
                girishG Offline
                girish
                Staff
                wrote on last edited by
                #13

                @AartJansen said in Immich update:

                I got the immich problem too, is the 7.7.1 patch a fix for it ?

                yes. Update to 7.7.1 and also update the immich app package to latest after updating.

                1 Reply Last reply
                0
                • A Offline
                  A Offline
                  AartJansen
                  wrote on last edited by
                  #14

                  Yeah I got that update and can view images via the browser now, but my phone app wont login. I know the username and password are correct, there is no error message it just blinks and comes back.

                  1 Reply Last reply
                  0
                  • archosA archos

                    @AartJansen Blurred images are solved by pgvecto.rs If you're using android, install the penultimate version of the app from F droid and disable updates. Until the server is on the latest version.

                    A Offline
                    A Offline
                    AartJansen
                    wrote on last edited by
                    #15

                    @archos thanks, the android app wont log in, the blurred images were via browser on PC. This blur problem is resolved with just the cloudron updates.

                    1 Reply Last reply
                    1
                    • A Offline
                      A Offline
                      AartJansen
                      wrote on last edited by AartJansen
                      #16

                      Another immich update and it works on my phone again!
                      Thanks @girish

                      1 Reply Last reply
                      3
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Bookmarks
                      • Search