Jump to content

Problems with the Dedicated Server


JoJoxX

Recommended Posts

Hello,

my Name is JoJoxX,

I've got a Dedicated Server in datacenter.

I try to start a Avorion Server on this server.

But the only thing that happens was nothing...

The Log says

Server UDP: Error receiving from 127.0.0.1, error: Eine vorhandene Verbindung wurde vom Remotehost geschlossen, received bytes: 0

In english: Server UDP: Error receiving from 127.0.0.1, error: An existing connection was closed by the remotehost, received bytes: 0

 

I try to:

Turn out the Firewall (yeah i know risky but i just tested it)

Use other Ports

Reinstall it

Try another Dedicated Server

Close all other Programms thats use the Ethernet Adapter (without the RDP Programm)

I checked with netstat if the Programm bind the port .. (nop)

I test any other Port the Programm use ... they are binded

 

 

I attached a Picture of my Worldconfig and from the netstat query on this topic.

 

I hope anyone can help me

 

MfG

JoJoxX

Avarion_problem.thumb.gif.2fef1da0bd8cbd98a31019d22513fcdb.gif

Link to comment
Share on other sites

Hey JoJoxX,

 

try to open this port range in your firewall:

27000-27003 TCP/UDP

 

Then start your server with following script ( server.bat ):

bin\AvorionServer.exe --galaxy-name MyGalaxy --server-name MyServer --admin you --port 27000 --max-players 10 --public 1 --use-steam-networking 1
pause

 

If this don't work, feel free to contact me.

Link to comment
Share on other sites

Had the same issue. For some reason I had a dedicated server running on my own machine.

 

To check this

open the game

Go - Multiplayer - Dedicated Server

If its running Hit stop, you should be right to join your dedicated server now.

Link to comment
Share on other sites

Probably not much help here but just sharing I had a similar problem when setting up a hosted server with PingPerfect.

 

Initially when adding the server to the browser it would just sit there Refreshing and not show online.

 

Looking at my logs I noted that connection closed error as well.  However, somehow PingPerfect fixed it and I believe it was related to using the latest patch ... I think 1/28/2017.  The admin was saying something about the new version allowing configuring ports whereas the old version did not.

 

The interesting thing is I still get that closed connection error in my log on server startup but it works and I can connect to it.

 

log excerpt from startup .... I can connect ...

---------------------

 

Mon Jan 30 14:40:04 2017| Game Port: 27000

Mon Jan 30 14:40:04 2017| Steam Port: 27021

Mon Jan 30 14:40:04 2017| Steam Query Port: 27020

Mon Jan 30 14:40:04 2017| Polling Port: 27003

Mon Jan 30 14:40:04 2017|

Mon Jan 30 14:40:04 2017| Server UDP: Error receiving from 127.0.0.1, error: An existing connection was forcibly closed by the remote host, received bytes: 0

Mon Jan 30 14:40:05 2017| Server connected to Steam successfully

Mon Jan 30 14:40:05 2017| Server is VAC Secure!

Mon Jan 30 14:40:05 2017|

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...