Error in latest sync?
-
So just did a git sync this morning. getting this error on reboot
Warning: in_array(): Wrong datatype for second argument in /etc/inc/services.inc on line 160
Which I show as this line
if(in_array($realif, $rtadvdifs))So I take it there is something not quite right with the $rtadvdifs ?
-
Hello:
Wanted to add that I'm seeing the same thing (may be why none of my ipv6 hosts will route).
Warning: in_array(): Wrong datatype for second argument in /etc/inc/services.inc on line 160
My pfsense was gitsynched last night (11/23/11).
My version shows:2.1-DEVELOPMENT (i386)
built on Tue Sep 13 17:28:43 EDT 2011
FreeBSD 8.1-RELEASE-p4 -
might be the issue yes, my clients are static setup so not showing any issues with ipv6.
But its seems they fixed in the latest commits, syncing now and then will reboot and will let you know.
edit: yup after sync and reboot that error is gone for me.
-
Hello johnpoz:
Thank you for checking. Following your lead, I gitsynced my router and the error message went away. Something interesting is that there is no rtadvd or radvd prompts in the UI, and there's no such named process on the box itself. I was able to finally get an ipv6 IP address, but still can't route against it. Oh well, guess I'll keep trying.
Thank you.
-
Without the rtadvd the router will not announce itself. I have made a number of changes that could have caused it.
Investigating.