Skip to content

Kestrel Networking permission denied beta8 version #993

@damienbod

Description

@damienbod

I'm using ASP.NET 5 beta 8 and since I updated, my application won't start due to the following exception:


Microsoft.AspNet.Server.Kestrel.Networking.UvException: Error -4092 EACCES permission denied
at Microsoft.AspNet.Server.Kestrel.Networking.Libuv.Check(Int32 statusCode)
at Microsoft.AspNet.Server.Kestrel.Networking.Libuv.tcp_bind(UvTcpHandle handle, sockaddr& addr, Int32 flags)
at Microsoft.AspNet.Server.Kestrel.Networking.UvTcpHandle.Bind(String host, Int32 port)
at Microsoft.AspNet.Server.Kestrel.Http.TcpListener.CreateListenSocket(String host, Int32 port)
at Microsoft.AspNet.Server.Kestrel.Http.Listener.<>c__DisplayClass5_0.b__0(Object _)


Any ideas want is causing this or how this can be fixed?

src: https://github.com/damienbod/AspNet5Watcher/tree/updateBeta8

Greetings Damien

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions