Page 2 of 4

Re: [TUTORIAL] Hosting server on Linux

Posted: Sun May 05, 2013 3:24 pm
by maxaille
Compiled Wine 1.5.5 (unstable), before have 1.0.1
Now all works nice, thanks for the tip ;-)

EDIT: the server isn't visible on the server list, got this in the console : http://puu.sh/2Nuu5.png (first line)
At the end, one line adds each ~10 secs: http://puu.sh/2NuEh.png

Re: [TUTORIAL] Hosting server on Linux

Posted: Wed Jun 05, 2013 6:09 am
by Sanchis
Tell me, what could be the problem?
http://bf2tomsk.ru/downloads/1.png
System Centos 5.9 \ 32

Re: [TUTORIAL] Hosting server on Linux

Posted: Thu Jun 06, 2013 6:11 am
by Sanchis
The guys that no one knows what could be the startup error?

Re: [TUTORIAL] Hosting server on Linux

Posted: Fri Jun 07, 2013 4:43 pm
by CactusPie
If that's a startup problem, it's possible that you messed something up with the configuration or your server files are simply corrupted. Try with different server files.

Re: [TUTORIAL] Hosting server on Linux

Posted: Sat Jun 22, 2013 10:14 pm
by NexusHD
how can i fix this
Image

Re: [TUTORIAL] Hosting server on Linux

Posted: Sun Jun 23, 2013 1:46 am
by CactusPie
NexusHD wrote:how can i fix this
Image


There are two possible causes of this problem:

1. The obvious one. You are launching the server twice. Use a different port number for the remote admin access.

2. You killed the server and the system hasn't closed the socket yet. Just wait a few minutes until it does. Alternatively, you can forcibly close all sockets by doing:

Code: Select all

/etc/init.d/networking restart

Re: [TUTORIAL] Hosting server on Linux

Posted: Sun Jun 23, 2013 11:05 am
by NexusHD
donĀ“t working
how can I close all sockets

Edit by CactusPie:
Please use "Edit" button instead of double posting.

Re: [TUTORIAL] Hosting server on Linux

Posted: Sun Jun 23, 2013 12:21 pm
by CactusPie
The command that I given you should close all sockets. If it still doesn't work... Perhaps you could show me the output of the following command (before running the server):

Code: Select all

ps -e | grep Frost

Re: [TUTORIAL] Hosting server on Linux

Posted: Sun Jun 23, 2013 1:09 pm
by NexusHD
it does not works
the same problem

Re: [TUTORIAL] Hosting server on Linux

Posted: Sun Jun 23, 2013 1:38 pm
by RobbingHood
NexusHD wrote:it does not works
the same problem

You should post what the output of this command is :roll: