Deprecated: Use of "parent" in callables is deprecated in /var/www/html/forum/src/vendor/league/flysystem-eventable-filesystem/src/EventableFilesystem.php on line 431
  • If you need help or want to discuss things, you now can also join us on our Discord Server!
  • A first preview of the unlimited version of SinusBot can be found in the Upcoming Changes thread. A version for Windows will follow, but we don't have a release date, yet.

Solved Skipping from the webinterface of using !next isn't working

Status
Not open for further replies.

Tom7653

Member
Operating System: Linux - CentOS 7
SinusBot Version: Latest
TS3 Version: 3.0.19.4

Problem Description
When using !next it simply stops the YouTube playlist. (Basically skips the whole playlist rather than the song)
 

BadassOverlord

Donor
is awesome!
Operating System: Linux
SinusBot Version: 0.9.20
TS3 Version: 3.0.19.3

Problem Description
I hit !next and I thought it would skip the song, but the music just stopped playing. I look on the web interface and it looks like the song keeps playing until the end of the song, but no music is playing from the bot. When the song reaches the end, it will keep going back to the last 3 seconds and repeat to the end, over and over again.

Code:
2017-06-10T19:03:07-07:00 PLAY-NEXT [admin] OK
2017-06-10T19:03:07-07:00 Stopping
 

SimoBot

Insider
Insider
Operating System: Windows / Linux
SinusBot Version: 0.9.20
TS3 Version: 3.0.18.2

Problem Description
Updated the bot to the last version. Used youtube search plugin setted as queue, then other scripts, after adding two songs, the first plays then when using !next it stops. Went back using the native command !queue on two uploaded songs. When using next i can fix it using !say command, while using queue it just stop the first and play the second immediately. Dunno if it is related, but i have an error message on boot.

Code:
2017/06/12 10:47:01 b2703e0e ac39939e DEBUG  Could not delete from FileTransferno such table: FileTransfer
2017/06/12 10:47:01 b2703e0e ac39939e DEBUG  Could not insert into FileTransfer-Tableno such table: FileTransfer
 

Crackisapro

New Member
Operating System: Ubuntu 16.04.2 LTS (64bits)
SinusBot Version: 0.9.18-8499d2c (I think, I installed it with the script installer)
TS3 Version: 3.0.19.4

Problem Description
Same problem here. If I'm listening a song and I try to skip it by pressing next, it just stops the song but the time of the song continues .. If I type !next in the chat, nothing (And the ignore chat option is disabled). I tried to disable all the scripts but nothing has changed

Code:
==========================================================
SINUSBOT RELATED
SYSTEM INFORMATION
- Operating System: Ubuntu 16.04.2 LTS
- OS x64 check: OK
- Kernel: Linux 4.4.0-79-generic x86_64
- Load Average: 0.26 0.14 0.16
- Uptime: 0 days, 11 hours, 53 minutes, 4 seconds
- OS Updates: 0 (well done!)
- OS Missing Packages: None (v1)
- OS APT Last Update: 12.06.2017 04:53:12 EDT -04:00:00
- Bot Start Script: found at /etc/init.d/sinusbot [perms: 755]
- DNS resolution check: sinusbot.com resolved to 104.18.40.220 -> OK
- HTTPS check with IPv4 mode: SUCCESS [Connection was established to sinusbot.com]
- HTTPS check with IPv6 mode: FAILED  [Failed connecting to sinusbot.com]
- CPU:
    Architecture:          x86_64
    CPU(s):                2
    Thread(s) per core:    1
    Core(s) per socket:    2
    Socket(s):             1
    Model name:            Intel(R) Pentium(R) D  CPU 2.66GHz
    CPU MHz:               2660.011
- RAM: 485.64 MB/2.93 GB in use (16%)
- SWAP: 47.54 MB/2.99 GB in use (1%)
- DISK: 22.07 GB/192.50 GB in use (11%)
- Package versions:
   > libglib: 2.48.2-0ubuntu1

BOT INFORMATION
- Status: running (PIDs: 1530 1493, User: sinusbot)
- Webinterface: port locally reachable (Port: 8087)
- Binary: /opt/sinusbot/sinusbot (MD5 Hash: adecf87cd9d5dc4f4216133871aca055)
- Version: 0.9.20-a9b8dc6
- TS3 Plugin: installed (md5 hash match)
   - Bot Plugin: 8aa3378ad883893f4942540dafbc00f2
   - TS3 Client: 8aa3378ad883893f4942540dafbc00f2
- Config:
   - LogLevel = 10 (debug log active)
   - TS3Path = /opt/sinusbot/teamspeak3-client/ts3client_linux_amd64 (Version 3.0.19.4)
   - YoutubeDLPath = /usr/local/bin/youtube-dl (does exist, version: 2017.06.12)
- Installed scripts: adpi_en_1.4.js; Advanced Display Playback Information.js; advertising.js; AFK Mover.js; aloneMode.js; Animated Nickname.js; badchan.js; bookmark.js; covatar.js; dev.js; followme.js; idle.js; metadata.js; Next Track Please.js; norecording.js; Now Playing.js; rememberChannel.js; showcase.js; sound.js; Sticky Channel.js; TwitchHitbox Status.js; welcometext.js; Youtube Search.js

OTHER INFORMATION
- Report date: 12.06.2017 13:53:47 EDT -04:00:00 (timezone: America/Toronto)
- TeamSpeak 3 Version: 3.0.19.4
- youtube-dl Version: 2017.06.12
- DiagScript version: 0.5.1
==========================================================
 
Last edited:

Ammar

Member
I am experiencing few problems lately. Firstly, I can't seem to access the "Addons" tab under settings. Secondly, I'm getting an error: "Could not playback the selected file / stream". I get this error when trying to play a song using a YT-DL playlist and lastly, "!next" command does nothing anymore as the instant i write "!next", the sound of the bot(music) is gone and next song never starts even though on the webinterface, the song is still playing and after that i can't manually play a song using webinterface as i get the aforementioned error stating that "Could not playback the selected file / stream". After sinusbot restart, song resumes. Weird!

I've tried updating both the bot and youtube-dl 4 times and even tried reinstalling it 2 times but i keep on getting the same issue. I've also tried restarting, stopping and starting sinusbot service. Restarting the VPS but still no luck.

Any help regarding this would be highly appreciated.

My VPS specs:

Processr: 1 vCore(i7 4.0-4.7 GHz)
RAM: 1 GB DDR4 ECC 2400 MHz
Storage: 10 GBSSD RAID
Connection: 100 Mbps(1 Gbps Burst)
 

mxschmitt

Moderator
Staff member
is awesome!
V.I.P.
is uber awesome!
Contributor
Insider
The solution is to use this version. A public release will follow in the next few days.
Code:
https://www.sinusbot.com/pre/sinusbot-0.9.21-87a90ce.tar.bz2
 

Chucky

New Member
Operating System: Linux
SinusBot Version: 3.0.19.4 on Linux
TS3 Version: 3.0.13.6 on Linux

Problem Description
Describe your problem in detail. What did you do exactly, what did you expect to happen and what did actually happen?

My SinusBot Wont play next songs itself i must play one by one by my hands can't automatically even the next button is not working it mutes the songs please help me this really annoying it was fine but dunno why now it's bugged
 
Hi, I have same problem. When you restart the sinusbot from putty it works somehours without problem. After it. Queue stoped and working only when i type !next
Any solution?

PS: Sorry for my BAD ENGLISH :D
 

Chucky

New Member
my !next command is stoping the music not play next song im so tired with it many things i try but always have some buggs
 
Status
Not open for further replies.
Top