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


Skip to content

Immich

56 Topics 491 Posts
  • Immich - (optional) breaking changes

    2
    1 Votes
    2 Posts
    321 Views
    nebulonN
    This does not apply to Cloudron packages, only to the upstream composer deployment as far as I understand.
  • immich-cli exiting with code 1

    2
    1 Votes
    2 Posts
    544 Views
    girishG
    @eandwal this forum is for immich deployments on Cloudron . For other deployments, you have to contact the upstream forum - https://github.com/immich-app/immich/discussions
  • Not responding issue

    3
    1 Votes
    3 Posts
    339 Views
    nebulonN
    Hm so you have to update immich again even if it is in non-responding mode.
  • Issues With Identity Enterprise Workspace SSO

    Solved
    3
    0 Votes
    3 Posts
    286 Views
    nebulonN
    Glad you found this part, I've change the title to be more specific. I have never heard of Identity Enterprise Workspace actually.
  • Immich update

    Solved
    16
    +0
    0 Votes
    16 Posts
    2k Views
    A
    Another immich update and it works on my phone again! Thanks @girish
  • Update blocked by Cloudron backup

    Solved
    4
    +0
    0 Votes
    4 Posts
    329 Views
    L
    @nebulon all right, thank you!
  • Immich unable to login with mobile OAuth

    Unsolved
    2
    1 Votes
    2 Posts
    455 Views
    nebulonN
    The mobile app might require the very latest Immich, which is pending for Cloudron, but will come as soon as we have confidence with the pgvector extension Immich requires in Postgresql.
  • Immich package seems to have additional issues

    Solved
    4
    0 Votes
    4 Posts
    508 Views
    nebulonN
    Actually no data should be lost. The extension is only for face/object detection as such and thumbnails as well as other meta info is unrelated, but without the postgres extension enabled, the app just won't start fully which is why it appears that things are gone. After enabling the extension you can manually retrigger all jobs directly or just wait for the app to catch up.
  • ModuleNotFoundError: No module named 'onnxruntime'

    Solved
    8
    1 Votes
    8 Posts
    1k Views
    archosA
    @girish yes it's fine now, thank you.
  • Immich Error "machine-learning entered FATAL state"

    Solved
    3
    1 Votes
    3 Posts
    377 Views
    nebulonN
    Should be fixed with latest package now
  • 1 Votes
    4 Posts
    490 Views
    girishG
    The checkbox is a temporary workaround. The upstream pgevectors extension will be making a release in the coming weeks which will make that checkbox redundant. https://github.com/tensorchord/pgvecto.rs/issues/253 is the upstream issue.
  • Immich Installation on Cloudron Failed, Need Help

    Solved
    2
    1 Votes
    2 Posts
    275 Views
    nebulonN
    That is unfortunately to be expected currently. It needs an extension which can be enabled https://docs.cloudron.io/apps/immich/#pgvectors We will mention this in the postinstall also then.
  • Immich not updating?

    Moved Solved
    2
    0 Votes
    2 Posts
    412 Views
    nebulonN
    Newer Immich versions require Cloudron v7.6.3 due to new requirements in the app. There is already a thread for this at https://forum.cloudron.io/topic/10665/breaking-changes-in-next-immich-version-v1-91-0
  • Breaking changes in next Immich version v1.91.0

    Solved
    19
    0 Votes
    19 Posts
    2k Views
    L
    Can confirm that the update to Immich v1.91.4 is going well. If you are running Immich, just think about how much work and time and effort Cloudron has saved us by supporting this application. No headaches. Just one-click. Thank you so much for Cloudron!
  • Add Hetzner Storage for Media

    21
    0 Votes
    21 Posts
    3k Views
    L
    @rollermy said in Add Hetzner Storage for Media: Maybe off topic: I have cloudron and immich as the only app installed on https://contabo.com/en/storage-vps/. The 400GB is what made me go for it. yes a very good idea, but in my case I need around 600GB so with NFS storage I'm cheaper. Maybe I setup Cloudron on my Intel NUC at Home to run Immich...
  • What is your best method for a bulk upload to Immich?

    Solved
    15
    1 Votes
    15 Posts
    24k Views
    P
    @nebulon Thank's a lol, I'll take a deeper look inside Cloudron demo.
  • Mobile app does not connect

    Solved
    8
    0 Votes
    8 Posts
    2k Views
    nebulonN
    By now we fixed a few issues with OpenID on cloudron and iOS. Those are part of Cloudron 7.6. At least in my tests I was able to use the iOS app now just fine.
  • Search your photos: Internal server error (500 - Internal Server Error)

    Solved
    3
    1 Votes
    3 Posts
    502 Views
    W
    The download is working again
  • heic not showing up

    Unsolved
    8
    0 Votes
    8 Posts
    1k Views
    nebulonN
    Looks like this is still not working well https://github.com/immich-app/immich/issues/3943 Also though it might be not of too much use actually given https://caniuse.com/?search=HEIC
  • search returns 500 - Internal Server Error

    Solved
    3
    0 Votes
    3 Posts
    265 Views
    nebulonN
    This is fixed with latest package now. Main issue for search was that we were not using gunicorn for the machine-learning server https://git.cloudron.io/cloudron/immich-app/-/commit/b3d7e6472049893da824321a6c9a54c66a266113#d5643d061218cf12077953ba0b30bc40a0eddb06_5_5 The matplotlib is also fixed, but it was also only a warning.