I noticed that the channel which didnt get deleted was permenant and i made all ohthers as semi permanent , semi perm gets cleaned i guess
also how can i import channels only on a new database? i...
We are migrating towards a new forum system located at community.teamspeak.com, as such this forum will become read-only on January 29, 2020
Type: Posts; User: rahulnegi1409; Keyword(s):
I noticed that the channel which didnt get deleted was permenant and i made all ohthers as semi permanent , semi perm gets cleaned i guess
also how can i import channels only on a new database? i...
2018-05-02 19:07:46.384990|ERROR |ChanClients |1 |unable to delete channel directory: files\virtualserver_1\channel_19
2018-05-02 19:07:46.755894|INFO |VirtualServerBase|1 |channel 'Call of...
i bought a server from ddos deflect , i started a ts3 linux server but i cant connect to it althought telnets can so i wonder how to fix it. i have heared that they have blocked their ports , so for...
here is my putty thing
Using username "root".
[email protected]'s password:
Last login: Wed May 28 10:03:38 2014 from 59.177.188.174
[[email protected] ~]# service ts3 status
Server seems...
i made a auto restarting ts3 script service
#!/bin/sh
# chkconfig: 2345 99 10
USER="ts3user"
TS3='/home/ts3user/ts3server'
STARTSCRIPT="$TS3/ts3server_startscript.sh"
cd $TS3