PDA

View Full Version : Server wont start, please help.


Bidybag
25-10-2005, 13:30
When i type in:
.starting the teamspeak2 server

It says this after it:

starting the teamspeak2 server
TeamSpeak Server Daemon started with PID 15868


This looks like it has worked but when i type the IP of the teamspeak it cannot connect. I try with the port 8767 and without it. When i try connecting to the http teamspeak i use http://myip:14534 but that doesnt work either.


And when i type "./teamspeak2-server_startscript status" in SSH it says:

the server seems to be running


What is the problem?

DeFiAnCeNL
26-10-2005, 10:58
well it could be a number of things.
one, the firewall is blocking your requests.

since you are a assigned a PID the server IS running, only you cant seem to access it

second, perhaps the server is running on a different port then the usual one, check your server.ini

and third, if not, try to change the port to a higher number , this might be outside the blocked range of a existing firewall, and therefor should be able to reach the server


hope this helps

Bidybag
26-10-2005, 11:04
Which port should i try changing?

HTTPServer Port=14534


That one?

DeFiAnCeNL
26-10-2005, 14:50
no the TCP Query port, the http port is for webadmin purposes if im not mistakin

Bidybag
26-10-2005, 18:22
Is that the 51234 one?

marcelrx
26-10-2005, 20:36
Is that the 51234 one?

Oh my goodness. Can you read:
TCPQueryPort=51234
Why you asking if 51234 is the Query Port. Oh my good.

Bidybag
27-10-2005, 01:10
I have fixed it now, the firewall was blocking the ports so i have just allowed them now.