| 2017-07-17 14:29:28.3860|INFO|CitizenMP.Server|Starting HTTP server on port 30120 | |
| System.AggregateException: One or more errors occurred. ---> Microsoft.AspNetCore.Server.Kestrel.Internal.Networking.UvException: Error -14 EFAULT bad address in system call argument | |
| --- End of inner exception stack trace --- | |
| at System.Threading.Tasks.Task.ThrowIfExceptional (System.Boolean includeTaskCanceledExceptions) [0x00014] in <a3c4aef09b90421281b772cc05a43e75>:0 | |
| at System.Threading.Tasks.Task.Wait (System.Int32 millisecondsTimeout, System.Threading.CancellationToken cancellationToken) [0x00052] in <a3c4aef09b90421281b772cc05a43e75>:0 | |
| at System.Threading.Tasks.Task.Wait () [0x00000] in <a3c4aef09b90421281b772cc05a43e75>:0 | |
| at Microsoft.AspNetCore.Server.Kestrel.Internal.KestrelEngine.CreateServer (Microsoft.AspNetCore.Server.Kestrel.ServerAddress address) [0x00144] in <d02ee77e64564b1bb5463c0c84443484>:0 | |
| ---> (Inner Exception #0) Microsoft.AspNetCore.Server.Kestrel.Internal.Networking.UvException: Error -14 EFAULT bad address in system call argument<--- |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment