trulis • PM |
Jul 09, 2011 4:44 PM
|
![]() Posts: 1 |
How i can add a ts3 server that is hosted on my PC ?
EDIT: when i try to add the server i get the following error One of the following suggestions may help you: Your server is currently offline. GameTracker needs your server to be online before you can add it to our database. Please restart your server and make sure it's up before hitting ADD SERVER again. You entered the wrong query port. Please update your query port and hit scan again Your server is firewalled. Please turn off any firewall you have that may block scanning Your server isn't configured to respond to scan requests. NOTE: all instructions assume you are not trying to connect from/to "localhost" and are on another IP Address outside your domain. Open a telnet session to your server on the query port ex. telnet $IP_ADDRESS $QUERY_PORT Execute a "use port" command ex. use port=[myserverport] Is the result "error id=0 msg=ok"? Yes, goto 4 No, goto 11 Execute a "serverinfo" command ex. serverinfo Is the result "error id=0 msg=ok"? Yes, goto 8 No, goto 11 Execute a "channellist" commmand ex. channellist Is the result "error id=0 msg=ok"? Yes, goto 10 No, goto 11 Execute a "clientlist" command ex. clientlist Is the result "error id=0 msg=ok"? Yes, goto 10 No, goto 11 SUCESS Your server can now be been added. ERROR Please review the Teamspeak 3 documentation to make the command that failed return an "error id=0 msg=ok" and goto 1 ![]()
Last edited by: trulis Jul 09, 2011 6:59 PM
|
burn • PM |
Jul 09, 2011 10:51 PM
|
![]() Posts: 10924 |
I would recommend reading that or going to http://www.gametracker.com/games/ts3/forum.php?thread=42258 for more details.
![]() |
serialtux • PM |
Oct 25, 2011 4:40 PM
|
![]() Posts: 5 |
burn wrote: I am having the same problem, and I have gone to that link and checked everything. The server is not firewalled, the join and query port are correct. After issuing all of those commands on your link I get the return message error id=0 msg=ok. Is there anything else I can try. Thanks. |
burn • PM |
Oct 25, 2011 5:18 PM
|
![]() Posts: 10924 |
What is your IP port and query port of your TS3 server?
![]() |
serialtux • PM |
Oct 25, 2011 8:32 PM
|
![]() Posts: 5 |
burn wrote: It is 9987 and 10011. The address is 75.186.43.190 |
burn • PM |
Oct 25, 2011 8:51 PM
|
![]() Posts: 10924 |
Well are you logging in to telnet with administrative permissions? I did the serverinfo, clientlist, and channellist commands and got the insufficient permissions message.
![]() |
serialtux • PM |
Oct 25, 2011 9:09 PM
|
![]() Posts: 5 |
burn wrote: yes I am. I am using the serveradmin and password it gave me when I setup the server. |
serialtux • PM |
Oct 25, 2011 9:45 PM
|
![]() Posts: 5 |
serialtux wrote:burn wrote: If I'm not suppose to use the admin permissions what do I need to do to fix this? |
burn • PM |
Oct 25, 2011 10:02 PM
|
![]() Posts: 10924 |
If you want to see what happens you need to use telnet without issuing any admin login commands to it, otherwise you would not be using the permissions the GT scanner would use. However, since I told you it was a permissions issue, you could just go straight to the part that talks about updating the permissions.
![]() |
serialtux • PM |
Oct 25, 2011 10:10 PM
|
![]() Posts: 5 |
serialtux wrote:serialtux wrote:burn wrote: I fixed the problem. I must have skipped one of the steps. Operator error. Thanks for helping though and the quick replies. |