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


Lychee

17 Topics 133 Posts
  • Lychee - Package Updates

    Pinned
    0 Votes
    38 Posts
    860 Views

    [2.16.0]

    Update Lychee to 4.12.0 Full changelog Fix missing album decorations by @evoludolab in #2003 fix `max/min_taken_at by @evoludolab in #2005 fix missing left-right button on smart albums by @ildyria in #2008 Better diagnostics by @ildyria in #2010 Better support for future policies. by @ildyria in #2012 Replace layout and overlay to proper Enum types by @ildyria in #2015
  • uploaded photos failing

    0 Votes
    4 Posts
    17 Views

    never seen this, might be worth reporting upstream though

  • 1 Votes
    8 Posts
    71 Views

    @girish I can confirm that the issue is now resolved, BIG THANKS!

    🕺

  • Lychee - Live Photo view

    Unsolved
    0 Votes
    9 Posts
    32 Views

    Okay will do that once I’m behind my desk.

  • FTP Support

    Solved
    0 Votes
    2 Posts
    23 Views

    @randyjc I have enabled it in the latest package.

  • Share button not working with Lychee

    0 Votes
    3 Posts
    83 Views

    @girish Thanks Girish.

    I'll message them on github and see if they're able to push an update with the fix, otherwise I might just do as you said and start using a lamp instance so I can apply bug fixes when needed.

  • Just added Lychee

    Solved
    0 Votes
    5 Posts
    165 Views

    The upload path variable is now set to a writeable location.

  • HEIC photos unsupported

    0 Votes
    6 Posts
    780 Views

    @imc67 It seems ubuntu 22 has built-in support for this. So, when we move to Ubuntu 22 base docker image, we will get support for this.

    $ convert -list format | grep HEIC AVIF* HEIC rw+ AV1 Image File Format (1.12.0) HEIC* HEIC rw+ Apple High efficiency Image Format (1.12.0)

    This will take a bit to first start testing Ubuntu 22 and then moving to it though. No timeline yet.

  • Browse Nextcloud Photos with Lychee

    1 Votes
    3 Posts
    412 Views

    I am trying it right now to see if it can replace my LAMP Piwigo app and Nextcloud, neither of which are giving me what I need 😕

    I was looking to automate importing photos and stumbled across Gustave's sync too. Sadly, it looks like it won't work on Cloudron because of dependencies.

    My setup is:

    Hetzner Storagebox mounted as volume to Lychee container Manually importing photos from /media/storagebox using symlinks

    So far, it works really well but the larger the albums grow the longer it takes to sync.

  • Lychee Title Config

    Moved Solved
    0 Votes
    9 Posts
    517 Views

    @girish Oh my bad!! I completely missed that !!
    thanks a lot for pointing me in the right direction !

  • Server error or no API

    Solved
    0 Votes
    5 Posts
    428 Views

    @girish, thanks for following up. I tried a handful of things:

    Stop & start of the Lychee app. Full Reboot of the Cloudron Server. Uninstall and reinstall of the Lychee app. Increased allocated memory.

    I believe it was due to the allocated memory. I increased it from 256MB to 1GB this morning and everything is working fine. I can do some further testing when I have time to see if I can reproduce it. Either way, I'm now able to upload a photo (or multiple photos simultaneously). It would error uploading a single 5MB photo before this change.

    Thanks again!

  • php.ini how to set post max size?

    Unsolved
    0 Votes
    10 Posts
    905 Views

    @teamcrw I think the issue is not related the php settings. When the settings are low, it says so in the UI like below:

    da9bd484-a37c-49d0-9c60-ea76a692d250-image.png

    I am wondering if the issue is max_execution_time per https://lycheeorg.github.io/docs/faq.html#i-cant-upload-large-photos . The default value is set to 200, so that's under 3 minutes (can set it to 0 also to disable). Can you set it to much larger value and try? How long does your upload of 1GB take?

    You can also set APP_DEBUG=true in the env file and then restart the app. Check for errors in the browser and also Show Logs in the lychee UI after upload fails.

  • Update to 4.3.4?

    Solved
    0 Votes
    4 Posts
    194 Views

    @nebulon oh didn't see that... So we will wait, thank you

  • LOGO

    Solved
    0 Votes
    12 Posts
    483 Views

    @girish said in LOGO:

    @T3Gunner Ah, I suspected as much. This is not a support forum for Lychee - it's for the Lychee package of Cloudron.

    I wish I could help you out anyway but that seems unlikely because the question you asked is very much dependent on how the app is installed by the control panel. So you have to ask your question either in the Lychee project on GitHub or cPanel forums.

    Thanks for your help @girish, I'll just create a gallery using PIWIGO

  • Uploaded photos just get stuck on Processing

    Solved
    0 Votes
    4 Posts
    227 Views

    @jdaviescoates Weird - does the app have it's own logs in /app/data?

  • Lychee 4.x is out

    Solved
    1 Votes
    2 Posts
    178 Views

    @mario Done!

  • Lychee outdated - please update

    Moved Solved
    2 Votes
    9 Posts
    1k Views

    It seems that the Lychee-Laravel version is more rich in features, possibly a candidate for next update?