When I'm trying to connect to a stream service, I'm getting an error saying "You have unsubscribed"
I'm using ArcGIS Enterprise 10.6.1. ArcGIS Server is patched with the latest available fixes.
Through the same GeoEvent processor data is successfully saved in a feature class but stream service subscription keep on displaying error "You have unsubscribed"
I can see records are incrementing in GeoEvent Manager's Monitor window for both inputs and outputs. There are also no issues specified in GeoEvent Log as well.
Any help or guidance would be greatly appreciated
.
Solved! Go to Solution.
I'm updating this post so that this might be helpful for someone else,
I solve this issue by updating ArcGIS Server Admin's system properties WebSocketContextURL.
In my case it looks like
{"WebSocketContextURL": "wss://<my_serverhost_name>:6143/arcgis"}
I'm updating this post so that this might be helpful for someone else,
I solve this issue by updating ArcGIS Server Admin's system properties WebSocketContextURL.
In my case it looks like
{"WebSocketContextURL": "wss://<my_serverhost_name>:6143/arcgis"}