Results 1 to 2 of 2
-
24-04-2012, 04:51 #1
-= TeamSpeak User =-
- Join Date
- Apr 2012
- Posts
- 11
TS3 problem with logs and lists path.
Hello everybody!
I'm running TS3 server (last release) on Linux CentOS 6.2. Server is working absolutely fine and everything is ok... but today I just noticed that server wrote no log files. I started the server with:
And these are my ini settings:./ts3server_startscript.sh start inifile=ts3server.ini
Using TS3 client with Server Admin privs, if I go to Tools -> Server Log, the window is completely empty and a little red message appears on the main server chat:machine_id=
default_voice_port=9987
voice_ip=A.B.C.D
licensepath=
filetransfer_port=30033
filetransfer_ip=A.B.C.D
query_port=10011
query_ip=A.B.C.D
query_ip_whitelist=/lists/whitelist.txt
query_ip_blacklist=/lists/blacklist.txt
dbplugin=ts3db_mysql
dbpluginparameter=ts3db_mysql.ini
dbsqlpath=sql/
dbsqlcreatepath=create_mysql/
dblogkeepdays=30
logpath=logs/
logquerycommands=1
dbclientkeepdays=30
If I connect to remote server through SSH... and I use "ls -l" command into my server logs directory... it's absolutely empty. Also, I noticed that the following files, altrough their location was specified in the ini settings, do not exist:<05:40:02>file input/output error
But default ones have been created in the main server directory:/lists/whitelist.txt
/lists/blacklist.txt
-rw-rw-r-- 1 ts ts 1 19 apr 20:52 query_ip_blacklist.txt
-rw-rw-r-- 1 ts ts 23 20 apr 01:06 query_ip_whitelist.txt
Could someone help me out please?
-
24-04-2012, 12:06 #2
-= TeamSpeak Fanatic =-
- Join Date
- Jan 2010
- Location
- Germany
- Posts
- 2,038
The whitelist and blacklist Parameters are given absolute paths and I don't think regular Users can create folders in /
What you probably meant to do is for the lists to be located in the lists directory inside the server directory in which case you'd have to remove the leading slash.
If you really did mean for the lists to be located directly under the root, make sure that directory already exists and that the ts User can write and read to and from that directory.
Also make sure the logs Directory inside the Server folder is writeable by your ts User and that there is enough space on the harddrive.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Private messages logs, channel logs, server logs
By tjyeee in forum [TeamSpeak 2] Client SupportReplies: 0Last Post: 14-12-2011, 07:03 -
Server Query installation path
By Asgar in forum Server SupportReplies: 12Last Post: 11-11-2011, 13:48 -
Downloads Path is Hard Coded
By DWM|Tide in forum Client SupportReplies: 2Last Post: 01-09-2011, 07:12 -
Client RC3-pre: problem images with hyphen "-" in image path in channel description
By Screech in forum Bug ReportsReplies: 0Last Post: 07-07-2011, 14:11 -
Path of mysql db teamspeak 2
By sp1d3r939 in forum [TeamSpeak 2] Server SupportReplies: 0Last Post: 17-03-2010, 12:03


Reply With Quote