mon

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by mon

  1. Maybe I should just give up and conclude that Nextcloud just got issues that is not fixable for me I am struggling with the same/ or similar related to the poto app. I feel this might be an issue with the docker image itself (or some specific configuration issue). I did have a nextcloud installation before that had no issues and the photo stuff just worked fine as expected. This installation was not running in dockers but was natively installed on the OS. Everything was working very fine with it. I am trying to sort this out with nextcloud support just right now, but it's not looking very promising so far. You can look it up here: https://help.nextcloud.com/t/photos-not-shown-in-your-photos/86527/18 My installation now runs in dockers for MariaDB, nextcloud, letsencrypt and redis. This issue here is burried somewhere in the nextcloud/ letsencrypt container, god knows where.... took a lot of time here already.
  2. When running a occ preview:generate-all I get a memory limit error even after changing to 1024MB. Nextcloud support guys say 512M should be enough. Anyone ran into this? Allowed memory size of 1073741824 bytes exhausted (tried to allocate 12288 bytes) at /config/www/nextcloud/lib/private/legacy/OC_Image.php#647 Edit: Tried 2048M with the same result: PHP Fatal error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 10641088 bytes) in /config/www/nextcloud/lib/private/legacy/OC_Image.php on line 649 I changed this setting in php-local.ini.