Jump to content
Froxlor Forum
  • 0

cronjob squeeze ff


Alf Gaida

Question

Hi, nachdem schon alle m?glichen Probleme mit cron-jobs aufgetaucht sind, nun ein neues. Installation von froxlor aus git auf sid. Testweise Installation auf squeeze. Selbes Bild. Cronjobs nach Anleitung eingerichtet. Fazit: L?uft nicht. Alle Threads durchgelesen und gegengecheckt: L?uft nicht.

 

Alle Jobs in /etc/cron.d gekillt und neu angelegt. Kein Job lief je und wurde je gestartet. Es liegt also nicht an froxlor.

 

Des R?tsels L?sung:

cat /var/log/syslog | grep cron

ergibt:

May 25 20:53:01 webserver /usr/sbin/cron[19592]: (*system*froxlor) WRONG INODE INFO (/etc/cron.d/froxlor)
May 25 20:54:01 webserver /usr/sbin/cron[19592]: (*system*froxlor) WRONG INODE INFO (/etc/cron.d/froxlor)

 

Der L?sungsweg ist in den nachfolgenden Fehlern aufgezeigt:

chmod 0700 /etc/cron.d/froxlor # oder evtl. besser *, dann laufen die anderen Jobs dadrin auch 
/etc/init.d/cron restart

 

Auswirkung:

May 25 22:22:01 webserver /USR/SBIN/CRON[31946]: (root) CMD (   /usr/bin/cron_before ) # Testjob AG
May 25 22:22:01 webserver /USR/SBIN/CRON[31945]: (root) CMD (   /usr/bin/php5 /var/www/froxlor/scripts/froxlor_master_cronjob.php)
May 25 22:22:01 webserver /USR/SBIN/CRON[31949]: (root) CMD (   /usr/bin/cron_after) # Testjob AG

 

Eine Bitte: Kann das mal einer, der sich damit auskennt in Redmine eintragen. Ihr wisst am besten, ob und was ihr damit machen wollt.

 

 

Related debian BTS

57) #625491 Requirement that cron.d entries be chmod g-w is undocumented or unnecessary

58) #625493 cron: Error message regarding group write permission is not clear

59) #625495 cron: Cron does not recover well from a BAD INODE INFO error

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Archived

This topic is now archived and is closed to further replies.



×
×
  • Create New...