SinusBot Forums
15 subscribers
1 photo
26.7K links
Instant Notifications for new posts on the SinusBot forums (https://forum.sinusbot.com)
Download Telegram
Bot unable to play music (new!) by Bituspy:
Hi,
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 (de
Sinusbot can't connect on TS3 Client (2) by irgendwr:
JohnnyKing94 said:
I see lines about X11 conection broken, but don't understand why it might be related since sinusbot works without GUI.

This is due to the TeamSpeak client requiring an x server.
How do you run the sinusbot?
It would be helpful if you provided the output of the diagScript as mentioned in read me before you post.
Discord Bot spielt keine Musik (7) by irgendwr:
MexmexMe said:
Ja, das ist mir schon aufgefallen. Bin aber nicht mehr so fit, was Linux betrifft.
Weißt du, was ich dagegen tun kann?

suchmaschine deines vertrauens benutzen
let me google that for you... https://chrisjean.com/fix-apt-get-update-the-following-signatures-couldnt-be-verified-because-the-public-key-is-not-available/
Metadaten abfragen / get metadata of a client (5) by Caudex:
fabm3n said:
Soweit ich weiß ist es nicht möglich. Es ist ja auch nichts in der Scripting Dokumentation vorhanden.

Deshalb frage ich ja nach, ob es nicht doch irgendeine Möglichkeit gibt, die Metadaten auszulesen.
Grundsätzlich sollte das ja technisch umsetzbar sein, da die Sinusbot-Software aus dem Teamspeak-Client ja auch nur ein Teamspeak-Plugin ist und Teamspeak-Plugins ja in der Lage sind die Metadaten auszulesen.
Vielleicht weiß ja @flyth da etwas weiter. Vielleicht kann man ja auch irgendwie uneingebundene Teamspeak-Funktionen irgendwie in das Sinusbot-Skript einbinden.
Discord Bot spielt keine Musik (8) by fabm3n:
Da bräuchten wir folgende Daten:
- Welches System ist das?
- Was passiert bei sudo apt update
- Alle Dateien im Pfad sowie deren Inhalt [lCODE]/etc/apt/sources.list.d/[/lCODE]
Bot unable to play music (4) by irgendwr:
Looks like other people are having trouble with youtube-dl aswell recently. (https://github.com/ytdl-org/youtube-dl/issues/24713, https://github.com/ytdl-org/youtube-dl/issues/24736, https://github.com/ytdl-org/youtube-dl/issues/23638, ...)
Try clearing the cache:
Bash:
su sinusbot
youtube-dl --rm-cache-dir
and then try again.
If that doesn't work: Try manually downloading something from the CLI: youtube-dl -v -i --no-playlist --no-call-home -x https://www.youtube.com/watch?v=fHI8X4OXluQ
Sinusbot can't connect on TS3 Client (3) by JohnnyKing94:
Here you go @irgendwr
Code:
==========================================================
SINUSBOT RELATED
SYSTEM INFORMATION
- Operating System: Ubuntu 18.04.4 LTS
- Kernel: Linux 4.15.0-96-generic x86_64
- Load Average: 1.47 1.41 1.54
- Uptime: 0 days, 6 hours, 33 minutes, 34 seconds
- OS x64 check: OK
- OS Updates: 0 (well done!)
- OS Missing Packages: None
- OS APT Last Update: 17.04.2020 11:22:43 CEST +02:00:00
- Shell Locale: en_US.UTF-8
- Bot Start Script: not found
- CPU:
Architecture: x86_64
CPU(s): 8
Thread(s) per core: 2
Core(s) per socket: 4
Socket(s): 1
Model name: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
CPU MHz: 1730.361
Virtualization: VT-x
- RAM: 5.64 GB/15.65 GB in use (36%)
- SWAP: 948.25 MB/3.99 GB in use (23%)
- DISK: 1.19 TB/1.78 TB in use (66%)
- Package versions:
- libglib: 2.56.4-0ubuntu0.18.04.62.56.4-0ubuntu0.18.04.6
BOT INFORMATION
- Status: not running
- Webinterface: port locally reachable (Port: 8087)
- Binary: /home/desktop/Public/Softwares/sinusbot/sinusbot
- Binary Info: MD5 Hash: 224b687db910b732fe5a7cfec4f6c78e, Perms: 755, User: desktop
- 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 = /home/desktop/Public/Softwares/TeamSpeak3-Client-linu
libgthread-2.0.so.0 cannot open shared object file no such file or directory (4) by Scrati:
olokos said:
https://lmgtfy.com/?q=libgthread-2.0.so.0+cannot+open+shared+object+file+no+such+file+or+director&iie=1

I love you dude! My problem is solved
thanks
 
Last edited by a moderator: 1 minute ago
Scripts Request (2) by Multivitamin:
I have made a tool currently for my TeamSpeak which does not work with Sinusbot but I could port it so it would work with Sinusbot
It does channel deleting every 5 minutes thats why the channel manually
and it has a x amount of minimum channels it will always have free, in this example there is a minimum amount of 2 free channels
it also creates them in the correct order
its a gif:
Scripts Request (3) by GuepardHD:
TwentyFour said:
Hey,
I think could be integrated into an existing Channel Creation Tool, would be pretty tough to do it from scratch to mimic almost identical functionality.
Are you already using one?

I have already looked at https://forum.sinusbot.com/resources/auto-channel-creator.128/ Put it does not correspond to my needs puts it looks like it.
Multivitamin said:
I have made a tool currently for my TeamSpeak which does not work with Sinusbot but I could port it so it would work with Sinusbot
It does channel deleting every 5 minutes thats why the channel manually
and it has a x amount of minimum channels it will always have free, in this example there is a minimum amount of 2 free channels
it also creates them in the correct order

Hello, yes it seems to be that it would be necessary that I test it myself to see if it corresponds there is possibility of sharing it?
Scripts Request (4) by Multivitamin:
GuepardHD said:
Hello, yes it seems to be that it would be necessary that I test it myself to see if it corresponds there is possibility of sharing it?

as I said, this script has not been made for Sinusbot, i would need to port it to Sinusbot first
Scripts Request (6) by Multivitamin:
Created a script now, if you have wishes which should be added please do that in the next few days, next time i will update might take a few days
Feedback if everything is okay would also be very cool
 
Attachments

expandingChannel.js
8.6 KB
Views: 0