Problem:

App list is unavailable in NextGen Firewall template after upgrading Versa Director to v16.1R2


Solution:

Follow these steps to resolve this problem:

  1. Login to the shell of Versa Director with your credentials. For example admin/versa123.
  2. Run export NCS_DIR='/opt/versa/vnms/ncs/current' to export the NCS directory.
  3. Run chown -R versa:versa /var/versa/packages/spack/predefined sudo command.
  4. Run cd /opt/versa/vnms/upgrade/migrate/run_always/scripts command to change the scripts directory.
  5. Run ./upgrade-predefined.sh shell command to upgrade the script on Versa Director.
  6. Run vsh restart shell command to restart the Versa Director.

This must resolve the problem and the App list must now be available in the NextGen Firewall  template.