System Manager reports 500 connection refused due to faulty web services
- Views:
- 989
- Visibility:
- Public
- Votes:
- 0
- Category:
- ontap-system-manager
- Specialty:
- om
- Last Updated:
- 8/17/2023, 9:51:17 PM
Applies to
- ONTAP 9
- ONTAP System Manager
Issue
- System Manager presents the below errors
Connection has been shutdown: javax.net.ssl.SSLException:java.net.SocketException: Software caused connection abort: recv failed
500 Connection refused
500 Connection has been shutdown: javax.net.ssl.SSLException: java.net.SocketException: Connection reset
- HTTP connections to a node where the management LIF resides fail.
cluster::> system services web show
External Web Services: true
Status: partial <--------------
HTTP Protocol Port: 80
HTTPs Protocol Port: 443
TLSv1 Enabled: true
SSLv3 Enabled: true
SSLv2 Enabled: false
cluster::> system services web node show
Node External HTTP Port HTTPs Port Status HTTP Requests Bytes Served
------- -------- --------- ---------- -------- ------------- ------------
node-01 true 80 443 offline - -
node-02 true 80 443 online 2104 6534104
2 entries were displayed.
END