NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Discussions

SnapCenter 6.2 Windows install service fails to start

DanielBrady
705 Views

Hi,

 

I've a new install of SnapCenter 6.2 on a Windows Server 2025 VM.  The install appears to complete but the service on port 8146 does not start, error from install log:

 

1-13-2026[08:05:06 AM]: (CLR Action): makeRequest: Info: makeRequest: Service Api request Code : BadRequest
1-13-2026[08:05:06 AM]: (CLR Action): CheckIfSCServiceIsRunning: Info: Count 3 : Service is not up. Going to sleep.
1-13-2026[08:06:06 AM]: (CLR Action): makeRequest: Info: Service Api request: https://x.x.x.x:8146/rbacservice.svc?wsdl
1-13-2026[08:06:08 AM]: (CLR Action): makeRequest: Info: makeRequest: Exception Occurred while making a API call.

 

 

Anyone come across this and is there a solution?

 

Thanks in Advance

Daniel

1 REPLY 1

Ontapforrum
348 Views

Any more details in the log?
C:\Program Files\NetApp\SnapCenter\WebApp\log\

 

Is any other Application using that Port ?

netstat -ano | findstr :8146

 

Is firewall blocking the port :8146 ?

Public