Results 1 to 15 of 22
Thread: Server Bound to 0.0.0.0
-
22-06-2012, 17:43 #1
-= TeamSpeak Addict =-
- Join Date
- Jun 2011
- Location
- Russian Federation
- Posts
- 208
resolving '212.12.*.*.' to binary ip failed, using 0.0.0.0 instead
Put the latest server version 3.0.6, per day, and after that I see in the logs:
what it is and how to solve?Code:2012-06-22 11:25:04.611287|ERROR | | | resolving '212.12.*.*.' to binary ip failed, using 0.0.0.0 instead 2012-06-22 14:10:53.903978|ERROR | | | resolving '212.12.*.*.' to binary ip failed, using 0.0.0.0 instead 2012-06-22 14:15:30.169065|ERROR | | | resolving '212.12.*.*.' to binary ip failed, using 0.0.0.0 instead
---merged---
TS Version: 3.0.6 (21.06.2012 8:43:35) on Linux
OS: Linux (debian)
where and what I need to edit the error was no more, because today is the same, another appeared in the logs!?Last edited by dante696; 25-06-2012 at 10:50.
-
23-06-2012, 10:41 #2
-= TeamSpeak Fanatic =-
- Join Date
- Jan 2010
- Location
- Germany
- Posts
- 2,038
It looks like you have created an ini File for the Server (or specified the following in other places) and specified "212.12.*.*" as voice_ip, filetranfer_ip or query_ip. Obviously that is not a valid IP Address and hence causes that Error. The Server still works because it's using 0.0.0.0 instead which is whatever IP(s) the Machine running the Server has available.
Please edit whatever place you specified that Value and replace it by 0.0.0.0
-
23-06-2012, 10:58 #3
-= TeamSpeak Addict =-
- Join Date
- Jun 2011
- Location
- Russian Federation
- Posts
- 208
Thank you for your reply.
I have one VPS, running 2 physical server, 2 different licenses, 2 different databases (sqlite)
@: the first server for the Public, I run it: ./ts3server_startscript.sh
@: a second server for a large clan, I run it: ./ts3server_startscript.sh inifile=ts3server.ini
error occurs on the server that is Public, error occurs on the server that is Public, that is, the server that is running just the usual script ./ts3server_startscript.shCode:machine_id=2 default_voice_port=9988 (port of the second physical server) voice_ip=212.12.*.* licensepath= filetransfer_port=30333 (Port 30333 - 30033 because the server is busy Public) filetransfer_ip=212.12.*.* query_port=10111 (Port 10111 - 10011 because the server is busy Public) query_ip=212.12.*.* query_ip_whitelist=query_ip_whitelist.txt query_ip_blacklist=query_ip_blacklist.txt dbplugin=ts3db_sqlite3 dbpluginparameter= dbsqlpath=sql/ dbsqlcreatepath=create_sqlite/ dbconnections=10 logpath=logs logquerycommands=0 dbclientkeepdays=30
but the fact that the server that is running a clan script ./ts3server_startscript.sh inifile=ts3server.ini error in the logs are not to be. But only in his ini file to specify the exact ip instead of 0.0.0.0.
I understand how you want to replace in the ini file to 212.12.*.* to 0.0.0.0 !?
the fact is un specified only on a clan server. It is specified un 212.12.*.*
But in the logs it does not have nothing to
-
23-06-2012, 11:41 #4
-= TeamSpeak Fanatic =-
- Join Date
- Jan 2010
- Location
- Germany
- Posts
- 2,038
Im sorry to say that I didn't understand 50% of your Post but anyway...
In the ts3server.ini File replace all 212.12.*.* with 0.0.0.0 (or a valid IP that is bindable) then start the Server. I also hope all those Comments in above Code Block are NOT in your File!
-
23-06-2012, 11:55 #5
-= TeamSpeak Addict =-
- Join Date
- Jun 2011
- Location
- Russian Federation
- Posts
- 208
I'm sorry I use a translator ....
I understand you completely ... try and accomplish your goal. Not to close the topic!
-
30-06-2012, 17:00 #6
-= TeamSpeak User =-
- Join Date
- Jun 2012
- Posts
- 2
error resolving
Hello all! After I updated the server to version 3.0.6 and 3.0.6.1, I in ravines had unclear error's:
the server is started, with ts3server.ini, ip there everywhere is specified 0.0.0.0Code:2012-06-30 09:43:54.959866|ERROR | | | resolving '*.*.*.*.' to binary ip failed, using 0.0.0.0 instead 2012-06-30 10:10:12.328450|ERROR | | | resolving '*.*.*.*.' to binary ip failed, using 0.0.0.0 instead 2012-06-30 11:05:11.334444|ERROR | | | resolving '*.*.*.*.' to binary ip failed, using 0.0.0.0 instead 2012-06-30 13:11:28.925044|ERROR | | | resolving '*.*.*.*.' to binary ip failed, using 0.0.0.0 instead 2012-06-30 15:25:41.260899|ERROR | | | resolving '*.*.*.*.' to binary ip failed, using 0.0.0.0 instead
VPS: Debian
TeamSpeak: 3.0.6
All versions to 3.0.6 - were without mistakes, after updating such mistakes, the server works well, at this mistake all people work, simply it would be desirable to learn the reason!
-
30-06-2012, 17:09 #7
-= TeamSpeak Team =-
- Join Date
- Jun 2008
- Posts
- 7,763
Are you sure, that your ip has not changed and maybe the same error message also appeared on server 3.0.6?
---------------------------------------------------------
Please don't send me private support questions.
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)
-
30-06-2012, 17:14 #8
-= TeamSpeak User =-
- Join Date
- Jun 2012
- Posts
- 2
Hello, thank you that answered my message and! I can tell with confidence that at me IP didn't change! and within half a year should what works at provider. All this occurred after updating of the server of the hardware on 3.0.6. and 3.0.6.1
-
01-07-2012, 11:17 #9
-= TeamSpeak Addict =-
- Join Date
- Jun 2011
- Location
- Russian Federation
- Posts
- 208
developers so it is possible to make with it?
-
02-07-2012, 12:25 #10
-= TeamSpeak Team =-
- Join Date
- Jun 2008
- Posts
- 7,763
What? I don't understand your question.
I can bind my Ip and the server does start
Code:2012-07-02 11:22:39.042030|INFO |ServerLibPriv | | TeamSpeak 3 Server 3.0.6.1 (2012-06-29 04:29:45) 2012-07-02 11:22:39.043030|INFO |DatabaseQuery | | dbPlugin name: SQLite3 plugin, Version 2, (c)TeamSpeak Systems GmbH 2012-07-02 11:22:39.043030|INFO |DatabaseQuery | | dbPlugin version: 3.7.3 2012-07-02 11:22:39.044030|INFO |DatabaseQuery | | checking database integrity (may take a while) 2012-07-02 11:22:39.091033|INFO |ServerLibPriv | | updated server query admin password 2012-07-02 11:22:39.562060|INFO |Accounting | | Licensing Information 2012-07-02 11:22:39.562060|INFO |Accounting | | type : Non-profit 2012-07-02 11:22:39.562060|INFO |Accounting | | starting date : Wed Jan 04 00:00:00 2012 2012-07-02 11:22:39.562060|INFO |Accounting | | ending date : Sun Jan 06 00:00:00 2013 2012-07-02 11:22:39.563060|INFO |Accounting | | max virtualservers: 10 2012-07-02 11:22:39.563060|INFO |Accounting | | max slots : 512 2012-07-02 11:22:39.587061|INFO |FileManager | | listening on 192.168.0.xxx:30033 2012-07-02 11:22:39.588061|INFO |VirtualSvrMgr | | executing monthly interval 2012-07-02 11:22:39.589061|INFO |VirtualSvrMgr | | reset virtualserver traffic statistics 2012-07-02 11:22:39.669066|INFO |CIDRManager | | updated query_ip_blacklist ips: 123.123.132.113, 2012-07-02 11:22:39.669066|INFO |CIDRManager | | updated query_ip_whitelist ips: 127.0.0.1, 123.123.132.123, 2012-07-02 11:22:39.670066|INFO |Query | | listening on 192.168.0.xxx:10011 2012-07-02 11:27:49.209770|INFO |GetWanIP | | WAN ip: xxx.xxx.xxx.xxx
Code:2012-07-02 11:22:39.669066|INFO |VirtualServer | 1| listening on 192.168.0.xxx:9987
My entries in my server.ini
Code:default_voice_port=9987 voice_ip=192.168.0.xxx filetransfer_port=30033 filetransfer_ip=192.168.0.xxx query_port=10011 query_ip=192.168.0.xxx
---------------------------------------------------------
Please don't send me private support questions.
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)
-
02-07-2012, 17:32 #11
-= TeamSpeak Addict =-
- Join Date
- Jun 2011
- Location
- Russian Federation
- Posts
- 208
well! then answer me why in 3.0.5 such wasn't?!
-
02-07-2012, 17:56 #12
-= TeamSpeak Fanatic =-
- Join Date
- Jan 2010
- Location
- Germany
- Posts
- 2,038
It always worked this way?!? You just cannot bind your public IP as already explained in this Thread since there is no network Interface on your PC that has that IP.
-
03-07-2012, 06:50 #13
Server Bound to 0.0.0.0
What is happening?
Code:sh-4.1$ ./ts3server_minimal_runscript.sh 2012-07-03 05:47:04.366707|INFO |ServerLibPriv | | TeamSpeak 3 Server 3.0.6.1 (2012-06-29 07:59:05) 2012-07-03 05:47:04.368385|INFO |DatabaseQuery | | dbPlugin name: SQLite3 plugin, Version 2, (c)TeamSpeak Systems GmbH 2012-07-03 05:47:04.368455|INFO |DatabaseQuery | | dbPlugin version: 3.7.3 2012-07-03 05:47:04.368854|INFO |DatabaseQuery | | checking database integrity (may take a while) 2012-07-03 05:47:04.413762|WARNING |Accounting | | Unable to find valid license key, falling back to limited functionality 2012-07-03 05:47:04.444979|INFO |FileManager | | listening on 0.0.0.0:30033 2012-07-03 05:47:04.605509|INFO |VirtualServer | 1| listening on 0.0.0.0:9987 2012-07-03 05:47:04.606429|INFO |CIDRManager | | updated query_ip_whitelist ips: 127.0.0.1, 2012-07-03 05:47:04.607784|INFO |Query | | listening on 0.0.0.0:10011
When I try to connect to the server I getCode:machine_id= default_voice_port=9987 voice_ip=198.245.59.65 licensepath= filetransfer_port=30033 filetransfer_ip=198.245.59.65 query_port=10011 query_ip=198.245.59.65 query_ip_whitelist=query_ip_whitelist.txt query_ip_blacklist=query_ip_blacklist.txt dbplugin=ts3db_sqlite3 dbpluginparameter= dbsqlpath=sql/ dbsqlcreatepath=create_sqlite/ dbconnections=10 logpath=logs logquerycommands=0 dbclientkeepdays=30 logappend=0
---------------merged---------------Code:<22:05:14> Trying to connect to server on 198.245.59.65 <22:05:20> Failed to connect to server
Doesn't work eitherCode:machine_id= default_voice_port=9987 voice_ip=0.0.0.0 licensepath= filetransfer_port=30033 filetransfer_ip=0.0.0.0 query_port=10011 query_ip=0.0.0.0 query_ip_whitelist=query_ip_whitelist.txt query_ip_blacklist=query_ip_blacklist.txt dbplugin=ts3db_sqlite3 dbpluginparameter= dbsqlpath=sql/ dbsqlcreatepath=create_sqlite/ dbconnections=10 logpath=logs logquerycommands=0 dbclientkeepdays=30 logappend=0
---------------merged---------------
Current IP TablesCode:Chain INPUT (policy ACCEPT) target prot opt source destination Chain FORWARD (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination
----------merged-----------
I'm still trying to figure out why I cant connect to my teamspeak server...
<01:04:58> Trying to connect to server on 198.245.59.65
<01:05:04> Failed to connect to server
is what it says even though the server is running.
Still isn't working =/ is anything wrong? by looking at my settings?
Edit: also I didn't have an OLD server this is a completely fresh install I just put it on the server like an hour ago.
in version 3.0.5 not what mistakes weren't, and in settings interface who nothing changed.Last edited by dante696; 03-07-2012 at 09:07.
-
03-07-2012, 07:42 #14
-= TeamSpeak Team =-
- Join Date
- Jun 2008
- Posts
- 7,763
---------------------------------------------------------
Please don't send me private support questions.
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)
-
03-07-2012, 08:42 #15
-= TeamSpeak Addict =-
- Join Date
- Jun 2011
- Location
- Russian Federation
- Posts
- 208
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
TS3 - Website registration and Nickname bound tokens
By Frederikoo in forum Linux / FreeBSDReplies: 1Last Post: 27-12-2010, 08:38 -
TS3 Fails to detect mouse buttons bound as keystrokes
By MP-Ryan in forum Bug ReportsReplies: 3Last Post: 13-12-2010, 23:31 -
Bound to IP issues
By computerwiz3 in forum [TeamSpeak 2] Server SupportReplies: 6Last Post: 11-11-2007, 00:07 -
Help..cannot work with bound IP!!!
By spleinmuncher in forum [TeamSpeak 2] Server SupportReplies: 4Last Post: 28-06-2006, 15:10 -
SA Rights Bound to Name AND IP.
By K9Trooper in forum [TeamSpeak 2] General QuestionsReplies: 2Last Post: 13-09-2004, 19:20


Reply With Quote



