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

64 Topics 566 Posts
  • Settings UI is locked

    Solved
    13
    1 Votes
    13 Posts
    2k Views
    nebulonN
    I guess we first have to find a way to pre-setup necessary config variables programmatically and ideally lock only those in the UI. Currently most of the settings UI is locked once a config file exists. Maybe you could create a feature request upstream to only lock settings in the UI which are set in the config file.
  • Immich license announcement

    14
    1 Votes
    14 Posts
    2k Views
    timconsidineT
    For some unexplainable reasons I doubt Immich will ever be stable officially. I’m sure it’s a real feat of development, but something puts me off it.
  • Backup is fine for app, but fails for general cloudron backup

    10
    0 Votes
    10 Posts
    1k Views
    J
    @privsec a quick workaround (until we have a fix) is to stop the app and take a backup. This will most likely succeed. Stopped apps cannot be backed up ...
  • migrate immich backup to different server

    3
    0 Votes
    3 Posts
    688 Views
    J
    Also see: https://docs.cloudron.io/guides/import-postgresql/ and https://docs.cloudron.io/guides/connect-postgresql/
  • CLIP model selectable ?

    Solved
    2
    1
    0 Votes
    2 Posts
    339 Views
    nebulonN
    I guess you can change the model name frmo that mentioned list in the settings and it might fetch it? Reminder: We changed to settings file, so immich locks most of the settings UI https://docs.cloudron.io/apps/immich/#settings
  • adding picture to people

    Unsolved
    3
    1 Votes
    3 Posts
    392 Views
    RazielKanosR
    yeah, i noticed some poeple requested that feature too - so i added my spam to their github page too :d
  • Missing thumbnails

    5
    1
    0 Votes
    5 Posts
    531 Views
    archosA
    @nebulon Yes, I just ran in the admin jobs section, extract metadata. Thank you very much for your help.
  • This topic is deleted!

    Unsolved
    1
    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Immich - (optional) breaking changes

    immich breaking change updates
    2
    1 Votes
    2 Posts
    411 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
    685 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
    453 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
    368 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
    1
    0 Votes
    16 Posts
    3k Views
    A
    Another immich update and it works on my phone again! Thanks @girish
  • Update blocked by Cloudron backup

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

    Unsolved
    2
    1 Votes
    2 Posts
    500 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
    666 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
    2k Views
    archosA
    @girish yes it's fine now, thank you.
  • Immich Error "machine-learning entered FATAL state"

    Solved
    3
    1 Votes
    3 Posts
    498 Views
    nebulonN
    Should be fixed with latest package now
  • 1 Votes
    4 Posts
    611 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
    354 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.