Results 1 to 7 of 7
Thread: Cannot connect to server
-
12-08-2012, 04:59 #1
-= TeamSpeak User =-
- Join Date
- Jan 2012
- Posts
- 21
Cannot connect to server
Been wanting to mess around with TeamSpeak again; haven't even touched the thing since early February. Anyways, I did a fresh install earlier today with the latest version. I followed the guide listed in this section; even though it's outdated. Everything was going fine until the guy in the video went to connect to his server. In the video he connected to his server fine, but I could not.
Here is the ini file I used:
Here is the output in the terminal:Code:machine_id= default_voice_port=9987 voice_ip=69.195.69.175 licensepath= filetransfer_port=30033 filetransfer_ip=69.195.69.175 query_port=10011 query_ip=69.195.69.175 dbplugin=ts3db_sqlite3 dbpluginparameter= dbsqlpath=sql/ dbsqlcreatepath=create_sqlite/ logpath=logs logquerycommands=1
Everything appears to be working correctly; except that I cannot connect.Code:[~/teamspeak3-server_linux-amd64]# ./ts3server_minimal_runscript.sh inifile=ts3server.ini 2012-08-12 03:46:48.658840|INFO |ServerLibPriv | | TeamSpeak 3 Server 3.0.6.1 (2012-06-29 07:59:05) 2012-08-12 03:46:48.659561|INFO |DatabaseQuery | | dbPlugin name: SQLite3 plugin, Version 2, (c)TeamSpeak Systems GmbH 2012-08-12 03:46:48.659611|INFO |DatabaseQuery | | dbPlugin version: 3.7.3 2012-08-12 03:46:48.660000|INFO |DatabaseQuery | | checking database integrity (may take a while) 2012-08-12 03:46:49.565226|INFO |Accounting | | Licensing Information 2012-08-12 03:46:49.565354|INFO |Accounting | | type : Non-profit 2012-08-12 03:46:49.565428|INFO |Accounting | | starting date : Mon Jan 23 00:00:00 2012 2012-08-12 03:46:49.565467|INFO |Accounting | | ending date : Wed Jan 23 00:00:00 2013 2012-08-12 03:46:49.565502|INFO |Accounting | | max virtualservers: 10 2012-08-12 03:46:49.565534|INFO |Accounting | | max slots : 512 2012-08-12 03:46:49.591079|INFO |FileManager | | listening on 69.195.69.175:30033 2012-08-12 03:46:49.626653|INFO |VirtualServer | 1| listening on 69.195.69.175:9987 2012-08-12 03:46:49.627037|INFO |CIDRManager | | updated query_ip_whitelist ips: 127.0.0.1, 2012-08-12 03:46:49.627499|INFO |Query | | listening on 69.195.69.175:10011
Again, this is a fresh install. No old data except for my license, which seems to be working still.
edit: Using ./ts3server_startscripts.sh status it says it's running....
Really don't know why I can't connect. Unless I'm typing something wrong into my client.Code:[~/teamspeak3-server_linux-amd64]# ./ts3server_startscript.sh status Server is running
edit again: Turns out the ports I listed in the ini file weren't open by default. I got my webhost (bluehost) to open them for me and now I'm connected.Last edited by Avaryan; 12-08-2012 at 06:07. Reason: Solved it Myself
-
13-08-2012, 15:36 #2
-= TeamSpeak Team =-
- Join Date
- Jun 2008
- Posts
- 7,776
I mark that thread as resolved then.
---------------------------------------------------------
Please don't send me private messages with support questions as long I or someone else from Teamspeak Staff asked for it.
Seriously > They belong into the forum and maybe other users have these questions/problems too.
TeamSpeak FAQ || What should i report, when i open a client thread? || Report and upload your Crashdump here
NPL License (Registration)
-
14-08-2012, 20:48 #3
-= TeamSpeak User =-
- Join Date
- Jan 2012
- Posts
- 21
Only issue I have now is that it seems the server shuts down every morning. I noticed it disconnected the other day around 7:15 am.
-
14-08-2012, 21:06 #4
-= TeamSpeak Fanatic =-
- Join Date
- Jan 2010
- Location
- Germany
- Posts
- 2,042
Check the ServerLogs or post their Contents.
-
15-08-2012, 10:53 #5
-= TeamSpeak User =-
- Join Date
- Jan 2012
- Posts
- 21
I get this when restarting:Code:2012-08-13 11:18:33.666762|INFO |ServerLibPriv | | TeamSpeak 3 Server 3.0.6.1 (2012-06-29 07:59:05) 2012-08-13 11:18:33.686804|INFO |DatabaseQuery | | dbPlugin name: SQLite3 plugin, Version 2, (c)TeamSpeak Systems GmbH 2012-08-13 11:18:33.686930|INFO |DatabaseQuery | | dbPlugin version: 3.7.3 2012-08-13 11:18:33.688957|INFO |DatabaseQuery | | checking database integrity (may take a while) 2012-08-13 11:18:34.624989|INFO |Accounting | | Licensing Information 2012-08-13 11:18:34.625119|INFO |Accounting | | type : Non-profit 2012-08-13 11:18:34.625182|INFO |Accounting | | starting date : Mon Jan 23 00:00:00 2012 2012-08-13 11:18:34.625222|INFO |Accounting | | ending date : Wed Jan 23 00:00:00 2013 2012-08-13 11:18:34.625252|INFO |Accounting | | max virtualservers: 10 2012-08-13 11:18:34.625280|INFO |Accounting | | max slots : 512 2012-08-13 11:18:34.666488|INFO |FileManager | | listening on 69.195.69.175:30033 2012-08-13 11:18:34.749299|INFO |CIDRManager | | updated query_ip_whitelist ips: 127.0.0.1, 2012-08-13 11:18:34.749920|INFO |Query | | listening on 69.195.69.175:10011 2012-08-13 11:23:34.754271|ERROR | | | TS3ANetwork::Send failed error: 1 2012-08-13 11:23:34.754366|ERROR | | | TS3ANetwork::Send failed error: 1 .... .... (bunch of the same error messages every few seconds...) .... 2012-08-14 11:23:43.010370|ERROR | | | TS3ANetwork::Send failed error: 1 2012-08-14 11:23:45.013132|ERROR | | | TS3ANetwork::Send failed error: 1 2012-08-14 11:23:45.013246|ERROR | | | TS3ANetwork::Send failed error: 1 2012-08-14 11:27:49.903822|INFO |ServerMain | | Received signal SIGTERM, shutting down. 2012-08-14 11:27:50.120255|ERROR |DatabaseQuery | | db_exec failed disk I/O error 2012-08-14 11:27:50.120374|ERROR |DatabaseQuery | | db_exec() delete from instance_properties where string_id = '' ; error: disk I/O error
Code:ts3server.pid found, but no server running. Possibly your previously started server crashed
-
15-08-2012, 11:52 #6
-= TeamSpeak Fanatic =-
- Join Date
- Jan 2010
- Location
- Germany
- Posts
- 2,042
Several Network Errors and even Errors writing to the Database... Make sure your HDD is not full and check the network.
-
16-08-2012, 00:03 #7
-= TeamSpeak User =-
- Join Date
- Jan 2012
- Posts
- 21
I'm using a hosting site, bluehost.com. I should have unlimited storage space and bandwidth.
Seems that I'm getting that network error every 10 seconds in groups of 6. I'll get 6 of those errors within miliseconds of each other. Than nothing for 10 seconds, then another group of 6, etc...
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Can't get Teamspeak to connect to my server using quick connect?
By soulstitchmmo in forum Off TopicReplies: 1Last Post: 02-12-2011, 08:16 -
[solved] TS 3 cant connect to my guild server, pc run crazy when connect...
By Chaosbc in forum WindowsReplies: 3Last Post: 21-08-2010, 11:17 -
cant connect to teamspeak3 server but others can connect!
By aad23 in forum Linux / FreeBSDReplies: 3Last Post: 26-12-2009, 09:45 -
Cannot connect to server and others on the internet cannot connect
By Warlock_tm-1 in forum [TeamSpeak 2] General QuestionsReplies: 1Last Post: 06-10-2007, 14:31


Reply With Quote