FreePBX 14 Firewall Start Warning
- 
 Only seeing this on one box right now. Wondering if anyone else is seeing it. # fwconsole firewall start [1]+ Done ( exec < /dev/null; exec > /dev/null; exec 2> /dev/null; exec setsid bash -c "/usr/sbin/fwconsole ma listonline > /var/cache/listonline.new 2>&1; rm -f /var/cache/listonline; mv /var/cache/listonline.new /var/cache/listonline; chmod 644 /var/cache/listonline; if [ "$FORCE" ]; then yum makecache > /dev/null 2>/dev/null; fi; yum -q check-update | awk 'NF' > /var/cache/check-update.new; rm -f /var/cache/check-update; mv /var/cache/check-update.new /var/cache/check-update; chmod 644 /var/cache/check-update" < /dev/null )It's not failing. But it shouldn't be spewing that, either. 
- 
 @scottalanmiller I'll be updating our FreePBX system tonight. I'll see if mine does the same. 
- 
 @scottalanmiller said in FreePBX 14 Firewall Start Warning: Only seeing this on one box right now. Wondering if anyone else is seeing it. # fwconsole firewall start [1]+ Done ( exec < /dev/null; exec > /dev/null; exec 2> /dev/null; exec setsid bash -c "/usr/sbin/fwconsole ma listonline > /var/cache/listonline.new 2>&1; rm -f /var/cache/listonline; mv /var/cache/listonline.new /var/cache/listonline; chmod 644 /var/cache/listonline; if [ "$FORCE" ]; then yum makecache > /dev/null 2>/dev/null; fi; yum -q check-update | awk 'NF' > /var/cache/check-update.new; rm -f /var/cache/check-update; mv /var/cache/check-update.new /var/cache/check-update; chmod 644 /var/cache/check-update" < /dev/null )It's not failing. But it shouldn't be spewing that, either. What version of the module? I have not seen that, but I have not been on any PBX systems the last few days. 
- 
 We've been seeing this for several days. Maybe a week, give or take. 
- 
 My PBX # fwconsole ma list | grep firewall | firewall | 13.0.45.5 | Enabled | AGPLv3+ |
- 
 Well, we are one step newer, so that might be it. # fwconsole ma list | grep firewall | firewall | 13.0.46.1 | Enabled | AGPLv3+ |
- 
 @scottalanmiller said in FreePBX 14 Firewall Start Warning: Well, we are one step newer, so that might be it. # fwconsole ma list | grep firewall | firewall | 13.0.46.1 | Enabled | AGPLv3+ |I do not know the CLI command to revert, but it is simple to do in the GUI. CLick "Check upgrades and then expand the Firewall and you will have a previous versions option. 
- 
 @jaredbusch said in FreePBX 14 Firewall Start Warning: @scottalanmiller said in FreePBX 14 Firewall Start Warning: Well, we are one step newer, so that might be it. # fwconsole ma list | grep firewall | firewall | 13.0.46.1 | Enabled | AGPLv3+ |I do not know the CLI command to revert, but it is simple to do in the GUI. CLick "Check upgrades and then expand the Firewall and you will have a previous versions option. Tested and you are right, rolling back to 45.5 and the message goes away. 
- 
 @scottalanmiller said in FreePBX 14 Firewall Start Warning: @jaredbusch said in FreePBX 14 Firewall Start Warning: @scottalanmiller said in FreePBX 14 Firewall Start Warning: Well, we are one step newer, so that might be it. # fwconsole ma list | grep firewall | firewall | 13.0.46.1 | Enabled | AGPLv3+ |I do not know the CLI command to revert, but it is simple to do in the GUI. CLick "Check upgrades and then expand the Firewall and you will have a previous versions option. Tested and you are right, rolling back to 45.5 and the message goes away. You could upgrade to edge and see if it is different, but I would just wait for the next update. 


