PDA

View Full Version : Server crashed - restart stopped


Micromac
09-12-2007, 07:07 PM
Hi,

my Server stopped from one second to the other.
But now the server wont start, it stopped when he should exec the server.cfg


...loading binary 'generated/declb/guis/themes/system.guithemeb'
...loading binary 'generated/declb/bindings/etqw.bindingb'
...loading binary 'generated/declb/decals/bullets.decalb'
...loading binary 'generated/declb/menus/gdf_quickchat.radialmenub'
...loading binary 'generated/declb/menus/strogg_quickchat.radialmenub'
Initializing global UI namespaces
...23 namespaces
...227 properties
Initializing event system
...935 event definitions
Initializing class hierarchy
...166 classes, 441320 bytes for event callbacks
game initialized.
--------------------------------------
/proc/cpuinfo CPU frequency: 2009.17 MHz
------------- Initialized in 04 -------------
--- Common Initialization Complete ---
terminal support enabled ( use +set in_tty 0 to disabled )
pid: 2934
2009 MHz CPU
992 MB System Memory
Async thread started
execing 'server.cfg'

RotzKotz_ere
09-12-2007, 08:11 PM
You sure it stops? The process?
Or does it just not load a map?

Micromac
09-12-2007, 08:19 PM
No the server is complete stopped.
I testes my Betaserver and this one have the same problem.
It looks like, that he waits for something.

Nairou
09-12-2007, 08:33 PM
If there's no output after what you show there, I'd say you have a bad server.cfg, it doesn't appear to be loading any map.

Micromac
09-12-2007, 08:44 PM
I installed the server completely new and let him run with the standard cfg.
It was still the same.

Micromac
09-12-2007, 10:47 PM
Found this log here:

log file 'demonware_server.log' opened on 2007-9-12, 23:18:13
2007-09-12 23:18:14 : libs/DemonWare/DemonWare-1.80/bdNet/bdNet.cpp(63): INFO: Requested port 3074, using port 3074
2007-09-12 23:18:15 : libs/DemonWare/DemonWare-1.80/bdNet/bdNet.cpp(119): INFO: UPnP discovery successfully started, timeout: 3 seconds
2007-09-12 23:18:18 : libs/DemonWare/DemonWare-1.80/bdNet/bdNet.cpp(249): INFO: no UPnP NATs found
2007-09-12 23:18:18 : libs/DemonWare/DemonWare-1.80/bdSocket/bdNAT/bdNATTypeDiscoveryClient.cpp(118): INFO: Running test 1
2007-09-12 23:18:18 : libs/DemonWare/DemonWare-1.80/bdSocket/bdNAT/bdIPDiscoveryClient.cpp(91): INFO: Public IP discovered: 83.246.121.35:3074
2007-09-12 23:18:18 : libs/DemonWare/DemonWare-1.80/bdSocket/bdNAT/bdNATTypeDiscoveryClient.cpp(300): INFO: Reply for test 1. Start test 2.
2007-09-12 23:18:18 : libs/DemonWare/DemonWare-1.80/bdSocket/bdNAT/bdNATTypeDiscoveryClient.cpp(239): INFO: Running test 2
2007-09-12 23:18:19 : libs/DemonWare/DemonWare-1.80/bdSocket/bdNAT/bdNATTypeDiscoveryClient.cpp(239): INFO: Running test 2
2007-09-12 23:18:19 : libs/DemonWare/DemonWare-1.80/bdSocket/bdNAT/bdNATTypeDiscoveryClient.cpp(239): INFO: Running test 2
2007-09-12 23:18:20 : libs/DemonWare/DemonWare-1.80/bdSocket/bdNAT/bdNATTypeDiscoveryClient.cpp(239): INFO: Running test 2
2007-09-12 23:18:20 : libs/DemonWare/DemonWare-1.80/bdSocket/bdNAT/bdNATTypeDiscoveryClient.cpp(239): INFO: Running test 2
2007-09-12 23:18:21 : libs/DemonWare/DemonWare-1.80/bdSocket/bdNAT/bdNATTypeDiscoveryClient.cpp(251): INFO: Test 2 failed.
2007-09-12 23:18:21 : libs/DemonWare/DemonWare-1.80/bdSocket/bdNAT/bdNATTypeDiscoveryClient.cpp(265): INFO: Running test 3
2007-09-12 23:18:21 : libs/DemonWare/DemonWare-1.80/bdSocket/bdNAT/bdNATTypeDiscoveryClient.cpp(330): INFO: Reply for test 3. Moderate NAT.
2007-09-12 23:18:21 : libs/DemonWare/DemonWare-1.80/bdSocket/bdNAT/bdNATTravClient.cpp(610): INFO: Sending keep alive to introducer(s).
2007-09-12 23:18:36 : libs/DemonWare/DemonWare-1.80/bdSocket/bdNAT/bdNATTravClient.cpp(610): INFO: Sending keep alive to introducer(s).

Babylon
09-13-2007, 01:23 AM
sounds liek firewall issue..there is another post in this fourm section..but its late and im tired :(

oh ..well one last good deed..

http://community.enemyterritory.com/forums/showthread.php?t=7009

Fix0red, yes yes yes!!!!

Long story short i have these ports open in both directions on the firewall...

27733 UDP and TCP
3074 UDP and TCP
3075 UDP and TCP

I changed the command line to this...

etqwded.exe +set Net_IP "81.201.xx.xx" +set net_sdnetPort 3075 +set Net_port 27733 +exec pie1.cfg +set fs_savepath C:\utilities\etqwdemo

And i'm up and running

Long story long, I googled for "bdIPDiscoveryClient", found two posts (this one and another), noticed that the other post refers to port 3075 instead of 3074, thought what the hey, opened that port UDP and TCP, entered the extra command above in bold (which is mentioned in the server_readme.txt file), crossed everthing to hand, started up, and whooted!!

It's probably not the right way to do things, and it's possible one of the SD chaps will frown at me for fiddling around like this, but i'm happy

Micromac
09-13-2007, 08:07 AM
The problem is, that te Server was running with this config.
After the crash, I have now this problem.
Is it possible, that a AUT-Server is not running or so?

Babylon
09-13-2007, 10:03 AM
really cant say..I take it this is a linux server?

Its possible its locked up somehow?!

sync sync reboot?!?! :p

Micromac
09-13-2007, 10:13 AM
Yes it is a Linux Server, and every other game works perfect.
I have the same problem with the Beta 2 Server

Babylon
09-13-2007, 10:25 AM
Yes it is a Linux Server, and every other game works perfect.
I have the same problem with the Beta 2 Server


I get the feeling you are missing something out.

to clarify:
The server was working?
Then "crashed"?
Then didnt work anymore wth above issue.?
So with Beta 2 server you had the ssame problem?
Did you fix BETA2 problem? Did beta 2 ever work?
Have you ever managed to load the server and connect to it, ever?

If all else fails, and it seems it has, I would suggest stripping the server off and starting again very carefully. I know there are new files for linux server released recently...(V3 i think) somewhere els eon the forum

Micromac
09-13-2007, 10:33 AM
I get the feeling you are missing something out.

to clarify:
The server was working? YES
Then "crashed"? YES
Then didnt work anymore wth above issue.? YES
So with Beta 2 server you had the ssame problem? YES
Did you fix BETA2 problem? Did beta 2 ever work? YES / YES
Have you ever managed to load the server and connect to it, ever? YES
I have V3 from the Server

Babylon
09-13-2007, 01:12 PM
can you be a bit more forthcoming with information....

If you managed to fix it, then what did you do in beta2 to get it working.

Seems strange, but may be its just goosed.

hav eyou tried rebooting or reinstallign from scratch...as suggested?