Jump to content
  • 0

Error after uploading to VPS


Martinnl

Question

 

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

×
×
  • Create New...