Error: '/var/nstmp doesn't exist' - Unable to Access NetScaler GUI

Error: '/var/nstmp doesn't exist' - Unable to Access NetScaler GUI

book

Article ID: CTX228898

calendar_today

Updated On:

Description

Cannot access NetScaler GUI.

Resolution

This is due to a permission issue on this directory. Correct the permission on this directory using the following commands on the CLI of the NetScaler:

>shell
#chmod 777 /var/nstmp

You will be able to access the GUI after this.


Problem Cause

/nstmp folder doesn't have the correct permission.