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

Never mind...

nafi_af

Member
Hello there! I have successfully installed SinusBot using the installer and when I try to start the Instance it just turns off automatically.
  • SinusBot version (in you web-interface under Settings -> Info -> About)
    • 1.0.0-beta.10-202ee4d
  • TS Client and Server version
    • TS Client: 3.3.2 and the Server version is: 3.10.2 on Linux
  • OS (operating system), e.g. Windows 10 64bit or Debian 9 64bit
    • CentOS Linux release 7.7.1908 (64bit)
    • Kernel-Version: 5.5.4-1.el7.elrepo.x86_64
  • hardware specs (e.g. VPS, Core i7, 8 GB RAM)
    • VPS, i9-9900k, 4GB Ram
  • the instance log and bot log (set LogLevel = 10 in the config.ini before)
    • Bot Log:
      ScreenShot_20200219184314.png
    • Instance Log:
      ScreenShot_20200219184604.png
  • your config.ini
    • config.ini:
      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
      EnableInternalCommands = 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 = "twIitVfQ7pe++T3EXtJ1Mri48W0UYqPlR1tdVuA9yC8="
      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.10-202ee4d)"
      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
  • used browser and plugins (only if it is relevant for the problem)
    • Nope.
Please HELP <3

Edit: Never mind this cannot be solved as I have to update OS.
 
Last edited:
Top