Hello, I wanted to move the server to VPS because I wanted to accelerate my colleague and here is the accident. I've got everything I need. At home, everything works as it should. But I do not want to have my computer turned on so that someone would like to help me;)
I have a VPS server on which I have other things that I host.
Â
Ubuntu 16.04
Iptables Outgoing packets (OUTPUT) -
Accept If the protocol is TCP and the output interface is eth0 and the destination port is 2100 Â Â
Accept If the protocol is UDP and the output interface is eth0 and the destination port is 2100
Â
2018-11-18 22:01:34.413 [Info] Database backup at 2018-11-18 11-01-34 took  93ms
2018-11-18 22:01:34.941 [Error] Message: The underlying listener has failed to start.
2018-11-18 22:01:34.942 [Error] Stack Trace: Â at WebSocketSharp.Server.WebSocketServer.startReceiving () <0x40d372c0 + 0x000d3> in <filename unknown>:0Â
 at WebSocketSharp.Server.WebSocketServer.start (WebSocketSharp.Net.ServerSslConfiguration sslConfig) <0x40d36410 + 0x001e3> in <filename unknown>:0Â
2018-11-18 22:01:34.943 [Error] Stack Trace: Â at System.Net.Sockets.Socket.Listen (Int32 backlog) <0x40d37d70 + 0x0009b> in <filename unknown>:0Â
 at System.Net.Sockets.TcpListener.Start (Int32 backlog) <0x40d37530 + 0x00053> in <filename unknown>:0Â
 at System.Net.Sockets.TcpListener.Start () <0x40d37500 + 0x00013> in <filename unknown>:0Â
 at WebSocketSharp.Server.WebSocketServer.startReceiving () <0x40d372c0 + 0x00067> in <filename unknown>:0Â
2018-11-18 22:01:34.943 [Error] Time: 11/18/2018 10:01:34 PM
Question
Martinnl
Â
Hello, I wanted to move the server to VPS because I wanted to accelerate my colleague and here is the accident. I've got everything I need. At home, everything works as it should. But I do not want to have my computer turned on so that someone would like to help me;)
I have a VPS server on which I have other things that I host.
Â
Ubuntu 16.04
Iptables Outgoing packets (OUTPUT) -
Accept If the protocol is TCP and the output interface is eth0 and the destination port is 2100 Â Â
Accept If the protocol is UDP and the output interface is eth0 and the destination port is 2100
Â
2018-11-18 22:01:34.413 [Info] Database backup at 2018-11-18 11-01-34 took  93ms
2018-11-18 22:01:34.941 [Error] Message: The underlying listener has failed to start.
2018-11-18 22:01:34.942 [Error] Stack Trace: Â at WebSocketSharp.Server.WebSocketServer.startReceiving () <0x40d372c0 + 0x000d3> in <filename unknown>:0Â
 at WebSocketSharp.Server.WebSocketServer.start (WebSocketSharp.Net.ServerSslConfiguration sslConfig) <0x40d36410 + 0x001e3> in <filename unknown>:0Â
2018-11-18 22:01:34.943 [Error] Stack Trace: Â at System.Net.Sockets.Socket.Listen (Int32 backlog) <0x40d37d70 + 0x0009b> in <filename unknown>:0Â
 at System.Net.Sockets.TcpListener.Start (Int32 backlog) <0x40d37530 + 0x00053> in <filename unknown>:0Â
 at System.Net.Sockets.TcpListener.Start () <0x40d37500 + 0x00013> in <filename unknown>:0Â
 at WebSocketSharp.Server.WebSocketServer.startReceiving () <0x40d372c0 + 0x00067> in <filename unknown>:0Â
2018-11-18 22:01:34.943 [Error] Time: 11/18/2018 10:01:34 PM
--------------------------------------------------------------------------------
Link to comment
Share on other sites
1 answer to this question
Recommended Posts