Newcomer1989 / TSN-Ranksystem

A PHP Bot that assigns time based server groups on TeamSpeak3.
https://ts-ranksystem.com
GNU General Public License v3.0
144 stars 60 forks source link

Doesn't start #10

Closed am4nr closed 8 years ago

am4nr commented 8 years ago

When i start it using php worker.php start it says Starting the Ranksystem Bot. [OK]

but when i use php worker.php status it says The Ranksystem does not seem to run.

sqveeze commented 8 years ago

Uhm, the bot connects automatically first time after you set the teamspeak ip,pass,serveradmin etc. After then you need to setup a cronjob and then it will check the status of the bot every 10 min, if the bot got dc or something, the cronjob rerun it and it will connect back. If its still on the server, then the cron does nothing.

am4nr commented 8 years ago

Yeah but it didn't start when i set it up and neither does it when i run php worker.php start it says "starting the ranksystem bot. [ok]" but nothing is happening and if i check if its running with php worker.php status it says The Ranksystem does not seem to run.

Newcomer1989 commented 8 years ago

You checked the ranksystem logfile? Per default it lies in logs/ranksystem.log Please post, what stands there.. perhaps it contains the reason why it hasn't been able to connect to the TeamSpeak or why it stops.

Newcomer1989 commented 8 years ago

Closed, due no reaction!