NetApp Console validation tool fails with “Internal Server Error”
Applies to
NetApp Console Agent
Issue
- Attempts to run the validation report in the NetApp Console (UI) fail with an “Internal server error.”
- Attempts to run the CLI validation command also fail. Example:
sudo ./agent-maint-console config-checker validate --services PLATFORM --validationTypes NETWORKStarting configuration check...✗ requestRunConfigurationCheck: failed to issue rest request: Put "http://localhost:8096/agent/configuration": dial tcp 127.0.0.1:8096: connect: connection refusedError: exit status 1
- Services for config checker are not found on the agent:
$ systemctl status agent-configuration-toolUnit agent-configuration-tool.service could not be found.
$ systemctl status netapp-config-check.serviceUnit netapp-config-check.service could not be found.
