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

37 Topics 344 Posts
  • search returns 500 - Internal Server Error

    Solved
    3
    0 Votes
    3 Posts
    118 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.

  • 2 Votes
    3 Posts
    118 Views
    nebulonN

    Just released a new package version which should fix this.

  • 0 Votes
    6 Posts
    670 Views
    luckowL

    wohoo ♡

    Aug 09 17:31:00 [Nest] 33 - 08/09/2023, 3:30:59 PM LOG [MediaService] Start encoding video 0c25a2b6-25f6-45ef-a94c-8b6ec626907a {"inputOptions":[],"outputOptions":["-vcodec vp9","-acodec aac","-movflags faststart","-fps_mode passthrough","-v verbose","-cpu-used 5","-row-mt 1","-b:v 0","-minrate 0","-maxrate 0"],"twoPass":true} Aug 09 17:31:45 [Nest] 33 - 08/09/2023, 3:31:45 PM LOG [MediaService] Encoding success 0c25a2b6-25f6-45ef-a94c-8b6ec626907a
  • CLI/Server commands

    Solved
    7
    0 Votes
    7 Posts
    237 Views
    luckowL

    Shame on me. admin-cli --help is working

  • New OIDC migrate

    Solved
    6
    0 Votes
    6 Posts
    175 Views
    nebulonN

    I just performed a manual migration of one of my instances. This is a bit technical but should work.
    Pre-conditions are:

    the immich app instance is on the latest package version 1.55.1 local account (most likely the first and thus admin account) has the same email as the one you want to login with OIDC (this is how immich does the user mapping) have the app instance id on Cloudron available. That can be seen in the update section of the app configure view in your Cloudron dashboard and looks something like 2c016381-840c-4707-945e-189896fbb3f9

    Once those are met, proceed with:

    Create app backup SSH into the server Run mysql -uroot -ppassword box -e "update apps set sso=1 where id='INSERT-APP-ID-HERE'" - root and password are literal like this, only insert the app id and hit enter Go to the app's configure view in your Cloudron dashboard and in the location tab simply submit the form without changing anything (this is just a way to make the platform rebuild the container)

    Once the app is up, you can relogin with OIDC and the user mapping should work.

  • Mobile App Api

    Solved
    8
    0 Votes
    8 Posts
    261 Views
    nebulonN

    Is this still an issue?

  • Not all pictures will upload to a folder

    Solved
    5
    0 Votes
    5 Posts
    132 Views
    nebulonN

    I have seen this just now as well and the root case this time were failing machine-learning pipelines. Could this also be the root cause for you @ezdub

  • Immich imports iOS live photo as .mov

    3
    0 Votes
    3 Posts
    548 Views
    nebulonN

    If there are any bugs or inconsistencies found, it might help to let upstream know by creating issues at https://github.com/immich-app/immich/issues

  • Immich vs ...

    6
    1 Votes
    6 Posts
    976 Views
    J

    @LoudLemur thanks for letting me know. I will check their roadmap and other entries on GitHub!

  • Public Sharing Update

    5
    1 Votes
    5 Posts
    143 Views
    jdaviescoatesJ

    @robi said in Public Sharing Update:

    @murgero did you miss this from 13 hrs ago https://forum.cloudron.io/post/59744 ?

    I did!

    Given the new Nextcloud Photos app is really nice, but has a bug which means shared public folders don't work https://github.com/nextcloud/photos/issues/1452, and Immich now has public shared folders I might give it another try...

  • 0 Votes
    3 Posts
    222 Views
    L

    @jdaviescoates said in Immich, Side-by-Side Comparison, and Voting?:

    I wouldn't have put this in the Immich category because it hasn't really got anything to do with that app.

    Closest I've found is https://pollunit.com/en/tutorials/vote_for_images

    You could probably create something similar using LimeSurvey but not in a nice automated way like you are looking for.

    There used to be this fun app in Nextcloud (which also wasn't really what you're looking for, but similar-ish) but it hasn't been updated for 4 years

    https://apps.nextcloud.com/apps/keeporsweep

    That is very kind of you and thanks for looking. I didn't think of LimeSurvey in this instance, but as you suggest, it is a bit overkill for what I have in mind.

    There is a tool to accomplish this task in DigiKam, but it is quite a large program too, and more for personal use than for displaying to hordes of people, though there are options for rating images.

    That PollUnit is a cool suggestion.

  • 0 Votes
    6 Posts
    355 Views
    L

    @jdaviescoates said in How to make Cloudron Immich keep its files in mounted block storage?:

    @LoudLemur said in How to make Cloudron Immich keep its files in mounted block storage?:

    I try the commands to create a volume,

    what commands? where?

    Thank you @jdaviescoates , you magic man! Thank you too, @nebulon for finding the time to look at my post.

    As usual, Cloudron already had all the information I needed there.

    My difficulty came from reading the output of the blkid command:

    blkid

    You are returned a UUID result along with a PARTUUID result, and I copy/pasted the wrong one.

  • 0 Votes
    7 Posts
    493 Views
    L

    @nebulon said in Immich takes a very long time to be ready on first run:

    I somehow can't reproduce any such slow initial startup behavior.

    Immich started working eventually. I just needed to wait. The delay might have been because I had uninistalled an instance of Immich just previously and was re-installing. Alternatively, the process might have been interrupted by my increasing the RAM allocation when it was about to start, and had to go back to square one.

    Anyway, it is going now.

  • Description in app store needs updating

    Solved
    3
    1 Votes
    3 Posts
    108 Views
    humptydumptyH

    @nebulon Noted. Thanks!

  • Machine-learning with tensorflow

    Solved
    1
    2 Votes
    1 Posts
    164 Views
    No one has replied
  • Mobile app

    Moved Solved
    3
    0 Votes
    3 Posts
    314 Views
    L

    @nebulon Thanks, that worked a treat. I had tried 443 as the port previously, but that didn't work possibly because I didn't use 'https' in the url. Port 2283 was specified on the Immich Github page.

  • Disable update notifications

    Moved Solved
    3
    0 Votes
    3 Posts
    235 Views
    nebulonN

    @jdaviescoates the update is already shipped now, but I have to disable the internal update notification then for our package.