No fpbxinterfaces in ipv6

Hi,

New install and firewall keeps restarting. The firewall.log says the following:
PHP Notice: Undefined index: fpbxinterfaces in phar:///var/www/html/admin/modules/firewall/hooks/voipfirewalld/firewall.php on line 566
No fpbxinterfaces in ipv6
1464386704: Wall: 'Firewall Rules corrupted! Restarting in 5 seconds
More information available in /tmp/firewall.log

ip6tables section for fpbxinterfaces:
Chain fpbxinterfaces (1 references)
pkts bytes target prot opt in out source destination

Chain fpbxknownreg (0 references)
pkts bytes target prot opt in out source destination
0 0 ACCEPT all – * * 0.0.0.0/0 0.0.0.0/0 mark match 0x1/0x1
0 0 fpbxsvc-ucp all – * * 0.0.0.0/0 0.0.0.0/0
0 0 fpbxsvc-zulu all – * * 0.0.0.0/0 0.0.0.0/0

Am I missing something here? Since I don’t have an ipv6 interface, can I just disable that check? The output of iptables shows the same thing for that chain.

Here’s the output of /tmp/firewall.log
http://sprunge.us/SPdX

Update: This is resolved, firewall module is happy and humming along. This was on an OpenVZ build.

How did you resolve this? I am having the same problem.