ping problem
-
Hello,
i’ve got a lot error message in /var/log/syslog like that :Jun 29 12:45:48 fog FOGPingHosts[22744]: PHP Warning: fsockopen(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /var/www/fog/lib/fog/ping.class.php on line 38
Jun 29 12:45:48 fog FOGPingHosts[22744]: PHP Warning: fsockopen(): unable to connect to PORT-SI-02:445 (php_network_getaddresses: getaddrinfo failed: Name or service not known) in /var/www/fog/lib/fog/ping.class.php on line 38i think i didnt have this message before last upgrade.
What could be the problem?
a lot of messages concern shutdown computer -
What version of FOG? What OS is this? Is PORT-SI-02 actually running?
-
@Tom-Elliott
Wed Jun 29, 2016 12:50 pm
Running Version 8301
SVN Revision: 5778Linux Fog 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt25-2 (2016-04-08) x86_64 GNU/Linux
Port-si-02 is not running
-
@plegrand Then I think it’s fine. It’s not a “problem” it’s a warning letting you know, basically, it couldn’t find that host.
-
@Tom-Elliott
OK