Problem:
App list is unavailable in NextGen Firewall template after upgrading Versa Director to v16.1R2
Solution:
Follow these steps to resolve this problem:
- Login to the shell of Versa Director with your credentials. For example admin/versa123.
- Run export NCS_DIR='/opt/versa/vnms/ncs/current' to export the NCS directory.
- Run chown -R versa:versa /var/versa/packages/spack/predefined sudo command.
- Run cd /opt/versa/vnms/upgrade/migrate/run_always/scripts command to change the scripts directory.
- Run ./upgrade-predefined.sh shell command to upgrade the script on Versa Director.
- 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.