Select to view content in your preferred language

Web Socket does not work with https upon using StreamServer

7111
11
11-08-2016 01:45 AM
MiriEshel
Esri Contributor

Hi,

I have a StreamService that works fine when ArcGIS Server is configuted with HTTP.

When I change it to HTTPS,  it gives an error.

Upon Subscribe:

A web socket connection to the stream service running at https://mirie-pc.stltd.co.il/arcgis/rest/services/cars_Feed/StreamServer could not be established. Please inform the GIS Administrator.

Upon watching service in JavaScript:

Stream service url: https://mirie-pc.stltd.co.il/arcgis/rest/services/cars_Feed/StreamServer

A web socket connection to the stream service running at https://mirie-pc.stltd.co.il/arcgis/rest/services/cars_Feed/StreamServer could not be established. Please inform the GIS Administrator.
The Firewall is turned off. My browser supports WebSocket.
How do I fix this problem? It is urgent....
Thanks a lot,
Miri
Tags (1)
11 Replies
IainGoodridge
Occasional Contributor

Hi Alex, I have ran into a similar issue, I wondered if you could share a little more on some fixes for AWS and the websocket.

0 Kudos
ADPOPEELAADPOPEELA
New Contributor

HI guys, 

I faced the same problem and couldn't rectify the problem. Tried to update the websocketcontexturl using both ports. Was there anything else you have done to solve it aside from the update in the arcgis server admin > System > properties > update?

 

Thanks,

Michael 

0 Kudos