Attempting to access the Veritas Advanced Supervision site fails with a server configuration error
book
Article ID: 100058881
calendar_today
Updated On:
Description
Error Message
Server configuration error
Cause
Accessing VAS requires using the server name and TCP/IP port as specified during CA installation or upgrade. The format of the VAS URL is https://servername:port where servername is the name and port is the port specified during the installation. The default TCP/IP Port is 81. Using an incorrect server name and/or port will result in the error.
Resolution
To determine the server name and TCP/IP port specified, follow the below steps:
- On the CA server, open the Registry editor (regedit.exe) while logged on with an account that has local administrator privileges.
- Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\WOW5432Node\KVS\Compliance Accelerator\Install
- Review the Data value for VASServerAlias to determine the server name. For example:
VASServerAlias REG_SZ CAServer1
- Review the Data value for VASWebsitePort to determine the TCP/IP port. For example:
VASWebsitePort REG_SZ 81
- Use the VASServerAlias and VASWebsitePort values to create the URL. For example:
https://CAServer1:81
Issue/Introduction
Attempting to access the Veritas Advanced Supervision / Veritas Advanced Surveillance (VAS) web site for on-premise Enterprise Vault (EV) Complaince Accelerator (CA) using the url of https://localhost:81 fails with an error about the server configuration.
Was this article helpful?
thumb_up
Yes
thumb_down
No