PDA

View Full Version : Port 8767 blocked generates error with no sadmin pword in log


Valgarv
25-03-2003, 03:08
-------------- log started at 24-03-03 20:57 -------------
---------------------------------------------------------------
24-03-03 20:57:31,ALL,Info,server, Server init initialized
24-03-03 20:57:31,ALL,Info,server, Server version: 2.0.19.16 Linux
24-03-03 20:57:31,WARNING,Info,SQL, created table ts2_servers
24-03-03 20:57:31,WARNING,Info,SQL, created table ts2_channels
24-03-03 20:57:31,WARNING,Info,SQL, created table ts2_clients
24-03-03 20:57:31,WARNING,Info,SQL, created table ts2_channel_privileges
24-03-03 20:57:31,WARNING,Info,SQL, created table ts2_server_privileges
24-03-03 20:57:31,WARNING,Info,SQL, created table ts2_bans
24-03-03 20:57:32,ALL,Info,server, Starting server with port: 8767
24-03-03 20:57:32,ERROR,All,SERVER, can not initialise udp communication with port 8767

The http server on port 14534 is open, but for some reason my host blocks 8767. I can't find a way to change this without having the superadmin account, however, it won't generate the password if it can't open the port??

Lethe
25-03-2003, 07:27
It's because there is a server already running when you try to start it! Port is already in use!!

#> killall server_linux

#> ps -ax | grep server_l

Check all server are stopped...

Restart server.

Nick

Valgarv
26-03-2003, 02:46
Ah, that was the problem. Thanks

SatanClaus
26-03-2003, 12:16
btw: upgrade your server :p

Valgarv
29-03-2003, 04:53
And void the tech support contract? Only official patches/updates are added to the server.