chalk4

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by chalk4

  1. 1 hour ago, aleary said:
     

    I had the same problem with running the preview generation.

     

    PHP is configured with a memory limit of 128MB. I tried bumping this up to 256MB and it's working fine for me now.

     

    To change the PHP config, open a shell into the Nextcloud docker and edit the PHP config file

    
    docker exec -it nextcloud bash
    
    nano /etc/php7/php.ini

    You're looking for the following section, where you can increase the memory limit.

    
    ; Maximum amount of memory a script may consume (128MB)
    ; http://php.net/memory-limit
    memory_limit = 128M

    Then restart the Nextcloud docker to pick up the configuration change.

     

     

    This fixed the issue and I think I am good to go now.  Thank you both for all the help!  

  2. Thanks CHBMB!  I did need to run the preview:generate-all first to generate the previews for the existing images.  However it ran for a few minutes and then I get the PHP error above.   When I try to rerun the command I get the same result.  I have tried restarting the nextcloud docker too but it results in the same error.

     

    Error    PHP    Allowed memory size of 134217728 bytes exhausted (tried to allocate 12288 bytes) at /config/www/nextcloud/lib/private/legacy/image.php#477    in a few seconds
    Error    PHP    Allowed memory size of 134217728 bytes exhausted (tried to allocate 12288 bytes) at /config/www/nextcloud/lib/private/legacy/image.php#477    a minute ago
    Error    PHP    Allowed memory size of 134217728 bytes exhausted (tried to allocate 12288 bytes) at /config/www/nextcloud/lib/private/legacy/image.php#477    a minute ago
    Error    PHP    Allowed memory size of 134217728 bytes exhausted (tried to allocate 12288 bytes) at /config/www/nextcloud/lib/private/legacy/image.php#477    7 minutes ago
    Error    PHP    Allowed memory size of 134217728 bytes exhausted (tried to allocate 12288 bytes) at /config/www/nextcloud/lib/private/legacy/image.php#477    7 minutes ago
    Error    PHP    Allowed memory size of 134217728 bytes exhausted (tried to allocate 12288 bytes) at /config/www/nextcloud/lib/private/legacy/image.php#477    14 minutes ago

     

    Any idea why this is happening?

  3. Thank you!   It is running now but I did get the following error:

     

    Error PHP

    Allowed memory size of 134217728 bytes exhausted (tried to allocate 12288 bytes) at /config/www/nextcloud/lib/private/legacy/image.php#477

     

    When I tried to run it again it said the command is already running.  I will let it run for a while and check the results.

  4. I have recently installed Unraid and have been working to get everything setup correctly.  I have been experiencing very slow transfer speeds while I was migrating data to the array.   After some reading on the forum I removed the Parity disks and the write speeds seemed to improve from 2-4Mbit/Sec to 10-13Mbit/sec.   I have recently ran the CA Fix Common Problems tool and the following errors appeared.  It was recommended I post the diagnostics to the forums.   Can anyone please assist?

     

    On another note I am trying to run unBALANCE for the first time and it is running at 1Mbit/sec,  slower than any transfers I have had since I started.unBALANCE.thumb.jpg.ecb80e13f300f9413d9cd6d1c27baa89.jpg

    diagnostics-20170814-1215.zip