Server crashes when switch to https

311
3
12-06-2023 04:31 AM
Vakhtang_Zubiashvili
Occasional Contributor III

hello everyone

we have a problem about ArcGIS server 10.9, so the deal is: our server works fine with port 6080 when we have HTTP as a protocol, but it crashes as soon as we put Http and Https as protocol.

Server has problem with 6443 port machine status gets error "Error"

Failed to get the status of the server machine 'server.domain'. Could not connect to the ArcGIS component at URL 'https://server:6443/arcgis/admin/local/isAppServerStarted'. The ArcGIS component on that machine may not be running or the machine may not be reachable at this time.Error: Connection refused: connect

Code

500

we checked SSL certificate and it is not a problem with certificate. 

I would be grateful with any suggestions you have for me.

0 Kudos
3 Replies
Marten
by
Occasional Contributor

hi, can you get to: https://localhost:6443/arcgis/admin/ or http://localhost:6080/arcgis/admin/ ?

Also, can you verify the required ports are available on the server? See: Ports used by ArcGIS Server—ArcGIS Enterprise | Documentation for ArcGIS Enterprise

0 Kudos
Vakhtang_Zubiashvili
Occasional Contributor III

hi @Marten , 

on 6080 port admin is accessible, but on 6443 it isn't   and all the ports are opened. 

 

0 Kudos
Marten
by
Occasional Contributor

Have you submitted a technical support request for this issue? That seems to be the best way forward.

0 Kudos