Hallo,
ich habe folgendes Problem mit dem Firewall-Check:
Nach dem Start kommt folgende Fehlermeldung, der Test wird nicht ausgeführt:
Internal Server Error(500)
IniParser.Exceptions.ParsingException: Unknown file format. Couldn’t parse the line: ‘G,C:\ProgramData\3CX\Data\Logs’. while parsing line number 0 with value ” – IniParser version: 2.2.2.0 while parsing line number 27 with value ‘G,C:\ProgramData\3CX\Data\Logs’ – IniParser version: 2.2.2.0 —> IniParser.Exceptions.ParsingException: Unknown file format. Couldn’t parse the line: ‘G,C:\ProgramData\3CX\Data\Logs’. while parsing line number 0 with value ” – IniParser version: 2.2.2.0
at IniParser.Parser.IniDataParser.ProcessLine(String currentLine, IniData currentIniData)
at IniParser.Parser.IniDataParser.Parse(String iniDataString)
— End of inner exception stack trace —
at IniParser.Parser.IniDataParser.Parse(String iniDataString)
at IniParser.FileIniDataParser.ReadFile(Stream fs, Encoding fileEncoding)
at ManagementConsoleJS.Services.FirewallChecker.LoadMediaConfig(PhoneSystem root, ApplicationConfiguration appConfig)
at ManagementConsoleJS.Services.FirewallChecker.LoadConfig(ApplicationConfiguration appConfig)
at ManagementConsoleJS.Services.FirewallService.Start()
at lambda_method(Closure , Object , Object[] )
at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__28.MoveNext()
— End of stack trace from previous location where exception was thrown —
at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__18.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.AspNetCore.Builder.RouterMiddleware.d__4.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at ManagementConsoleJS.Middleware.ExceptionWrapperMiddleware.d__3.MoveNext()
Ok
Hat jemand einen Lösungsvorschlag ?