CrowdStrike / falcon-orchestrator

CrowdStrike Falcon Orchestrator provides automated workflow and response capabilities
GNU Affero General Public License v3.0
185 stars 55 forks source link

Fatal Error #8

Closed ineedasolution closed 8 years ago

ineedasolution commented 8 years ago

Good morning,

We have encountered the following error this morning:

ineedasolution commented 8 years ago

2016-08-11 08:50:31,510 FATAL FalconOrchestrator.Client.FalconOrchestratorService - An unhandled error occured System.IO.IOException: Unable to read data from the transport connection: The connection was closed. at System.Net.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.IO.StreamReader.ReadBuffer() at System.IO.StreamReader.ReadLine() at FalconOrchestrator.Client.FalconOrchestratorService.ProcessStream(Stream firehose) at FalconOrchestrator.Client.FalconOrchestratorService.Invoke() 2016-08-11 08:51:31,761 DEBUG FalconOrchestrator.Client.FalconOrchestratorService - Connection to database is successful, starting service 2016-08-11 08:51:33,511 FATAL FalconOrchestrator.Client.FalconOrchestratorService - An unhandled error occured System.UriFormatException: Invalid URI: The format of the URI could not be determined. at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind) at System.Uri..ctor(String uriString) at System.Net.WebRequest.Create(String requestUriString) at FalconOrchestrator.Client.Connection.AuthenticateRequest() at FalconOrchestrator.Client.Connection.GetStream() at FalconOrchestrator.Client.FalconOrchestratorService.Invoke()

ineedasolution commented 8 years ago

We are unable to identify the issue? Any thoughts?

mr-burnse commented 8 years ago

Have you modified the value of the URL under Config > Falcon Streaming API at all? Also is this an intermittent error or persistent every time you restart the client service?

mr-burnse commented 8 years ago

Closing issue due to lack of response. If you're still encountering this issue please comment and I'll re-open if necessary.