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

BOT STOP Much time gone since last scan #653

Closed glisilghiro closed 5 years ago

glisilghiro commented 5 years ago

2019-08-01 15:43:56.767891 NOTICE Much time gone since last scan.. reset time difference to zero. 2019-08-01 15:43:56.748466 DEBUG SQL select needs: 0.01038 2019-08-01 15:43:53.737910 NONE Bot starts now his work! 2019-08-01 15:43:53.737834 NONE Config check [done] 2019-08-01 15:43:53.736835 DEBUG Serverside config 'memory_limit' (PHP.ini): 128M 2019-08-01 15:43:53.736783 DEBUG Serverside config 'max_execution_time' (PHP.ini): 0 sec. 2019-08-01 15:43:53.736728 NONE Log Level: 6 - DEBUG 2019-08-01 15:43:53.736667 NONE Config check started... 2019-08-01 15:43:53.736554 INFO Joined to specified TS channel with channel-ID 903 (already member of it). 2019-08-01 15:43:53.733538 NONE Select virtual server [done] 2019-08-01 15:43:53.724549 NONE Select virtual server... 2019-08-01 15:43:53.724378 INFO TS3 Server version: 3.7.1 on Linux [Build: 1553759186 from 2019-03-28 08:46:26] 2019-08-01 15:43:53.722842 NONE Connection to TS3 Server established. 2019-08-01 15:43:53.706595 NONE Connect to TS3 Server (Address: "127.0.0.1" Voice-Port: "9987" Query-Port: "10011" SSH: "0" Query-Slowmode: "0.0"). 2019-08-01 15:43:53.706483 NOTICE Loading addons [done] 2019-08-01 15:43:53.706415 NOTICE Addon: 'assign_groups' [OFF] 2019-08-01 15:43:53.705803 NOTICE Loading addons... 2019-08-01 15:43:53.705756 NONE Ranksystem Version: 1.3.3 (on Update-Channel: stable) 2019-08-01 15:43:53.705707 NOTICE Check Ranksystem files for updates [done] 2019-08-01 15:43:53.705652 NOTICE Check Ranksystem files for updates... 2019-08-01 15:43:53.705585 INFO Check Ranksystem database for updates [done]

alihajipoor commented 5 years ago

I have the same problem , please help to solve it

Newcomer1989 commented 5 years ago

Please install the PHP extension mbsting . This should solve the problem.

On Linux you can install it with the following command: apt install php-mbstring