• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Strange xinetd error --> logfile 130MB in 30 min

G

Griffith

Guest
I'm using logwatch (not sure of the name) to scan the logfiles and mail it to me.. suddenly I got a mail that was 126MB... and when I looked at it.. /var/log/messages was filled with this:

service ftp, accept: Invalid argument (errno = 22)
service poppassd, accept: Invalid argument (errno = 22)
service auth, accept: Invalid argument (errno = 22)

Any ideas what causes this.. not a good sign when it fills my logfile with 126MB with that..... :p

Ideas
 
The reason of this issue is that you had multiple instances of xinetd running at the same time.

I have detected this issue on some servers with FC3 and Plesk 7.5.4

I don't know if it's a Plesk or a Fedora issue.
 
If Im not wrong it was a problem caused by watchdog.. I'm rid of it now :)
 
Back
Top