Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Info, ServiceStackHost, Initializing Application took 1061.615ms
- Info, ServerManager, Loading Http Server
- Info, HttpServer, Adding HttpListener prefix http://+:8096/mediabrowser/
- Info, HttpServer, Starting HttpListner
- Error, ServerManager, The http server is unable to start due to a Socket error. This can occasionally happen when the operating system takes longer than usual to release the IP bindings from the previous session. This can take up to five minutes. Please try waiting or rebooting the system.
- The requested address is not valid in this context
- System.Net.Sockets.SocketException
- at System.Net.Sockets.Socket.Bind (System.Net.EndPoint local_end) [0x00000] in <filename unknown>:0
- at System.Net.EndPointListener..ctor (System.Net.IPAddress addr, Int32 port, Boolean secure) [0x00000] in <filename unknown>:0
- at System.Net.EndPointManager.GetEPListener (System.String host, Int32 port, System.Net.HttpListener listener, Boolean secure) [0x00000] in <filename unknown>:0
- at System.Net.EndPointManager.AddPrefixInternal (System.String p, System.Net.HttpListener listener) [0x00000] in <filename unknown>:0
- at System.Net.EndPointManager.AddListener (System.Net.HttpListener listener) [0x00000] in <filename unknown>:0
- Error, App, Error starting http server
- The requested address is not valid in this context
- System.Net.Sockets.SocketException
- at System.Net.Sockets.Socket.Bind (System.Net.EndPoint local_end) [0x00000] in <filename unknown>:0
- at System.Net.EndPointListener..ctor (System.Net.IPAddress addr, Int32 port, Boolean secure) [0x00000] in <filename unknown>:0
- at System.Net.EndPointManager.GetEPListener (System.String host, Int32 port, System.Net.HttpListener listener, Boolean secure) [0x00000] in <filename unknown>:0
- at System.Net.EndPointManager.AddPrefixInternal (System.String p, System.Net.HttpListener listener) [0x00000] in <filename unknown>:0
- at System.Net.EndPointManager.AddListener (System.Net.HttpListener listener) [0x00000] in <filename unknown>:0
- Info, App, Requesting administrative access to authorize http server
- Info, ServerManager, Loading Http Server
- Info, App, Starting Alchemy web socket server on port 8945
- Info, App, Alchemy Web Socket Server started
- Info, ServerManager, Disposing AlchemyServer
- Info, App, Starting Alchemy web socket server on port 8945
- Info, App, Alchemy Web Socket Server started
- Error, Main, UnhandledException
- Object reference not set to an instance of an object
- System.NullReferenceException
- at Alchemy.TcpServer.Listen (System.Object state) [0x00000] in <filename unknown>:0
- Error, Main, UnhandledException
- Address already in use
- System.Net.Sockets.SocketException
- at System.Net.Sockets.Socket.Bind (System.Net.EndPoint local_end) [0x00000] in <filename unknown>:0
- at System.Net.Sockets.TcpListener.Start (Int32 backlog) [0x00000] in <filename unknown>:0
- at System.Net.Sockets.TcpListener.Start () [0x00000] in <filename unknown>:0
- at Alchemy.TcpServer.Listen (System.Object state) [0x00000] in <filename unknown>:0
- UnhandledException
- Object reference not set to an instance of an object
- System.NullReferenceException
- at Alchemy.TcpServer.Listen (System.Object state) [0x00000] in <filename unknown>:0
- UnhandledException
- Address already in use
- System.Net.Sockets.SocketException
- at System.Net.Sockets.Socket.Bind (System.Net.EndPoint local_end) [0x00000] in <filename unknown>:0
- at System.Net.Sockets.TcpListener.Start (Int32 backlog) [0x00000] in <filename unknown>:0
- at System.Net.Sockets.TcpListener.Start () [0x00000] in <filename unknown>:0
- at Alchemy.TcpServer.Listen (System.Object state) [0x00000] in <filename unknown>:0
Advertisement
Add Comment
Please, Sign In to add comment