Couldn't create server on port 28015Not An Issue
Dear umod community,
I'm trying to setup a rust server,
But my only problem right now is the server won't create it, I'm getting an error which is, 
[Couldn't create server on port 28015],
But the weird thing is its a brand new server and there isn't an open server on rust inside of my task managed, 
Ports are portfordwarderd. If someone has a solution for this please share it with he. 

With best gerards 
TruxDeadnitro
This means that something else is using that port already, else the IP you have set with +server.ip is not one that the machine has available to it.
In response to Wulf ():
This means that something else is using that port already, else the IP you have set with +server.ip...
True,
I got it fixed already dunno what but instead copy paste the +server.IP I just have written it down by my self and now its working fine 
Locked automatically