TheIstar

Members
  • Posts

    29
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by TheIstar

  1. Love this docker so far, however it seems I have the following issue. I added some unraid shares to this nextcoud docker with help of the external storages app. This seems to work perfectly right up until I create a new file from nextcloud into one of the shares. The file is created fine and does exist. However it seems that if I want to access those files directly though my SMB shares I only have read rights on these files and I can not edit them. Anyone has an idea on how to change the default rights on new files so I have read + write access to them from my SMB shares?
  2. Well.. that seems to have done it. Thanks for the help! Though I would still like understand what it actually does and why I need to activate it... 🤔
  3. Thanks for the reply Squid. Sorry for my late reply, it has been a computer-less weekend. As for the privileged part. No, I actually never enabled it for any docker container I have installed. It also isn't mentioned in the description above that I should. Should I enable it? If yes, any guidelines when to enable it and when not to?
  4. Ï can't seem to get it installed properly. I keep getting the following error: "Starting redis-server: /etc/init.d/redis-server: 51: ulimit: error setting limit (Operation not permitted)" any idea's ? Full log: Initializing empty volume.. Making /usr/local/etc/ncp-config.d persistent ... Making /etc/services-enabled.d persistent ... Making /etc/letsencrypt persistent ... Making /etc/shadow persistent ... Making /etc/cron.d persistent ... Making /etc/cron.daily persistent ... Making /etc/cron.hourly persistent ... Making /etc/cron.weekly persistent ... Making /usr/local/bin persistent ... Making /etc/apache2 persistent ... Starting PHP-fpm Starting Apache Starting mariaDB 2019-11-06 21:20:45 0 [Note] mysqld (mysqld 10.3.15-MariaDB-1) starting as process 103 ... Starting Redis Starting Cron Starting Postfix Uninitialized instance, running nc-init... Running nc-init Setting up a clean Nextcloud instance... wait until message 'NC init done' Setting up database... Setting up Nextcloud... Nextcloud was successfully installed Set mode for background jobs to 'cron' System config value tempdirectory set to string /var/www/nextcloud/data/tmp System config value mysql.utf8mb4 set to boolean true System config value trusted_domains => 11 set to string xxx.xxx.xxx.xxx System config value trusted_domains => 1 set to string 172.18.0.20 System config value trusted_domains => 5 set to string nextcloudpi.local System config value trusted_domains => 7 set to string nextcloudpi System config value trusted_domains => 8 set to string nextcloudpi.lan System config value mail_smtpmode set to string sendmail System config value mail_smtpauthtype set to string LOGIN System config value mail_from_address set to string admin System config value mail_domain set to string ownyourbits.com nextcloudpi enabled calendar installed calendar enabled contacts installed contacts enabled notes installed notes enabled tasks installed tasks enabled news installed news enabled previewgenerator installed previewgenerator enabled calendar enabled contacts enabled notes enabled tasks enabled news enabled previewgenerator enabled Config value squareSizes for app previewgenerator set to 32 256 Config value widthSizes for app previewgenerator set to 256 384 Config value heightSizes for app previewgenerator set to 256 System config value preview_max_x set to string 2048 System config value preview_max_y set to string 2048 System config value jpeg_quality set to string 60 System config value overwriteprotocol set to string https All tables already up to date! NC init done System config value trusted_domains => 1 set to string 172.18.0.20 System config value trusted_domains => 6 set to string 172.18.0.20 Provisioning Provisioning Redis password Updating NextCloud config with Redis password Provisioning MariaDB password Updating NextCloud config with MariaDB password Running nc-limits Using 12560357376B for PHP Using 6 PHP threads Using 6698857267 memory for the database Stopping MariaDB database server: mysqld. Starting MariaDB database server: mysqld. Stopping redis-server: redis-server. Starting redis-server: /etc/init.d/redis-server: 51: ulimit: error setting limit (Operation not permitted) redis-server. e