Unknow log error: php Not a valid interface action
-
i log this message regularly:
…
Nov 14 06:05:01 check_reload_status: check_reload_status is starting
Nov 14 05:57:05 php: : Not a valid interface action ""
Nov 14 05:57:05 php: : Processing -
Nov 14 05:57:05 php: : Not a valid interface action ""
Nov 14 05:57:05 php: : Processing start -
Nov 14 05:57:05 php: : Hotplug event detected for rl0 but ignoring since interface is not set for DHCP
Nov 14 05:57:05 php: : Processing rl0 - start
Nov 14 05:57:04 check_reload_status: rc.linkup starting
Nov 14 05:57:01 kernel: rl0: link state changed to UP
Nov 14 05:57:00 kernel: rl0: link state changed to DOWN
...
somebody knows something about this? -
What version of pfSense? Did you upgrade from an older version? What configuration have you set for rl0?
-
I had once a similiar problem with a defective ADSL-Modem/router.
It kept rebooting and everytime it did the interface went down and up again. -
-What version of pfSense?
1.2RC3-Did you upgrade from an older version?
from 1.2RC2-What configuration have you set for rl0?
Static IP -
I have a similar problem here. Used to work for a year, and not the WAN Bridged ADSL connection is giving me a headache.
From the logs:
Nov 28 00:11:18 php: : Not a valid interface action ""
Nov 28 00:11:18 php: : Processing -
Nov 28 00:11:18 php: : Not a valid interface action ""
Nov 28 00:11:18 php: : Processing start -
Nov 28 00:11:18 php: : Hotplug event detected for xl0 but ignoring since interface is not set for DHCP
Nov 28 00:11:18 php: : Processing xl0 - start
Nov 28 00:11:14 check_reload_status: rc.linkup starting
Nov 28 00:11:09 snmpd[926]: unknown message from devd socket
Nov 28 00:11:09 kernel: xl0: link state changed to UP
Nov 28 00:11:06 snmpd[926]: unknown message from devd socket
Nov 28 00:11:06 kernel: xl0: link state changed to DOWN
Nov 28 00:11:03 php: : Not a valid interface action ""
Nov 28 00:11:03 php: : Processing -
Nov 28 00:11:03 php: : Not a valid interface action ""
Nov 28 00:11:03 php: : Processing start -
Nov 28 00:11:03 php: : Hotplug event detected for xl0 but ignoring since interface is not set for DHCP
Nov 28 00:11:03 php: : Processing xl0 - start
Nov 28 00:10:59 check_reload_status: rc.linkup starting
Nov 28 00:10:56 snmpd[926]: unknown message from devd socket
Nov 28 00:10:56 kernel: xl0: link state changed to UPAny ideas? 1.2RC3 version and static IP on the interface.
-
Found this too while I was doing my Dual-WAN tests. Seem to occur when unplugging and plugging the WAN ethernet cable. NO IDEA what it means though. Perhaps some developers could tell us something ;)
-
How did you get rid of it? What causes the problem. The thing used to work before.
-
At a glance it doesn't look like anything but log noise. Hot plug events on static IP interfaces don't do anything, so there isn't anything for it to be doing wrong. :) I'll check into it though.
How did you get rid of it? What causes the problem.
are you actually seeing a problem? If so, what specifically is it?
-
@cmb:
At a glance it doesn't look like anything but log noise. Hot plug events on static IP interfaces don't do anything, so there isn't anything for it to be doing wrong. :) I'll check into it though.
are you actually seeing a problem? If so, what specifically is it?
My WAN access in unavailable because of the problem. Fortunately I have a backup WAN access and the Load Balancer works and directs all the traffic to the backup line. How would I get the WAN to work? Already tried a new ADSL modem, but that didn't help.