• 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.

Keine Scripts laufen

Webdrian

Donor
is awesome!
Hallo zusammen,
ich habe zuletzt die Serverzeit -update + TS update auf 3.5.1 durchgeführt. Mehr habe ich an sich am Server nicht verändert!

Jetzt habe ich ein Problem, dass der Bot nicht alle Scripts korrekt lädt/ausführt. Automatische Channels werden nicht mehr erstellt, Client Count wird nicht korrekt angezeigt. Im Prinzip funktioniert kein Script aktuell. Musikbots laufen hingegen tadellos.

Version: ts3client 3.2.3 / server 3.5.1
Instanzen: 11/14
Plugins: CountOnlineUsers, Support++, Auto Channel Creator, Private Channel Manager, Server Join Alert, SpecialLobby, Twitch Status!
Installiert mit den Sinusbot Installer Script
Code:
==========================================================
SINUSBOT RELATED
SYSTEM INFORMATION
- Operating System: Ubuntu 16.04.5 LTS
- Kernel: Linux 4.4.0-141-generic x86_64
- Load Average: 0.95 0.63 0.53
- Uptime: 0 days, 0 hours, 40 minutes, 24 seconds
- OS x64 check: OK
- OS Updates: 0 (well done!)
- OS Missing Packages: None
- OS APT Last Update: 04.01.2019 10:52:51 CET +01:00:00
- SHELL LOCALE LANG: de_DE.UTF-8
- Bot Start Script: not found
- DNS resolution check: www.sinusbot.com resolved to 104.28.15.74 -> OK
- HTTPS check with IPv4 mode: SUCCESS [Connection was established to www.sinusbot.com, CODE #200]
- HTTPS check with IPv6 mode: IGNORE
- CPU:
    Architecture:          x86_64
    CPU(s):                1
    Socket(s):             1
    Model name:            QEMU Virtual CPU version 2.5+
    CPU MHz:               2397.222
    Hypervisor-Anbieter:   KVM
- RAM: 820.19 MB/1.95 GB in use (41%)
- SWAP: 0 B/3.80 GB in use (0%)
- DISK: 3.21 GB/15.80 GB in use (20%)
- Package versions:
   + libglib: 2.48.2-0ubuntu4.1

BOT INFORMATION
- Status: running (PIDs: 14948 14947, User: sinusbot)
- Webinterface: port locally reachable (Port: 8087)
- Binary: /opt/sinusbot/sinusbot
- Binary Info: MD5 Hash: 457224ee75d8a25d64eab6fc7465cd48, Perms: 755, User: sinusbot
- Version: 0.14.3-0e747fd
- TS3 Plugin: installed (md5 hash match)
   - Bot Plugin: 9463787dd59286dea7a4a284409993c3
   - TS3 Client: 9463787dd59286dea7a4a284409993c3
- Config:
   - LogLevel = 10
   - TS3Path = /opt/sinusbot/teamspeak3-client/ts3client_linux_amd64 (Version 3.2.3)
   - YoutubeDLPath = /usr/local/bin/youtube-dl (does exist, version: 2019.01.02)
- Installed scripts: advertising.js; alonemode.js; Auto_Channel_Creator.js; bookmark.js; CountOnlineUsers.js; followme.js; Lauftext__Ticker__APINewsticker_Support.js; norecording.js; Online_Users_Record.js; pm_to_all.js; Private_Channel_Manager.js; rememberChannel.js; Server_Join_Alert.js; Server_Rules.js; SpecialLobby.js; Support.js; TheGroupAssigner.js; twitch_status.js; Twitch_Status.js; unusedChannelDeleter 0.1.5.js; welcome.js

TIME INFORMATION
- Time (local): 04.01.2019 11:53:30 CET +01:00:00
- Time (remote): 04.01.2019 11:53:30 CET +01:00:00
- Time (difference): 0 secs (Time diff less than 2 secs. Good.)
- Timezone: Europe/Berlin

OTHER INFORMATION
- TeamSpeak 3 Version: 3.2.3
- youtube-dl Version: 2019.01.02
- DiagScript Version: 0.7.1
==========================================================

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
AllowStreamPush = false
UploadLimit = 83886080
RunAsUser = 0
RunAsGroup = 0
InstanceActionLimit = 14
UseSSL = false
SSLKeyFile = ""
SSLCertFile = ""
Hostname = ""
HostnameMask = ""
SampleInterval = 60
StartVNC = false
EnableWebStream = false
LogFile = "/opt/sinusbot/log.txt"
LicenseKey = "MEINKEY"
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
  V1 = ""
  V2 = ""

[StreamRewrites]

[Scripts]
  AllowReload = false
  EnableTimer = false
  DisableLegacyEvents = false
  ScriptTimeout = 5

[Themes]
  Default = ""

[SpeechRecognition]
  Enable = false

[FFmpeg]
  UserAgent = "SinusBot (0.14.3-0e747fd)"
  WaitTime = 0

[DAV]
  Enable = false

[XServer]
  Delay = 300
  Debug = false

[SHMem]
  Enable = false
  Size = 0
  Delay = 0
  Interval = 0

[RadioStations]
  URL = ""
  UpdateInterval = 0
 

Attachments

If this is the problem I think so, then this problem is already known and staff is hardly working on a fix.

Does commands like !playing !next !help work? If not, then this is that problem.
 
Denk dran, dass nicht alle Scripts bereits mit der 1.0.0 laufen. Die meisten sind kompatibel
aber einige brauchen Updates und da viele Script-Devs inaktiv sind, wird das nicht so
schnell passieren, zumal auch viele auf ein stable Release warten.

Aber schön, dass sich dein Problem erstmal erledigt hat.
 
Back
Top Bottom