Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

EPi Find from a highly restricted network

Vote:
 

Hi 

I am currently in a highly restricted network. When I ran the EPi Find Indexing job on my local machine, I got the following errors 

EPiServer.Find.ServiceException: The underlying connection was closed: The connection was closed unexpectedly. ---> System.Net.WebException: The underlying connection was closed: The connection was closed unexpectedly.
   at System.Net.HttpWebRequest.GetResponse()
   at EPiServer.Find.Connection.JsonRequest.GetResponse()
   at EPiServer.Find.Api.Command.GetResponse[TResult](IJsonRequest request)
   --- End of inner exception stack trace ---
   at EPiServer.Find.Api.Command.GetResponse[TResult](IJsonRequest request)
   at EPiServer.Find.Api.BulkCommand.Execute()
   at EPiServer.Find.Cms.ContentIndexer.IndexWithRetry(IContent[] contents, Int32 maxRetries)
   at EPiServer.Find.Cms.ContentIndexer.Index(IEnumerable`1 content, IndexOptions options)
   at EPiServer.Find.Cms.ContentIndexer.<>c__DisplayClass19.b__e(IEnumerable`1 currentBatch, ParallelLoopState loopstate)

Could someone suggest me what firewall rule change do I have to request IT department to add in order to make it working?

Thanks

#143620
Jan 28, 2016 3:09
Vote:
 

Should just be outbound HTTPS that is needed.

#143637
Jan 28, 2016 10:08
Vote:
 

Hi Johan

Thanks for your reply. Can you be more specific as I am quite new to EPiFind. I registered a developer account from EPiFind and created a service, but it doesn't allow SSL.

#143639
Edited, Jan 28, 2016 10:22
Vote:
 

You can just change to https:// in the config element. I think this is true for developer indexes as well.

#143645
Jan 28, 2016 11:30
Vote:
 

Ye, https is enabled for all accounts.

/Henrik

#143741
Jan 29, 2016 13:29
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.