5.0.0. RC3 - Unable to bypass the first run screen. I did try to stop & start the service, but nothing changed.
I am getting an error in the console:
I am also seeing this in the systemlog:
2024-07-26 13:23:20.007 -04:00 [DBG] Connection id "0HN5DIQHBUC5S" accepted.
2024-07-26 13:23:20.008 -04:00 [DBG] Connection id "0HN5DIQHBUC5S" started.
2024-07-26 13:23:20.025 -04:00 [DBG] Connection 0HN5DIQHBUC5S established using the following protocol: "Tls12"
2024-07-26 13:23:20.025 -04:00 [DBG] Connection id "0HN5DIQHBUC5S" bad request data: "Invalid request line: 'GET /\x0D'"
Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Invalid request line: 'GET /\x0D'
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpParser`1.ParseRequestLine(TRequestHandler handler, ReadOnlySpan`1 requestLine)
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.ParseRequest(SequenceReader`1& reader)
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1Connection.TryParseRequest(ReadResult result, Boolean& endConnection)
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequests[TContext](IHttpApplication`1 application)
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol.ProcessRequestsAsync[TContext](IHttpApplication`1 application)
2024-07-26 13:23:20.026 -04:00 [DBG] Connection id "0HN5DIQHBUC5S" disconnecting.
2024-07-26 13:23:20.026 -04:00 [DBG] Connection id "0HN5DIQHBUC5S" stopped.
2024-07-26 13:23:20.026 -04:00 [DBG] Connection id "0HN5DIQHBUC5S" sending FIN because: "The Socket transport's send loop completed gracefully."
Product: PowerShell Universal
Version: 4.3.3 & 5.0.0 RC3