This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

[9.201-25] Error opening "Network Protection"->"Firewall"

Hi,
when opening the "Firewall" tab I get the following error message:
Can't use string ("0") as a HASH ref while "strict refs" in use at /wfe/asg/modules/asg_packetfilter.pm line 440.


I already tried rebooting the system.

While googling I found some other threads about a similar problem. It was suggested to run the command "cc get_dashboard_data" via SSH. The output looks normal though:
 vpn:/home/login # cc get_dashboard_data

{
          'appliance' => 'software',
          'appliance_model' => 'ASG',
          'appliance_subtype' => '',
          'ports' => {
                       'eth0' => [
                                   {
                                     'in' => '-',
                                     'link_status' => 1,
                                     'name' => 'used in lag0',
                                     'net_status' => '-',
                                     'op_status' => '-',
                                     'out' => '-',
                                     'type' => 'Link Aggregation'
                                   }
                                 ],
                       'eth1' => [
                                   {
                                     'in' => '4.1 kbit',
                                     'inperc' => '0.0963334894106735',
                                     'itf_ref' => 'REF_IntEthExternaWan',
.....


Any suggestions?

Many thanks in advance!


This thread was automatically locked due to age.
Parents
  • What happens if you add a new user "terrax" to "SuperAdmins" and login with that user?  If that doesn't work, try the Up2Date to 9.202-033.  If that doesn't work, reinstall from ISO and start over.  Any luck?

    Cheers - Bob
Reply
  • What happens if you add a new user "terrax" to "SuperAdmins" and login with that user?  If that doesn't work, try the Up2Date to 9.202-033.  If that doesn't work, reinstall from ISO and start over.  Any luck?

    Cheers - Bob
Children
  • What happens if you add a new user "terrax" to "SuperAdmins" and login with that user?  If that doesn't work, try the Up2Date to 9.202-033.  If that doesn't work, reinstall from ISO and start over.  Any luck?

    The update just finished. 
    Can't use string ("0") as a HASH ref while "strict refs" in use at /wfe/asg/modules/asg_packetfilter.pm line 451.

    The line number changed from 440 to 451... It was worth a try though!