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

74 Topics 689 Posts
  • CLI/Server commands

    Solved
    7
    0 Votes
    7 Posts
    3k Views
    luckowL
    Shame on me. admin-cli --help is working
  • New OIDC migrate

    Solved
    6
    0 Votes
    6 Posts
    3k 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
    3k Views
    nebulonN
    Is this still an issue?
  • Not all pictures will upload to a folder

    Solved
    5
    0 Votes
    5 Posts
    2k 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
    3k 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 ...

    immich
    6
    1 Votes
    6 Posts
    5k 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
    2k 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
    2k 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
    3k 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.
  • Immich takes a very long time to be ready on first run

    Solved immich first run
    7
    0 Votes
    7 Posts
    5k 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
    1k Views
    humptyH
    @nebulon Noted. Thanks!
  • Machine-learning with tensorflow

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

    Moved Solved
    3
    0 Votes
    3 Posts
    2k 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
    1
    0 Votes
    3 Posts
    2k Views
    nebulonN
    @jdaviescoates the update is already shipped now, but I have to disable the internal update notification then for our package.