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.

Sinusbot restarts unexpectedly?

AlphaGames

Member
I run a sinus bot on my root server. The bot (the instance itself) stops unexpectedly every 10-20 minutes.

["Music" has disconnected (Requested via API.)]

The funny thing is, when I stop the instance via the web interface, it automatically restarts after about 30 seconds, although this has not been defined anywhere.

-The bot runs in a screen.

// Merged by a Moderator:
Code:
Sinusbot startet unerwartet neu?
Ich betreibe einen sinusbot auf meinem Root-Server. Der Bot(also die Instanz an sich) stopt alle ca. 10-20 Minuten unerwartet.

["Musik" hat die Verbindung getrennt (Requested via API.)]

Das komische ist auch, wenn ich die Instanz über die Weboberfläche stoppe, startet diese nach ca 30 Sekunden automatisch wieder, obwohl dies nirgends definiert wurde.

Der Bot läuft hierbei in einem Screen.
 
Last edited by a moderator:

AlphaGames

Member
  • used version: Current Version
  • used operating system: Debian Jessie
  • hardware specs: Root-Server, Intel® Xeon® E5-2680V4. 36 GB RAM, 1,4 TB SAS
  • used browser: Mozilla Firefox
  • your config.ini:
    Code:
    [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 = 0
      Debug = false
    
    [SHMem]
      Enable = false
      Size = 0
      Delay = 0
      Interval = 0
    
    [RadioStations]
      URL = ""
      UpdateInterval = 0
 

AlphaGames

Member
Code:
==========================================================
SINUSBOT RELATED
SYSTEM INFORMATION
 - Operating System: Debian GNU/Linux 8.11 (jessie)
 - Kernel: Linux 4.15.18-4-pve x86_64
 - Load Average: 10.17 7.31 6.48
 - Uptime: 1 days, 21 hours, 49 minutes, 53 seconds
 - OS x64 check: OK
 - OS Updates: 5 (updates available!)
 - OS Missing Packages: None
 - OS APT Last Update: 21.09.2018 12:22:45 CEST +02:00:00
 - SHELL LOCALE LANG: C
 - Bot Start Script: found at /etc/systemd/system/sinusbot.service [perms: 644]
 - DNS resolution check: www.sinusbot.com resolved to 104.18.40.220 -> 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):                12
    Thread(s) per core:    1
    Core(s) per socket:    6
    Socket(s):             2
    Model name:            Intel(R) Xeon(R) CPU E5-2680 v4 @ 2.40GHz
    CPU MHz:               2399.996
    Hypervisor vendor:     KVM
    Virtualization type:   full
 - RAM: 454.83 MB/16.00 GB in use (2%)
 - SWAP: 11.17 MB/3.72 GB in use (0%)
 - DISK: 3.38 GB/196.79 GB in use (1%)
 - Package versions:
   + libglib: 2.42.1-1+b1

BOT INFORMATION
 - Status: running (PIDs: 8212 8211, 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 = 3
   - TS3Path = /opt/sinusbot/TeamSpeak3-Client-linux_amd64/ts3client_linux_amd64 (Version 3.2.1)
   - YoutubeDLPath = /opt/sinusbot/youtube-dl (does exist, version: 2018.09.18)
 - Installed scripts: Animated_Nickname.js; Bad_Nickname_Check.js; Reconnect.js; Youtube_Search.js; advertising.js; alonemode.js; bookmark.js; dice.js; followme.js; norecording.js; rememberChannel.js; welcome.js

TIME INFORMATION
 - Time (local): 21.09.2018 12:23:06 CEST +02:00:00
 - Time (remote): 21.09.2018 12:23:06 CEST +02:00:00
 - Time (difference): 0 secs (Time diff less than 2 secs. Good.)
 - Timezone: Europe/Berlin

OTHER INFORMATION
 - TeamSpeak 3 Version: 3.2.1
 - youtube-dl Version: 2018.09.18
 - DiagScript Version: 0.7.1
==========================================================
 
Top