An error occurred while communicating with the debugger

1
Hi all, Me and my colleagues are getting an error when we connect the debugger on the server. See below for the error message. Can someone help us with this issue?   Many thanks,   Rens Janssen     System.Net.WebException: De server heeft een fout in het protocol veroorzaakt. Section=ResponseHeader Detail=CR moet worden gevolgd door LF    at System.Net.HttpWebRequest.GetResponse()    at Mendix.Modeler.Microflows.Debugger.DebuggerClient.DoHttpRequest(String url, String password, String userAgent, String json, Int32 timeout) in C:\jenkins\workspace\AppStudio-5-Modeler-LTS\src\Mendix.Modeler.Core\Microflows\Debugger\DebuggerClient.cs:line 197    at Mendix.Modeler.Microflows.Debugger.DebuggerClient.PerformRequest(DebuggerRequest request, Int32 timeout) in C:\jenkins\workspace\AppStudio-5-Modeler-LTS\src\Mendix.Modeler.Core\Microflows\Debugger\DebuggerClient.cs:line 163    at Mendix.Modeler.Microflows.Debugger.DebuggerClient.StartSession(IEnumerable`1 breakpoints) in C:\jenkins\workspace\AppStudio-5-Modeler-LTS\src\Mendix.Modeler.Core\Microflows\Debugger\DebuggerClient.cs:line 64    at Mendix.Modeler.Microflows.Debugger.DebuggerController.StartDebugging(String url, String password, ConnectionMode mode) in C:\jenkins\workspace\AppStudio-5-Modeler-LTS\src\Mendix.Modeler.Core\Microflows\Debugger\DebuggerController.cs:line 95    at Mendix.Modeler.Utility.BackgroundUtil.<>c__DisplayClass1_0`1.<Do>b__0(Object s, DoWorkEventArgs e) in C:\jenkins\workspace\AppStudio-5-Modeler-LTS\src\Mendix.Modeler.Utility\BackgroundUtil.cs:line 28    at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)    at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
asked
0 answers