Ulrich Hupe
2021-07-05 11:05:39 UTC
Hallo,
nach dem letzten update auf die 21.0.3
funktioniert der cron job im Hintergrund nicht mehr
ich weiß aber nicht wirklich, ob es am update liegt....
Eis64 # crontab -u wwwrun -l
2021-07-05 12:50:13 INFO listing wwwrun's fcrontab
2021-07-05 12:50:13 INFO user wwwrun has no fcrontab.
den Eintrag der crontab gibts auch nicht
manuell geht auch nicht:
Eis64 # php -f /var/www/htdocs/nextcloud/cron.php
Console has to be executed with the user that owns the file
config/config.php
Current user id: 0
Owner id of config.php: 493
Beim E1 funktioniert das aber:
Eis1 # crontab -u wwwrun -l
2021-07-05 12:49:56 INFO listing wwwrun's fcrontab
#--------------------------------------------------------------------
# cron nextcloud file generated by nextcloud.sh version: 1.12.0
#
# Do not edit this file, edit /etc/config.d/nextcloud
# Creation Date: 2021-07-05 Time: 10:55:10
#--------------------------------------------------------------------
*/12 * * * * /var/nextcloud/nextcloud-cron.sh
kennt jemand so ein Problem,
oder wie repariere ich das?
Ulrich
nach dem letzten update auf die 21.0.3
funktioniert der cron job im Hintergrund nicht mehr
ich weiß aber nicht wirklich, ob es am update liegt....
Eis64 # crontab -u wwwrun -l
2021-07-05 12:50:13 INFO listing wwwrun's fcrontab
2021-07-05 12:50:13 INFO user wwwrun has no fcrontab.
den Eintrag der crontab gibts auch nicht
manuell geht auch nicht:
Eis64 # php -f /var/www/htdocs/nextcloud/cron.php
Console has to be executed with the user that owns the file
config/config.php
Current user id: 0
Owner id of config.php: 493
Beim E1 funktioniert das aber:
Eis1 # crontab -u wwwrun -l
2021-07-05 12:49:56 INFO listing wwwrun's fcrontab
#--------------------------------------------------------------------
# cron nextcloud file generated by nextcloud.sh version: 1.12.0
#
# Do not edit this file, edit /etc/config.d/nextcloud
# Creation Date: 2021-07-05 Time: 10:55:10
#--------------------------------------------------------------------
*/12 * * * * /var/nextcloud/nextcloud-cron.sh
kennt jemand so ein Problem,
oder wie repariere ich das?
Ulrich