Page 1 of 1

Cron <root@cp01> test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )  [GELÖST]

Posted: Fri 5. Feb 2016, 08:30
by squitschy
Hallo,

ich hab gestern morgen ein SSL Zertifikat installiert. Das Zertifikat gilt für Weboberfläche, E-Mail & FTP. Einige Stunden später bekam ich dann folgende Meldung (sowie heute Morgen);

Code: Select all

/etc/cron.daily/logrotate:
Running '"/usr/lib/cgi-bin/awstats.pl" -update -config=default -configdir="/etc/awstats"' to update config default
Error: SiteDomain parameter not defined in your config/domain file. You must edit it for using this version of AWStats.
Setup ('/etc/awstats/awstats.conf' file, web server or permissions) may be wrong.
Check config file, permissions and AWStats documentation (in 'docs' directory).

Running '"/usr/lib/cgi-bin/awstats.pl" -update -config=manu -configdir="/etc/awstats"' to update config manu
Create/Update database for config "/etc/awstats/awstats.manu.conf" by AWStats version 7.2 (build 1.992)
From data in log file "/home/users/manu/logs/access.log"...
Phase 1 : First bypass old records, searching new record...
Direct access after last parsed record (after line 20216)
Jumped lines in file: 20216
 Found 20216 already parsed records.
Parsed lines in file: 42
 Found 0 dropped records,
 Found 0 comments,
 Found 0 blank records,
 Found 0 corrupted records,
 Found 0 old records,
 Found 42 new qualified records.
Ich bezweifle zwar, dass es am SSL Zertifikat liegt - aber es würde vom Zeitpunkt her halt passen.



Grüße

Squitschy



Edit:

Upps, hab gerade gesehen, dass es ein "Fehler und Probleme" Forum gibt, bitte verschieben, sorry! :D

Re: Cron <root@cp01> test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )

Posted: Fri 5. Feb 2016, 10:59
by Martin
Hallo,

vielen Dank für Ihr Feedback. Der fragliche Fehler war unserem Entwickler vor Kurzem auch aufgefallen, dieser sollte mit dem dem nächsten KeyHelp Update (auf 14.6.0) behoben sein.

Mit den SSL Zertifikaten hat diese Meldung, wie Sie bereits vermuteten, nichts zu tun. Die Meldung wird durch den Logrotate verursacht, da dieser eine Konfigurationsdatei erwartet, die bei KeyHelp Systemen bei AWStats nicht vorhanden ist.

Re: Cron <root@cp01> test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )

Posted: Fri 5. Feb 2016, 12:58
by squitschy
Hallo Martin,

danke für die Antwort. Demnacht wart ich aufs Update ;)



Grüße

Squitschy

Re: Cron <root@cp01> test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )

Posted: Fri 5. Feb 2016, 13:10
by Martin
Hallo,

derartige Berichte helfen uns immer die Software zu verbessern, Zurückhaltung ist hier nicht nötig ;)

Dieses Thema würde ich dann als gelöst markieren.

Re: Cron <root@cp01> test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )

Posted: Sun 13. Mar 2016, 22:24
by squitschy
Hallo Martin,

auch in der aktuellen Version ist der Fehler noch.

Code: Select all

/etc/cron.daily/logrotate:
Running '"/usr/lib/cgi-bin/awstats.pl" -update -config=default -configdir="/etc/awstats"' to update config default
Error: SiteDomain parameter not defined in your config/domain file. You must edit it for using this version of AWStats.
Setup ('/etc/awstats/awstats.conf' file, web server or permissions) may be wrong.
Check config file, permissions and AWStats documentation (in 'docs' directory).

Running '"/usr/lib/cgi-bin/awstats.pl" -update -config=manu -configdir="/etc/awstats"' to update config manu
Create/Update database for config "/etc/awstats/awstats.manu.conf" by AWStats version 7.2 (build 1.992)
From data in log file "/home/users/manu/logs/access.log"...
Phase 1 : First bypass old records, searching new record...
Direct access after last parsed record (after line 701)
Jumped lines in file: 701
 Found 701 already parsed records.
Parsed lines in file: 79
 Found 0 dropped records,
 Found 0 comments,
 Found 0 blank records,
 Found 0 corrupted records,
 Found 0 old records,
 Found 79 new qualified records.
Grüße

Squitschy