• 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 Bot spielt keine Musik mehr ab

Christian Lux

Active Member
Nach dem Update auf die aktuellste Betaversion für Linux spielt mein Bot keine Musik mehr ab, stürzt zwischendrin einfach ab und hat in der Log Fehlermeldungen mit PING. Kann man dies irgendwie beheben?

  • SinusBot Version: Beta0.13.37-f7e9ece - TS3-Version 3.0.19.4 - TS3-Server Version 3.0.13.8 (alles jeweils auf Linux)
  • OS: Ubuntu 17.04
  • Hardware: HP ProLiant MicroServer N54L 2x2,20GHz 2GB RAM
  • Firefox 58.0.2 (64-Bit)
  • HDD ca. 2 TB frei
Config:
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
UploadLimit = 83886080
RunAsUser = 0
RunAsGroup = 0
InstanceActionLimit = 6
UseSSL = false
SSLKeyFile = ""
SSLCertFile = ""
Hostname = ""
SampleInterval = 60
StartVNC = false
EnableWebStream = false
LogFile = ""
LicenseKey = "yrDigahdu1yzH3cMRPKhallLrzHYal0QSvTdLyDlIzk="
IsProxied = false
DenyStreamURLs = []
Pragma = 0

[YoutubeDL]
  BufferSize = 524288
  MaxDownloadSize = 419430400
  MaxDownloadRate = 104857600
  CacheStreamed = false

[TS3]
  AvatarMaxWidth = 0
  AvatarMaxHeight = 0
  AllowGIF = true

[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 = ""

[Scripts.Privileges]
avatarbanner = ["graphics"]
 

Attachments

  • sinusbot.txt
    11.2 KB · Views: 4
Last edited:
Top