Menu

#3427 "Automatically find servers" finds one server and fails

1.480
closed-fixed
5
2009-06-24
2009-06-23
Edward Rudd
No

I configured the "automatically find servers" feature of the webmin servers index module WITH the option to send an email to myself as it found the servers. However everytime the script ran it only found one server and then quit. Also the email it sent had no subject and no contents. Once I disabled the sending of emails it did the same thing, (found one server and quit, and of course no email :-D )

Settings are as follows

Check new servers every 60 mintues
Scan Local Network
default system type (other)
don't send email (or sent to my email address)
send via smtp (this system)
remove registered server (no)
register this system (yes)
add to cluster software (yes)

I will try other config variations as well.
*note* I am testing this by running the /etc/webmin/servers/auto.pl script manually as root.

System is an RHEL 4ES 32bit install

Discussion

  • Jamie Cameron

    Jamie Cameron - 2009-06-23

    What output do you get if you run the following as root via SSH :

    /etc/webmin/servers/auto.pl --debug

     
  • Edward Rudd

    Edward Rudd - 2009-06-23

    Checking on 192.168.0.0 192.168.0.1 ..... 192.168.0.255
    Found new server at <tt>http://web2.lan.xxxx.com:10000/</tt><br>
    On web2.lan.xxxx.com added ARRAY(0xa728fb8) FAILED

     
  • Jamie Cameron

    Jamie Cameron - 2009-06-24

    Ok, I see the cause of this .. it will be fixed in the next Webmin release.

     
  • Jamie Cameron

    Jamie Cameron - 2009-06-24
    • status: open --> closed-fixed
     

Log in to post a comment.