PDA

View Full Version : error/warning everyday from Cron Daemon


edge
10th March 2006, 11:57
I'm getting the following error/warning everyday from Cron Daemon.


/etc/cron.daily/00-logwatch:

Use of uninitialized value in numeric le (<=) at /etc/cron.daily/00-logwatch line 623.
Use of uninitialized value in numeric le (<=) at /etc/cron.daily/00-logwatch line 623.
/etc/cron.daily/00webalizer:

Warning: Truncating oversized referrer field
Error: Skipping oversized log record
Error: Skipping oversized log record
[new_snode] Warning: String exceeds storage size (70)
Warning: Truncating oversized referrer field [1327763]
Warning: Truncating oversized request field [1331153]
Warning: Truncating oversized request field
Warning: Truncating oversized request field [1331245]
Warning: Truncating oversized request field
Warning: Truncating oversized request field [1331247]
Warning: Truncating oversized request field
[new_snode] Warning: String exceeds storage size (70)
[new_snode] Warning: String exceeds storage size (70)
Warning: Truncating oversized referrer field [1499472]
[new_snode] Warning: String exceeds storage size (70)
[new_snode] Warning: String exceeds storage size (70)
[new_snode] Warning: String exceeds storage size (71)
[new_snode] Warning: String exceeds storage size (70)

Is there anyway of fixing this?
I'm using the 'perfect_setup_fedora_core_4' setup (with ISPconfig)

Thank you..

falko
10th March 2006, 12:24
These warnings come from logwatch (and have nothing to do with the "Perfect Setup"). It's nothing serious, you can ignore them.

edge
10th March 2006, 13:01
These warnings come from logwatch (and have nothing to do with the "Perfect Setup"). It's nothing serious, you can ignore them.

Thanks again for the info Falko..