cd /PATH_TO_YOUR_TS3_SERVER/teamspeak3-server_linux_amd64
nano ts3server.ini
machine_id=
default_voice_port=9987
voice_ip=192.168.1.0,0:0:0:0:0:0:0:1
licensepath=
filetransfer_port=30033
filetransfer_ip=192.168.1.0,0:0:0:0:0:0:0:1
# Change this to the port you want
query_port=10011
query_ip=192.168.1.0,0:0:0:0:0:0:0:1
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=90
logappend=1
./ts3server_startscript.sh start inifile=ts3server.ini
When did you get this error ? before attempting to change the query port or just now ?do you have any idea about this error ?
~/teamspeak3-server_linux_amd64# 2017-12-15 21:21:59.841417|CRITICAL|VirtualSvrMgr | |Could not start file manager 258 no network port available
after i used this command to start the serverWhen did you get this error ? before attempting to change the query port or just now ?
inifile=ts3server.ini
machine_id=
default_voice_port=9987
voice_ip=0.0.0.0
licensepath=
filetransfer_port=30033
filetransfer_ip=0.0.0.0
# Change this to the port you want
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=90
logappend=1
yes is working now thanks broCan you edit your ts3server.ini file again and try again with this config :
INI:inifile=ts3server.ini machine_id= default_voice_port=9987 voice_ip=0.0.0.0 licensepath= filetransfer_port=30033 filetransfer_ip=0.0.0.0 # Change this to the port you want 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=90 logappend=1
1 second googling: https://support.teamspeakusa.com/in...sword-of-the-serveradmin-server-query-accounti have another question i lost my query login how can get back the query login again ?
If you couldn't find it in the logfile you can simply reset it like this :i have another question i lost my query login how can get back the query login again ?
./ts3server_startscript.sh inifile=ts3server.ini serveradmin_password=test1234
thanksIf you couldn't find it in the logfile you can simply reset it like this :
./ts3server_startscript.sh inifile=ts3server.ini serveradmin_password=test1234
If for some reason you wanted to automate this with SQLite editing, you could by stopping the server and editing the password to a hash like UmFBkgYNDMvHe+4x0nhDIMcIKJ0= which would be y5KBqL5g via client query.thanks
clientsetserverquerylogin client_login_name=serveradmin