Bituspy
Member
Hi,
Okay so I start with the info from the diagnostic script.
	
	
	
		
My config.ini
	
	
	
		
My bot is not playing any music from !youtube script.
My bot is not playing any music from !qyt
My bot plays once from !yt then it stops.
If I queue music from !youtube the music bot stops after first song (you need to basically restart the bot in order to play it once more)
	
	
	
		
The command just keeps skipping until the whole list gets over, same goes for !qyt.
Any help will be appreciated.
				
			Okay so I start with the info from the diagnostic script.
		Code:
	
	==========================================================
SINUSBOT RELATED
SYSTEM INFORMATION
- Operating System: Ubuntu 18.04.4 LTS
- Kernel: Linux 4.15.0-1065-aws x86_64
- Load Average: 0.02 0.06 0.02
- Uptime: 2 days, 0 hours, 12 minutes, 49 seconds
- OS x64 check: OK
- OS Updates: 3 (updates available!)
- OS Missing Packages: None
- OS APT Last Update: 17.04.2020 11:11:05 UTC +00:00:00
- Shell Locale: C.UTF-8
- Bot Start Script: not found
- CPU:
    Architecture:        x86_64
    CPU(s):              1
    Thread(s) per core:  1
    Core(s) per socket:  1
    Socket(s):           1
    Model name:          Intel(R) Xeon(R) CPU E5-2676 v3 @ 2.40GHz
    CPU MHz:             2400.035
    Hypervisor vendor:   Xen
    Virtualization type: full
- RAM: 425.31 MB/983.68 MB in use (43%)
- SWAP: 0 B/0 B in use (0%) (SWAP disabled)
- DISK: 31.93 GB/38.71 GB in use (82%)
- Package versions:
   - libglib: 2.56.4-0ubuntu0.18.04.6
BOT INFORMATION
- Status: running (PIDs: 3194 3193, User: sinusbot)
- Webinterface: port locally reachable (Port: 8087)
- Binary: /opt/sinusbot/sinusbot
- Binary Info: MD5 Hash: 224b687db910b732fe5a7cfec4f6c78e, Perms: 755, User: si                             nusbot
- Version: 1.0.0-beta.10-202ee4d
- TS3 Plugin: installed (md5 hash match)
   - Bot Plugin: aa483aea105cb62033392b1ce6d317ab
   - TS3 Client: aa483aea105cb62033392b1ce6d317ab
- Config:
   - LogLevel = 10 (debug log active)
   - TS3Path = /opt/sinusbot/teamspeak3-client/ts3client_linux_amd64 (Version 3.                             3.2)
   - YoutubeDLPath = /usr/local/bin/youtube-dl (does exist, version: 2020.03.24)
- Installed scripts: Youtube_Search.js; advertising.js; alonemode.js; bookmark.                             js; command.js; followme.js; norecording.js; rememberChannel.js; sinusbot-comman                             ds.js; welcome.js
BOT TECHNICAL INFORMATION
- File exists:
   - TS3Client/libqxcb-glx-integration.so: no
- LDD output:
    linux-vdso.so.1 (0x00007ffeff7dc000)
    libswresample.so.2 => /opt/sinusbot/libswresample.so.2 (0x00007f4d03a6a000)
    libavfilter.so.6 => /opt/sinusbot/libavfilter.so.6 (0x00007f4d03712000)
    libavformat.so.57 => /opt/sinusbot/libavformat.so.57 (0x00007f4d03311000)
    libavcodec.so.57 => /opt/sinusbot/libavcodec.so.57 (0x00007f4d029ac000)
    libavutil.so.55 => /opt/sinusbot/libavutil.so.55 (0x00007f4d02738000)
    libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f4d02534000)
    libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f4d02196000)
    libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f4d01f77000                             )
    libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f4d01bee0                             00)
    libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f4d019d6000)
    libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f4d015e5000)
    libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f4d013c8000)
    librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f4d011c0000)
    /lib64/ld-linux-x86-64.so.2 (0x00007f4d03c84000)
REACHABILITY CHECKS
- HTTPS check with IPv4 mode: SUCCESS [Connection established to www.sinusbot.c                             om, CODE #200]
- HTTPS check with IPv6 mode: IGNORED [Disabled]
- DNS resolution check: SUCCESS [www.sinusbot.com resolved to 104.28.15.74]
- Update server checks:
    update01.sinusbot.com -> 104.28.14.74: SUCCESS [CODE #404]
    update02.sinusbot.com -> 104.28.14.74: SUCCESS [CODE #404]
    update03.sinusbot.com -> 104.28.14.74: SUCCESS [CODE #404]
TIME INFORMATION
- Time (local): 17.04.2020 11:58:04 UTC +00:00:00
- Time (remote): 17.04.2020 11:58:04 UTC +00:00:00
- Time (difference): 0 secs (Time diff less than 2 secs. Good.)
- Timezone: Etc/UTC
OTHER INFORMATION
- TeamSpeak3 Version: 3.3.2
- youtube-dl Version: 2020.03.24
- DiagScript Version: 0.8.0
==========================================================
	My config.ini
		Code:
	
	TS3Path = "/opt/sinusbot/teamspeak3-client/ts3client_linux_amd64"
ListenHost = "0.0.0.0"
DataDir = "/opt/sinusbot/data/"
ListenPort = 8087
LocalPlayback = false
EnableLocalFS = false
MaxBulkOperations = 300
LogLevel = 10
EnableProfiler = false
YoutubeDLPath = "/usr/local/bin/youtube-dl"
EnableDebugConsole = false
EnableInternalCommands = false
AllowStreamPush = false
UploadLimit = 83886080
RunAsUser = 0
RunAsGroup = 0
ExternalFileBase = ""
InstanceActionLimit = 6
UseSSL = false
SSLKeyFile = ""
SSLCertFile = ""
Hostname = ""
HostnameMask = ""
SampleInterval = 60
StartVNC = false
EnableWebStream = false
LogFile = ""
LicenseKey = "PbNEIaUrFcqHjbrzl36I6GpGvn6PpFRRcL9PAQ/NUBY="
IsProxied = false
DenyStreamURLs = []
Pragma = 0
UserAgent = ""
[YoutubeDL]
  BufferSize = 524288
  MaxDownloadSize = 419430400
  MaxDownloadRate = 104857600
  MaxSimultaneousChunkDownloads = 6
  CacheStreamed = false
  TimeoutSingleDownloader = 0
  TimeoutMultiDownloader = 0
  ChunkSize = 3145728
[TS3]
  AvatarMaxWidth = 0
  AvatarMaxHeight = 0
  AllowGIF = false
[StreamRewrites]
[Scripts]
  Debug = false
  AllowReload = false
  EnableTimer = false
  DisableLegacyEvents = false
  DevMode = false
  ScriptTimeout = 5
[Themes]
  Default = ""
[SpeechRecognition]
  Enable = false
[FFmpeg]
  UserAgent = "SinusBot (1.0.0-beta.10-202ee4d)"
  WaitTime = 0
[DAV]
  Enable = false
[XServer]
  Delay = 0
  Debug = false
[SHMem]
  Enable = false
  Size = 0
  Delay = 0
  Interval = 0
[RadioStations]
  URL = ""
  UpdateInterval = 0
[TTS]
  Enabled = false
	My bot is not playing any music from !youtube script.
My bot is not playing any music from !qyt
My bot plays once from !yt then it stops.
If I queue music from !youtube the music bot stops after first song (you need to basically restart the bot in order to play it once more)
		Code:
	
	2020-04-17T17:39:10+05:30 Playing next from queue:
2020-04-17T17:39:07+05:30 [ Youtube_Search:1015:44] Append to queue: Pkh8UtuejGw
2020-04-17T17:38:56+05:30 [ Youtube_Search:1015:44] Append to queue: Pkh8UtuejGw
2020-04-17T17:38:50+05:30 Playing next from queue:
2020-04-17T17:38:47+05:30 [ Youtube_Search:1015:44] Append to queue: aJOTlE1K90k
2020-04-17T17:38:38+05:30 Playing next from queue:
	The command just keeps skipping until the whole list gets over, same goes for !qyt.
Any help will be appreciated.