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.

TSClient schließt sich beim Versuch den Bot zu connecten

blackcert

Member
Heyo, habe momentan das Problem, dass beim Starten des Bots scheinbar der TSClient ohne weitere Fehlermeldung quittet.
  • Benutzte Versionen(Bot/Client/Server): 1.0.0-beta.3-735814e - 3.3.0 - 3.7.1
  • Betriebssystem: CentOS 7.5
  • Hardware: VPS - 2GB RAM - 50GB disk space
  • Instanz-Log im Anhang

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
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 = "fji0L5fn5nRxuB5xGyL7WNEpIYofem7VDdWCeANv2Sg="
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.3-735814e)"
  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

Habe schon einen clean install vom Bot ausprobiert, nochmal alle Abhängigkeiten überprüft & upgedatet, Server durchgestartet, etc.
Diagnoseskript läuft ja leider nicht unter CentOS

Falls noch Infos fehlen bitte Bescheid geben, sonst freue ich mich über jede Hilfe
 

Attachments

  • ye2.png
    ye2.png
    11.5 KB · Views: 9
  • ye3.png
    ye3.png
    33.1 KB · Views: 10
  • ye.png
    ye.png
    47.8 KB · Views: 10
Top