From: Jamie C. <jca...@we...> - 2003-08-30 08:07:49
|
On Sat, 2003-08-30 at 14:32, Robert wrote: > When I run webmin as an inetd task, I get scores of the following lines in > /var/log/webmin/miniserv.error > > Bad arg length for Socket::unpack_sockaddr_in, length is 0, should be 16 at > /opt/webmin/miniserv.pl line 671. Does this happen for every single HTTP request to webmin, or just some? > My /var/log/secure is full of: > Aug 25 20:01:31 mycomputer webmin[4346]: Webmin starting > Aug 25 20:01:51 mycomputer webmin[4348]: Webmin starting > Aug 25 20:02:31 mycomputer webmin[4352]: Webmin starting > Aug 25 20:02:38 mycomputer webmin[4354]: Webmin starting > Aug 25 20:03:11 mycomputer webmin[4356]: Webmin starting > Aug 25 20:03:16 mycomputer webmin[4358]: Webmin starting > Aug 25 20:03:36 mycomputer webmin[4360]: Webmin starting > Aug 25 20:03:39 mycomputer webmin[4362]: Webmin starting > Aug 25 20:06:43 mycomputer webmin[4365]: Webmin starting > Aug 25 20:06:46 mycomputer webmin[4367]: Webmin starting > Aug 25 20:06:55 mycomputer webmin[4369]: Webmin starting > Aug 25 20:07:03 mycomputer webmin[4373]: Webmin starting > Aug 25 20:07:10 mycomputer webmin[4376]: Webmin starting That message really shouldn't be logged at all by webmin - until I fix it in the next release, you should disable syslog logging by changing the syslog=1 line to syslog=0 in /etc/webmin/miniserv.conf - Jamie > Webmin seems to run very slowly from my web browser. > > I'm running slackware 9.0 and webmin 1.100 > > I've done all the recommended things for running webmin as an inetd service > > Here is my entry in /etc/inetd.conf: > webmin stream tcp nowait root /opt/webmin/miniserv.pl miniserv.pl > /etc/webmin/miniserv.conf > > Relevant entry in /etc/services > webmin 10000/tcp #Webmin > > Is this anything I should worry about and is there an easy fix? > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > - > Forwarded by the Webmin mailing list at web...@li... > To remove yourself from this list, go to > http://lists.sourceforge.net/lists/listinfo/webadmin-list |