Dear all,
i have a trouble with the cron service on the nextcloud docker , some folders are not synchronized.
I check on the docker console the crontab but seems ok
*/15 * * * * run-parts /etc/periodic/15min
0 * * * * run-parts /etc/periodic/hourly
0 2 * * * run-parts /etc/periodic/daily
0 3 * * 6 run-parts /etc/periodic/weekly
0 5 1 * * run-parts /etc/periodic/monthly
# nextcloud cron
*/5 * * * * s6-setuidgid abc php7 -f /config/www/nextcloud/cron.php
The nextcloud image is updated to latest, so i dont know were is the issue.
Any advice will be appreciated,
Best regards,
Daniele.