Cannot Subscribe to Stream Service

1009
1
Jump to solution
06-02-2021 07:08 PM
NaveedAhmed2
New Contributor III

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

 .

0 Kudos
1 Solution

Accepted Solutions
NaveedAhmed2
New Contributor III

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"}

View solution in original post

1 Reply
NaveedAhmed2
New Contributor III

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"}