iamcYtrox
Member
Hey guys,
First of all I'd like to say, that I really love this bot and the project. It got so much features and everybody on the teamspeak loves to use it. Lately I tried to use the youtube-playlist feature. I converted my Spotify playlist into a youtube playlist and added it with the use of the webinterface. In the following I'll try to describe my problem:
Whenever I try to play a song from the yt-playlist it gets played, but after some time the bot changes the song to the next song in the playlist. It happens to every song, but the time it takes to change it is always between 1 or 2 minutes. So Song1 plays and in the middle of the song it stops and the next one shows up. For the troubleshooting I used the guideline from the FAQ.
I am using reversed proxy.
Log-output:
First of all I'd like to say, that I really love this bot and the project. It got so much features and everybody on the teamspeak loves to use it. Lately I tried to use the youtube-playlist feature. I converted my Spotify playlist into a youtube playlist and added it with the use of the webinterface. In the following I'll try to describe my problem:
Whenever I try to play a song from the yt-playlist it gets played, but after some time the bot changes the song to the next song in the playlist. It happens to every song, but the time it takes to change it is always between 1 or 2 minutes. So Song1 plays and in the middle of the song it stops and the next one shows up. For the troubleshooting I used the guideline from the FAQ.
I am using reversed proxy.
- Version: SinusBot Beta 0.9.21
- OS: Debian 7 64Bit - Minimal
- TS3 version: 3.0.18.2
- Hardware specs:
vServer
- 1 GB DDR3 ECC RAM
- Intel® vCore
- 20 GB HDD
- 1Gbps network
- Browser: Chrome
Code:
TS3Path = "/opt/sinusbot/TeamSpeak3-Client-linux_amd64/ts3client_linux_amd64"
ListenHost = "127.0.0.1"
DataDir = "/opt/sinusbot/data/"
ListenPort = 8087
LocalPlayback = false
EnableLocalFS = false
MaxBulkOperations = 300
LogLevel = 3
EnableProfiler = false
YoutubeDLPath = "/usr/local/bin/youtube-dl"
EnableDebugConsole = false
UploadLimit = 83886080
RunAsUser = 0
RunAsGroup = 0
InstanceActionLimit = 6
UseSSL = false
SSLKeyFile = ""
SSLCertFile = ""
Hostname = ""
SampleInterval = 60
StartVNC = false
EnableWebStream = false
LogFile = ""
LicenseKey = "iuOTAiKfSRBWXi3xXPSjaNdWRPdzeddCWcICYUmclWg="
IsProxied = true
DenyStreamURLs = []
Pragma = 0
[YoutubeDL]
BufferSize = 524288
MaxDownloadSize = 419430400
MaxDownloadRate = 104857600
CacheStreamed = false
[TS3]
AvatarMaxWidth = 0
AvatarMaxHeight = 0
AllowGIF = false
[StreamRewrites]
[Scripts]
AllowReload = false
EnableTimer = false
DisableLegacyEvents = false
ScriptTimeout = 5
[Themes]
Default = ""
[SpeechRecognition]
Enable = false
[FFmpeg]
UserAgent = "SinusBot (0.9.21-87a90ce)"
[DAV]
Enable = false
[XServer]
Delay = 0
Debug = false
[SHMem]
Enable = false
Size = 0
Delay = 0
Interval = 0
[RadioStations]
URL = ""
UpdateInterval = 0
Code:
2017/10/21 13:08:31 X [MAIN] Starting up fake x-server...
2017/10/21 13:08:31 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin Animated_Nickname.js
2017/10/21 13:08:31 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin advertising.js
2017/10/21 13:08:31 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin aloneMode.js
2017/10/21 13:08:31 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin alonemode.js
2017/10/21 13:08:31 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin badchan.js
2017/10/21 13:08:31 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin bookmark.js
2017/10/21 13:08:31 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin covatar.js
2017/10/21 13:08:31 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin dev.js
2017/10/21 13:08:31 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin followme.js
2017/10/21 13:08:31 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin idle.js
2017/10/21 13:08:31 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin metadata.js
2017/10/21 13:08:31 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin norecording.js
2017/10/21 13:08:31 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin rememberChannel.js
2017/10/21 13:08:31 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin showcase.js
2017/10/21 13:08:31 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin sound.js
2017/10/21 13:08:31 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin welcome.js
2017/10/21 13:08:31 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin welcometext.js
2017/10/21 13:08:32 43159a1c INFO Loading instances
2017/10/21 13:08:32 43159a1c INFO Loading instance://ba31aa22-bec9-4356-a250-2d32d36717ad
2017/10/21 13:08:32 43159a1c ba31aa22 INFO Loading script sound
2017/10/21 13:08:32 43159a1c ba31aa22 INFO Initialization complete
2017/10/21 13:08:32 43159a1c ba31aa22 INFO Auto-Starting 43159a1c-ffc4-4dbe-8bf9-6728ddd8d462/ba31aa22-bec9-4356-a250-2d32d36717ad in 500 ms...
2017/10/21 13:08:32 43159a1c ba31aa22 INFO Last track was , will auto-play soon
2017/10/21 13:08:32 [GENERAL/FFMPEG ] INFO FFmpeg/avcodec v3741798; license: LGPL version 2.1 or later; 81 codecs
2017/10/21 13:08:32 [GENERAL/FFMPEG ] INFO FFmpeg/avformat v3742052; license: LGPL version 2.1 or later; 143 formats
2017/10/21 13:08:32 [GENERAL/YTDL ] INFO youtube-dl checking...
2017/10/21 13:08:32 43159a1c ba31aa22 INFO Auto-Playing last track
2017/10/21 13:08:32 43159a1c ba31aa22 DEBUG Done playing
2017/10/21 13:08:32 43159a1c ba31aa22 DEBUG Prespawn.
2017/10/21 13:08:32 43159a1c ba31aa22 DEBUG About to run.
2017/10/21 13:08:32 43159a1c ba31aa22 WARN Could not create Chat-Tabletable Chat already exists
2017/10/21 13:08:32 43159a1c ba31aa22 WARN Could not create WhisperReceive-Tabletable WhisperReceive already exists
2017/10/21 13:08:32 43159a1c ba31aa22 WARN Could not create Notifications-Tabletable Notifications already exists
2017/10/21 13:08:32 43159a1c ba31aa22 DEBUG Could not delete from FileTransferno such table: FileTransfer
2017/10/21 13:08:32 43159a1c ba31aa22 DEBUG Could not insert into FileTransfer-Tableno such table: FileTransfer
2017/10/21 13:08:32 43159a1c ba31aa22 DEBUG Could not delete from FileTransferno such table: FileTransfer
2017/10/21 13:08:32 43159a1c ba31aa22 DEBUG Could not insert into FileTransfer-Tableno such table: FileTransfer
2017/10/21 13:08:32 43159a1c ba31aa22 DEBUG Could not delete from FileTransferno such table: FileTransfer
2017/10/21 13:08:32 43159a1c ba31aa22 DEBUG Could not insert into FileTransfer-Tableno such table: FileTransfer
2017/10/21 13:08:32 43159a1c ba31aa22 DEBUG Could not delete from FileTransferno such table: FileTransfer
2017/10/21 13:08:32 43159a1c ba31aa22 DEBUG Could not insert into FileTransfer-Tableno such table: FileTransfer
2017/10/21 13:08:32 43159a1c ba31aa22 DEBUG Could not delete from FileTransferno such table: FileTransfer
2017/10/21 13:08:32 43159a1c ba31aa22 DEBUG Could not insert into FileTransfer-Tableno such table: FileTransfer
2017/10/21 13:08:32 43159a1c ba31aa22 DEBUG Could not delete from FileTransferno such table: FileTransfer
2017/10/21 13:08:32 43159a1c ba31aa22 DEBUG Could not insert into FileTransfer-Tableno such table: FileTransfer
2017/10/21 13:08:32 43159a1c ba31aa22 INFO Starting instance ts3server://127.0.0.1?port=9987&nickname=Musikbot&password=&cid=20&channelpassword=
2017/10/21 13:08:32 X [MAIN] New connection
2017/10/21 13:08:32 43159a1c ba31aa22 INFO Playing next from playlist: ytdl://ytdl/?url=TqQTtiIAeFU&album=Basshunter&title=Angel+In+The+Night+%28HQ%29
2017/10/21 13:08:32 43159a1c ba31aa22 DEBUG Done playing
2017/10/21 13:08:32 43159a1c ba31aa22 DEBUG TS>Crashdump ENABLED, directory is: /opt/sinusbot/data/ts3/43159a1c-ffc4-4dbe-8bf9-6728ddd8d462/ba31aa22-bec9-4356-a250-2d32d36717ad/crashdumps
2017/10/21 13:08:32 43159a1c ba31aa22 DEBUG TS>DUMP defined! Dumpdir is: /opt/sinusbot/data/ts3/43159a1c-ffc4-4dbe-8bf9-6728ddd8d462/ba31aa22-bec9-4356-a250-2d32d36717ad/crashdumps
2017/10/21 13:08:32 43159a1c ba31aa22 INFO TS |INFO | | |TeamSpeak 3 Client 3.0.18.2 (2015-10-22 11:14:48)
2017/10/21 13:08:32 43159a1c ba31aa22 INFO TS |INFO | | |SystemInformation: Linux 3.2.0-4-amd64 #1 SMP Debian 3.2.93-1 x86_64 Binary: 64bit
2017/10/21 13:08:32 43159a1c ba31aa22 INFO TS |ERROR |SoundBckndIntf| |libasound.so.2: cannot open shared object file: No such file or directory
2017/10/21 13:08:32 43159a1c ba31aa22 INFO TS |ERROR |SoundBckndIntf| |libpulse.so.0: cannot open shared object file: No such file or directory
2017/10/21 13:08:32 43159a1c ba31aa22 INFO TS |WARNING |SoundDevManager| |Did not load any sound backends. No (usable) dynamic libraries found.
2017/10/21 13:08:32 43159a1c ba31aa22 INFO TS |INFO | | |Loading plugin: libclientquery_plugin
2017/10/21 13:08:32 43159a1c ba31aa22 INFO TS |INFO | | |Loading plugin: liblua_plugin
2017/10/21 13:08:32 43159a1c ba31aa22 INFO TS |INFO | | |Loading plugin: libsoundbot_plugin
2017/10/21 13:08:32 43159a1c ba31aa22 INFO TS |INFO | | |Loading plugin: libtest_plugin
2017/10/21 13:08:32 43159a1c ba31aa22 INFO TS |INFO |Query | |listening on 127.0.0.1:25639
2017/10/21 13:08:32 43159a1c ba31aa22 INFO Playing next from playlist: ytdl://ytdl/?url=ojZ_xW-ybgI&album=Basshunter&title=Crash+%26+Burn+%28Official+Video%29
2017/10/21 13:08:32 43159a1c ba31aa22 DEBUG Done playing
2017/10/21 13:08:32 43159a1c ba31aa22 INFO Playing next from playlist: ytdl://ytdl/?url=GwealSh2Jf0&album=Basshunter&title=Walk+On+Water+%28Radio+Edit%29
2017/10/21 13:08:32 43159a1c ba31aa22 DEBUG Done playing
2017/10/21 13:08:32 X [MAIN] New connection
2017/10/21 13:08:32 43159a1c ba31aa22 INFO Playing next from playlist: ytdl://ytdl/?url=G5MC6Rfw060&album=Basshunter&title=All+I+ever+wanted+%28radio+edit%29
2017/10/21 13:08:32 43159a1c ba31aa22 DEBUG Done playing
2017/10/21 13:08:32 43159a1c ba31aa22 DEBUG TS>ClientQueryPlugin: currentServerConnectionChanged 1 (0)
2017/10/21 13:08:32 43159a1c ba31aa22 INFO TS |INFO | | |*** Time [MAINWINDOW]: 119
2017/10/21 13:08:32 43159a1c ba31aa22 INFO TS |INFO | | |*** Time [INIT]: 119
2017/10/21 13:08:33 43159a1c ba31aa22 INFO TS |INFO |ClientUI | |Failed to init text to speech engine
2017/10/21 13:08:33 43159a1c ba31aa22 INFO TS |INFO |ClientUI | |Qt version: 5.5.0
2017/10/21 13:08:33 43159a1c ba31aa22 INFO TS |INFO |ClientUI | |Using configuration location: /opt/sinusbot/data/ts3/43159a1c-ffc4-4dbe-8bf9-6728ddd8d462/ba31aa22-bec9-4356-a250-2d32d36717ad/settings.db
2017/10/21 13:08:33 43159a1c ba31aa22 INFO Playing next from playlist: ytdl://ytdl/?url=RwMalVXESFM&album=Basshunter&title=Northern+Light+%28Official+Video%29
2017/10/21 13:08:33 43159a1c ba31aa22 DEBUG Done playing
2017/10/21 13:08:33 43159a1c ba31aa22 INFO TS |INFO |ClientUI | |ts3server: 127.0.0.1?port=9987&nickname=Musikbot&password=&cid=20&channelpassword=
2017/10/21 13:08:33 43159a1c ba31aa22 INFO TS |INFO |ClientUI |1 |Connect to server: 127.0.0.1
2017/10/21 13:08:33 43159a1c ba31aa22 INFO TS |INFO |ClientUI |1 |Blacklist check ok
2017/10/21 13:08:33 43159a1c ba31aa22 INFO TS |INFO |ClientUI |1 |Initiating connection: 127.0.0.1:9987 127.0.0.1
2017/10/21 13:08:33 43159a1c ba31aa22 INFO TS |INFO |PreProSpeex |1 |Speex version: 1.2rc1
2017/10/21 13:08:33 43159a1c ba31aa22 INFO TS |INFO |ClientUI |1 |Connect status: Connecting
2017/10/21 13:08:33 43159a1c ba31aa22 INFO New connection status 1; Error 0
2017/10/21 13:08:33 43159a1c ba31aa22 INFO TS |DEVELOP |PktHandler | |Puzzle solve time: 13
2017/10/21 13:08:33 43159a1c ba31aa22 INFO TS |INFO |ClientUI |1 |Connect status: Connected
2017/10/21 13:08:33 43159a1c ba31aa22 INFO New connection status 2; Error 0
2017/10/21 13:08:33 43159a1c ba31aa22 INFO TS |INFO |ClientUI |1 |Connect status: Establishing connection
2017/10/21 13:08:33 43159a1c ba31aa22 INFO New connection status 3; Error 0
2017/10/21 13:08:33 43159a1c ba31aa22 INFO TS |INFO |ClientUI |1 |Connect status: Connection established
2017/10/21 13:08:33 43159a1c ba31aa22 INFO TS |INFO |PermManager | |Loading permissions from cache
2017/10/21 13:08:33 43159a1c ba31aa22 INFO New connection status 4; Error 0
2017/10/21 13:08:33 43159a1c ba31aa22 INFO TS |INFO |ClientUI | |Last update check was: Tue Jan 1 00:00:01 2019
2017/10/21 13:08:33 43159a1c ba31aa22 INFO TS |INFO | | |Statistics report: Not yet, next report on Wed Oct 25 18:17:07 2017
2017/10/21 13:08:33 [GENERAL/YTDL ] INFO youtube-dl version compatible, support enabled
2017/10/21 13:08:33 [GENERAL/!!!!!!!] NOTICE You may now configure and launch the bots from the webinterface. http://127.0.0.1:8087
2017/10/21 13:08:34 [GENERAL/RADIO ] INFO RadioStation data loaded
2017/10/21 13:08:34 43159a1c ba31aa22 DEBUG TS/ERR 2564 e'access to default group is forbidden' x'' r'PR:{3696d79c-9b42-41c9-b6c6-d0008c90dbad}:40/GCLL'
2017/10/21 13:08:34 [GENERAL/RADIO ] INFO Imported radio stations
2017/10/21 13:09:02 43159a1c ba31aa22 DEBUG Storing configuration.
2017/10/21 13:09:26 [GENERAL ] Shutting down... Hold on...
2017/10/21 13:09:50 X [MAIN] Starting up fake x-server...
2017/10/21 13:09:51 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin Animated_Nickname.js
2017/10/21 13:09:51 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin advertising.js
2017/10/21 13:09:51 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin aloneMode.js
2017/10/21 13:09:51 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin alonemode.js
2017/10/21 13:09:51 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin badchan.js
2017/10/21 13:09:51 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin bookmark.js
2017/10/21 13:09:51 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin covatar.js
2017/10/21 13:09:51 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin dev.js
2017/10/21 13:09:51 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin followme.js
2017/10/21 13:09:51 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin idle.js
2017/10/21 13:09:51 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin metadata.js
2017/10/21 13:09:51 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin norecording.js
2017/10/21 13:09:51 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin rememberChannel.js
2017/10/21 13:09:51 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin showcase.js
2017/10/21 13:09:51 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin sound.js
2017/10/21 13:09:51 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin welcome.js
2017/10/21 13:09:51 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin welcometext.js
2017/10/21 13:09:51 43159a1c INFO Loading instances
2017/10/21 13:09:51 43159a1c INFO Loading instance://ba31aa22-bec9-4356-a250-2d32d36717ad
2017/10/21 13:09:51 43159a1c ba31aa22 INFO Loading script sound
2017/10/21 13:09:51 43159a1c ba31aa22 INFO Initialization complete
2017/10/21 13:09:51 43159a1c ba31aa22 INFO Auto-Starting 43159a1c-ffc4-4dbe-8bf9-6728ddd8d462/ba31aa22-bec9-4356-a250-2d32d36717ad in 500 ms...
2017/10/21 13:09:51 [GENERAL/FFMPEG ] INFO FFmpeg/avcodec v3741798; license: LGPL version 2.1 or later; 81 codecs
2017/10/21 13:09:51 [GENERAL/FFMPEG ] INFO FFmpeg/avformat v3742052; license: LGPL version 2.1 or later; 143 formats
2017/10/21 13:09:51 [GENERAL/YTDL ] INFO youtube-dl checking...
2017/10/21 13:09:51 43159a1c ba31aa22 DEBUG Prespawn.
2017/10/21 13:09:51 43159a1c ba31aa22 DEBUG About to run.
2017/10/21 13:09:51 43159a1c ba31aa22 WARN Could not create Chat-Tabletable Chat already exists
2017/10/21 13:09:51 43159a1c ba31aa22 WARN Could not create WhisperReceive-Tabletable WhisperReceive already exists
2017/10/21 13:09:51 43159a1c ba31aa22 WARN Could not create Notifications-Tabletable Notifications already exists
2017/10/21 13:09:52 43159a1c ba31aa22 DEBUG Could not delete from FileTransferno such table: FileTransfer
2017/10/21 13:09:52 43159a1c ba31aa22 DEBUG Could not insert into FileTransfer-Tableno such table: FileTransfer
2017/10/21 13:09:52 43159a1c ba31aa22 DEBUG Could not delete from FileTransferno such table: FileTransfer
2017/10/21 13:09:52 43159a1c ba31aa22 DEBUG Could not insert into FileTransfer-Tableno such table: FileTransfer
2017/10/21 13:09:52 43159a1c ba31aa22 DEBUG Could not delete from FileTransferno such table: FileTransfer
2017/10/21 13:09:52 43159a1c ba31aa22 DEBUG Could not insert into FileTransfer-Tableno such table: FileTransfer
2017/10/21 13:09:52 43159a1c ba31aa22 DEBUG Could not delete from FileTransferno such table: FileTransfer
2017/10/21 13:09:52 43159a1c ba31aa22 DEBUG Could not insert into FileTransfer-Tableno such table: FileTransfer
2017/10/21 13:09:52 43159a1c ba31aa22 DEBUG Could not delete from FileTransferno such table: FileTransfer
2017/10/21 13:09:52 43159a1c ba31aa22 DEBUG Could not insert into FileTransfer-Tableno such table: FileTransfer
2017/10/21 13:09:52 43159a1c ba31aa22 DEBUG Could not delete from FileTransferno such table: FileTransfer
2017/10/21 13:09:52 43159a1c ba31aa22 DEBUG Could not insert into FileTransfer-Tableno such table: FileTransfer
2017/10/21 13:09:52 43159a1c ba31aa22 INFO Starting instance ts3server://127.0.0.1?port=9987&nickname=Musikbot&password=&cid=20&channelpassword=
2017/10/21 13:09:52 X [MAIN] New connection
2017/10/21 13:09:52 43159a1c ba31aa22 DEBUG TS>Crashdump ENABLED, directory is: /opt/sinusbot/data/ts3/43159a1c-ffc4-4dbe-8bf9-6728ddd8d462/ba31aa22-bec9-4356-a250-2d32d36717ad/crashdumps
2017/10/21 13:09:52 43159a1c ba31aa22 DEBUG TS>DUMP defined! Dumpdir is: /opt/sinusbot/data/ts3/43159a1c-ffc4-4dbe-8bf9-6728ddd8d462/ba31aa22-bec9-4356-a250-2d32d36717ad/crashdumps
2017/10/21 13:09:52 43159a1c ba31aa22 INFO TS |INFO | | |TeamSpeak 3 Client 3.0.18.2 (2015-10-22 11:14:48)
2017/10/21 13:09:52 43159a1c ba31aa22 INFO TS |INFO | | |SystemInformation: Linux 3.2.0-4-amd64 #1 SMP Debian 3.2.93-1 x86_64 Binary: 64bit
2017/10/21 13:09:52 43159a1c ba31aa22 INFO TS |ERROR |SoundBckndIntf| |libasound.so.2: cannot open shared object file: No such file or directory
2017/10/21 13:09:52 43159a1c ba31aa22 INFO TS |ERROR |SoundBckndIntf| |libpulse.so.0: cannot open shared object file: No such file or directory
2017/10/21 13:09:52 43159a1c ba31aa22 INFO TS |WARNING |SoundDevManager| |Did not load any sound backends. No (usable) dynamic libraries found.
2017/10/21 13:09:52 43159a1c ba31aa22 INFO TS |INFO | | |Loading plugin: libclientquery_plugin
2017/10/21 13:09:52 43159a1c ba31aa22 INFO TS |INFO | | |Loading plugin: liblua_plugin
2017/10/21 13:09:52 43159a1c ba31aa22 INFO TS |INFO | | |Loading plugin: libsoundbot_plugin
2017/10/21 13:09:52 43159a1c ba31aa22 INFO TS |INFO | | |Loading plugin: libtest_plugin
2017/10/21 13:09:52 43159a1c ba31aa22 INFO TS |INFO |Query | |listening on 127.0.0.1:25639
2017/10/21 13:09:52 X [MAIN] New connection
2017/10/21 13:09:52 43159a1c ba31aa22 DEBUG TS>ClientQueryPlugin: currentServerConnectionChanged 1 (0)
2017/10/21 13:09:52 43159a1c ba31aa22 INFO TS |INFO | | |*** Time [MAINWINDOW]: 110
2017/10/21 13:09:52 43159a1c ba31aa22 INFO TS |INFO | | |*** Time [INIT]: 110
2017/10/21 13:09:52 43159a1c ba31aa22 INFO TS |INFO |ClientUI | |Failed to init text to speech engine
2017/10/21 13:09:52 43159a1c ba31aa22 INFO TS |INFO |ClientUI | |Qt version: 5.5.0
2017/10/21 13:09:52 43159a1c ba31aa22 INFO TS |INFO |ClientUI | |Using configuration location: /opt/sinusbot/data/ts3/43159a1c-ffc4-4dbe-8bf9-6728ddd8d462/ba31aa22-bec9-4356-a250-2d32d36717ad/settings.db
2017/10/21 13:09:52 43159a1c ba31aa22 INFO TS |INFO |ClientUI | |ts3server: 127.0.0.1?port=9987&nickname=Musikbot&password=&cid=20&channelpassword=
2017/10/21 13:09:52 43159a1c ba31aa22 INFO TS |INFO |ClientUI |1 |Connect to server: 127.0.0.1
2017/10/21 13:09:52 43159a1c ba31aa22 INFO TS |INFO |ClientUI |1 |Blacklist check ok
2017/10/21 13:09:52 43159a1c ba31aa22 INFO TS |INFO |ClientUI |1 |Initiating connection: 127.0.0.1:9987 127.0.0.1
2017/10/21 13:09:52 43159a1c ba31aa22 INFO TS |INFO |PreProSpeex |1 |Speex version: 1.2rc1
2017/10/21 13:09:52 43159a1c ba31aa22 INFO TS |INFO |ClientUI |1 |Connect status: Connecting
2017/10/21 13:09:52 43159a1c ba31aa22 INFO New connection status 1; Error 0
2017/10/21 13:09:52 43159a1c ba31aa22 INFO TS |DEVELOP |PktHandler | |Puzzle solve time: 6
2017/10/21 13:09:52 43159a1c ba31aa22 INFO TS |INFO |ClientUI |1 |Connect status: Connected
2017/10/21 13:09:52 43159a1c ba31aa22 INFO New connection status 2; Error 0
2017/10/21 13:09:52 43159a1c ba31aa22 INFO TS |INFO |ClientUI |1 |Connect status: Establishing connection
2017/10/21 13:09:52 43159a1c ba31aa22 INFO New connection status 3; Error 0
2017/10/21 13:09:52 43159a1c ba31aa22 INFO TS |INFO |ClientUI |1 |Connect status: Connection established
2017/10/21 13:09:52 43159a1c ba31aa22 INFO TS |INFO |PermManager | |Loading permissions from cache
2017/10/21 13:09:52 43159a1c ba31aa22 INFO New connection status 4; Error 0
2017/10/21 13:09:52 43159a1c ba31aa22 INFO TS |INFO |ClientUI | |Last update check was: Tue Jan 1 00:00:01 2019
2017/10/21 13:09:52 43159a1c ba31aa22 INFO TS |INFO | | |Statistics report: Not yet, next report on Wed Oct 25 18:17:07 2017
2017/10/21 13:09:53 [GENERAL/YTDL ] INFO youtube-dl version compatible, support enabled
2017/10/21 13:09:53 [GENERAL/!!!!!!!] NOTICE You may now configure and launch the bots from the webinterface. http://127.0.0.1:8087
2017/10/21 13:09:53 [GENERAL/RADIO ] INFO RadioStation data loaded
2017/10/21 13:09:53 43159a1c ba31aa22 DEBUG TS/ERR 2564 e'access to default group is forbidden' x'' r'PR:{467e2c2b-0b8f-4381-8738-b76bb22fa07d}:40/GCLL'
2017/10/21 13:09:53 [GENERAL/RADIO ] INFO Imported radio stations
2017/10/21 13:10:21 43159a1c ba31aa22 DEBUG Storing configuration.
2017/10/21 13:10:33 43159a1c ba31aa22 DEBUG Reseeding PRNG
2017/10/21 13:10:37 43159a1c ba31aa22 INFO PLAY-LIST [admin] 7f33e303-bbd3-4100-938c-d16281dc4d79 / 0 OK
2017/10/21 13:10:37 43159a1c ba31aa22 DEBUG New channel () ID 468319b4-3725-4e47-9476-2fcda0e5d427 (cc 0)
2017/10/21 13:10:37 43159a1c ba31aa22 DEBUG Awaiting Callback (1): PR:{467e2c2b-0b8f-4381-8738-b76bb22fa07d}:55/DESC
2017/10/21 13:10:47 43159a1c ba31aa22 WARN Could not send description command: HTTP returned an error: Timeout while waiting for callback; Code: 500; Message: Timeout while waiting for callback
2017/10/21 13:10:51 43159a1c ba31aa22 DEBUG Storing configuration.
2017/10/21 13:11:50 43159a1c ba31aa22 DEBUG Removing closed channel () ID 468319b4-3725-4e47-9476-2fcda0e5d427
2017/10/21 13:11:50 43159a1c ba31aa22 DEBUG Deleting channel () ID 468319b4-3725-4e47-9476-2fcda0e5d427 (cc 1)
2017/10/21 13:11:50 43159a1c ba31aa22 DEBUG Channels now zero
2017/10/21 13:11:50 43159a1c ba31aa22 DEBUG Done playing
2017/10/21 13:11:50 43159a1c ba31aa22 INFO Playing next from playlist: ytdl://ytdl/?url=xi48ffuKpyE&album=&title=Basshunter+Minimix
2017/10/21 13:11:54 43159a1c ba31aa22 DEBUG New channel () ID 219007a1-ed43-4540-aee3-5e2155c9e2e7 (cc 0)
2017/10/21 13:11:54 43159a1c ba31aa22 DEBUG Awaiting Callback (1): PR:{467e2c2b-0b8f-4381-8738-b76bb22fa07d}:59/DESC
2017/10/21 13:11:54 43159a1c ba31aa22 DEBUG Found Callback PR:{467e2c2b-0b8f-4381-8738-b76bb22fa07d}:59/DESC
2017/10/21 13:12:21 43159a1c ba31aa22 DEBUG Storing configuration.
2017/10/21 13:13:27 43159a1c ba31aa22 DEBUG Removing closed channel () ID 219007a1-ed43-4540-aee3-5e2155c9e2e7
2017/10/21 13:13:27 43159a1c ba31aa22 DEBUG Deleting channel () ID 219007a1-ed43-4540-aee3-5e2155c9e2e7 (cc 1)
2017/10/21 13:13:27 43159a1c ba31aa22 DEBUG Channels now zero
2017/10/21 13:13:27 43159a1c ba31aa22 DEBUG Done playing
2017/10/21 13:13:27 43159a1c ba31aa22 INFO Playing next from playlist: ytdl://ytdl/?url=mrywTpfDIHU&album=Basshunter&title=Saturday+%28Ultra+Music%29
2017/10/21 13:13:30 43159a1c ba31aa22 DEBUG New channel () ID 7da1f4c8-3002-4866-8bf9-0d58eb0c36c4 (cc 0)
2017/10/21 13:13:30 43159a1c ba31aa22 DEBUG Awaiting Callback (1): PR:{467e2c2b-0b8f-4381-8738-b76bb22fa07d}:70/DESC
2017/10/21 13:13:30 43159a1c ba31aa22 DEBUG Found Callback PR:{467e2c2b-0b8f-4381-8738-b76bb22fa07d}:70/DESC
2017/10/21 13:13:51 43159a1c ba31aa22 DEBUG Storing configuration.
2017/10/21 13:14:45 43159a1c ba31aa22 DEBUG Removing closed channel () ID 7da1f4c8-3002-4866-8bf9-0d58eb0c36c4
2017/10/21 13:14:45 43159a1c ba31aa22 DEBUG Deleting channel () ID 7da1f4c8-3002-4866-8bf9-0d58eb0c36c4 (cc 1)
2017/10/21 13:14:45 43159a1c ba31aa22 DEBUG Channels now zero
2017/10/21 13:14:45 43159a1c ba31aa22 DEBUG Done playing
2017/10/21 13:14:45 43159a1c ba31aa22 INFO Playing next from playlist: ytdl://ytdl/?url=06YViFuOVKY&album=Basshunter&title=Boten+Anna+%28German+Video+Version%29
2017/10/21 13:14:48 43159a1c ba31aa22 DEBUG New channel () ID 0c419574-4459-40a0-908a-d25ecc021421 (cc 0)
2017/10/21 13:14:48 43159a1c ba31aa22 DEBUG Awaiting Callback (1): PR:{467e2c2b-0b8f-4381-8738-b76bb22fa07d}:74/DESC
2017/10/21 13:14:48 43159a1c ba31aa22 DEBUG Found Callback PR:{467e2c2b-0b8f-4381-8738-b76bb22fa07d}:74/DESC
2017/10/21 13:14:51 43159a1c ba31aa22 DEBUG Storing configuration.
2017/10/21 13:16:10 43159a1c ba31aa22 DEBUG Removing closed channel () ID 0c419574-4459-40a0-908a-d25ecc021421
2017/10/21 13:16:10 43159a1c ba31aa22 DEBUG Deleting channel () ID 0c419574-4459-40a0-908a-d25ecc021421 (cc 1)
2017/10/21 13:16:10 43159a1c ba31aa22 DEBUG Channels now zero
2017/10/21 13:16:10 43159a1c ba31aa22 DEBUG Done playing
2017/10/21 13:16:10 43159a1c ba31aa22 INFO Playing next from playlist: ytdl://ytdl/?url=EWpteotkf40&album=Basshunter&title=Far+Far+Away+NEW+SONG+2013+with+Lyrics+HD
2017/10/21 13:16:14 43159a1c ba31aa22 DEBUG New channel () ID 0fe38dcb-f27b-4362-bc65-e490b2601131 (cc 0)
2017/10/21 13:16:14 43159a1c ba31aa22 DEBUG Awaiting Callback (1): PR:{467e2c2b-0b8f-4381-8738-b76bb22fa07d}:86/DESC
2017/10/21 13:16:14 43159a1c ba31aa22 DEBUG Found Callback PR:{467e2c2b-0b8f-4381-8738-b76bb22fa07d}:86/DESC
2017/10/21 13:16:21 43159a1c ba31aa22 DEBUG Storing configuration.
2017/10/21 13:18:13 43159a1c ba31aa22 DEBUG Removing closed channel () ID 0fe38dcb-f27b-4362-bc65-e490b2601131
2017/10/21 13:18:13 43159a1c ba31aa22 DEBUG Deleting channel () ID 0fe38dcb-f27b-4362-bc65-e490b2601131 (cc 1)
2017/10/21 13:18:13 43159a1c ba31aa22 DEBUG Channels now zero
2017/10/21 13:18:13 43159a1c ba31aa22 DEBUG Done playing
2017/10/21 13:18:13 43159a1c ba31aa22 INFO Playing next from playlist: ytdl://ytdl/?url=FTu-Tpymvkc&album=&title=Basshunter+-rise+my+love
2017/10/21 13:18:17 43159a1c ba31aa22 DEBUG New channel () ID 94bf00aa-c7e8-4700-a80d-94e1adc2a70d (cc 0)
2017/10/21 13:18:17 43159a1c ba31aa22 DEBUG Awaiting Callback (1): PR:{467e2c2b-0b8f-4381-8738-b76bb22fa07d}:98/DESC
2017/10/21 13:18:17 43159a1c ba31aa22 DEBUG Found Callback PR:{467e2c2b-0b8f-4381-8738-b76bb22fa07d}:98/DESC
2017/10/21 13:18:21 43159a1c ba31aa22 DEBUG Storing configuration.
2017/10/21 13:19:37 43159a1c ba31aa22 DEBUG Removing closed channel () ID 94bf00aa-c7e8-4700-a80d-94e1adc2a70d
2017/10/21 13:19:37 43159a1c ba31aa22 DEBUG Deleting channel () ID 94bf00aa-c7e8-4700-a80d-94e1adc2a70d (cc 1)
2017/10/21 13:19:37 43159a1c ba31aa22 DEBUG Channels now zero
2017/10/21 13:19:37 43159a1c ba31aa22 DEBUG Done playing
2017/10/21 13:19:37 43159a1c ba31aa22 INFO Playing next from playlist: ytdl://ytdl/?url=XErluUM-lXw&album=2.+Basshunter&title=Boten+Anna+%28Radio+Edit%29
2017/10/21 13:19:40 43159a1c ba31aa22 DEBUG New channel () ID 37638092-e0d7-4338-96ac-7a9edb13944b (cc 0)
2017/10/21 13:19:40 43159a1c ba31aa22 DEBUG Awaiting Callback (1): PR:{467e2c2b-0b8f-4381-8738-b76bb22fa07d}:102/DESC
2017/10/21 13:19:40 43159a1c ba31aa22 DEBUG Found Callback PR:{467e2c2b-0b8f-4381-8738-b76bb22fa07d}:102/DESC
2017/10/21 13:19:51 43159a1c ba31aa22 DEBUG Storing configuration.
2017/10/21 13:19:57 [GENERAL ] Shutting down... Hold on...
Last edited: