• 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 TS Server Migrated - Sinusbot wont launch

Status
Not open for further replies.

Patoufle

Member
30/10/2016 - Version 0.9.12

Hey there. Yesterday I installed and tested Sinusbot after a few problems, but easly fixed.
Link to my previous post about the first issue : https://forum.sinusbot.com/threads/tsclient-quit-0-9-8.2690/#post-15153
I tested Sinusbot on my TeamSpeak3 Testing Server - just a fresh server with nothing on it.
Today, I stoped my testing server, and started my main server, the goal here is to set up the bot on the main one.

Unfortunately, the bot wont launch.
Code:
./sinusbot start
Or any start/restart with the init script (from here https://forum.sinusbot.com/threads/english-installation-debian-ubuntu-sinusbot-beta-versions.610/) is working.

I mean that there is not output/log when using a start/restart.
I tried to make a full reinstallation, but no changes.

THE DATA FROM DIAG SCRIPT :

Code:
==========================================================
SINUSBOT RELATED
SYSTEM INFORMATION
- Operating System: Debian GNU/Linux 8.6 (jessie)
- OS x64 check: OK
- Kernel: Linux 3.16.0-4-amd64 x86_64
- Load Average: 0.00 0.01 0.05
- Uptime: 0 days, 0 hours, 31 minutes, 45 seconds
- OS Updates: 1 (updates available!)
- OS Missing Packages: None (v1)
- OS APT Last Update: 25.10.2016 15:27:30 CEST +02:00:00
- Bot Start Script: not found
- DNS resolution check: google.com -> OK
- CPU:
  Architecture:  x86_64
  CPU(s):  2
  Thread(s) per core:  1
  Core(s) per socket:  2
  Socket(s):  1
  Model name:  Intel(R) Atom(TM) CPU  C2350  @ 1.74GHz
  CPU MHz:  1745.626
  Virtualization:  VT-x
- RAM: 381.60 MB/3.83 GB in use (9%)
- SWAP: 0 B/976.99 MB in use (0%)
- DISK: 8.95 GB/101.40 GB in use (8%)
- Package versions:
  > libglib: 2.42.1-1+b1

BOT INFORMATION
- Status: not running
- Webinterface: port locally reachable (Port: 8087)
- Binary: /home/teamspeak/addons/sinusbot/sinusbot (MD5 Hash: 731121f8516ade834d3bc3e9ebf64a4f)
- Version: 0.9.12.3-36fce3c
- TS3 Plugin: installed (md5 hash match)
  - Bot Plugin: a27dfe2f92730b55119b69ca0dc2268d
  - TS3 Client: a27dfe2f92730b55119b69ca0dc2268d
- Config:
  - LogLevel = 10 (debug log active)
  - TS3Path = /home/teamspeak/addons/sinusbot/TeamSpeak3Client/ts3client_linux_amd64 (Version 3.0.19.4)
  - YoutubeDLPath = not set
- Installed scripts: advertising.js; Advertising (Text).js; Advertising (Text).js.store; aloneMode.js; badchan.js; Bad Nickname Check.js; Bad Nickname Check.js.store; bookmark.js; Channel Servergroup Assigner.js; Channel Servergroup Assigner.js.store; covatar.js; dev.js; FirstJoinMessage.js; FirstJoinMessage.js.store; followme.js; idle.js; metadata.js; Minecraft Server Info.js; Minecraft Server Info.js.store; norecording.js; rememberChannel.js; Server Status Checker.js; Server Status Checker.js.store; showcase.js; sound.js; welcometext.js; ZTSupport - SupportChannel With ServerGroup Support.js; ZTSupport - SupportChannel With ServerGroup Support.js.store

OTHER INFORMATION
- Report date: 30.10.2016 00:10:33 CEST +02:00:00 (timezone: Europe/Paris)
- TeamSpeak 3 Version: 3.0.19.4
- youtube-dl Version: unknown
- DiagScript version: 0.4.6
==========================================================


THE CONFIG.INI :

Code:
TS3Path = "/home/teamspeak/addons/sinusbot/TeamSpeak3Client/ts3client_linux_amd64"
ListenHost = "0.0.0.0"
DataDir = "/home/teamspeak/addons/sinusbot/data/"
ListenPort = 8087
LocalPlayback = false
EnableLocalFS = false
MaxBulkOperations = 300
LogLevel = 10
EnableProfiler = false
YoutubeDLPath = ""
EnableDebugConsole = false
UploadLimit = 83886080
RunAsUser = 0
RunAsGroup = 0
InstanceActionLimit = 6
UseSSL = false
SSLKeyFile = ""
SSLCertFile = ""
Hostname = ""
SampleInterval = 60
StartVNC = false
EnableWebStream = false
LogFile = "/home/teamspeak/addons/sinusbot/log"
LicenseKey = "/NbtaSnT58ZizETs/u1l2aW9uMF1FbYjwY0k7BuPXHE="
IsProxied = false
DenyStreamURLs = []
Pragma = 0

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

[TS3]
  AvatarMaxWidth = 0
  AvatarMaxHeight = 0

[StreamRewrites]

[Scripts]
  AllowReload = false
  EnableTimer = false

[Themes]
  Default = ""

[SpeechRecognition]
  Enable = false

[FFmpeg]
  UserAgent = "SinusBot (0.9.12.3-36fce3c)"

[DAV]
  Enable = false

[XServer]
  Delay = 0
  Debug = false

As i'm unable to catch any log, hard to find the problem.
First I suspected something about the LicenceKey, but I'm not sure what to do about it, as a new installation didnt fix the problem.
Furthermore, the web interface is not reachable.

Waiting with hope. Thanks for at least, reading.
 
Seems i'm not the only one with this problem, I just saw multiples threads with the same issue. I added myself to the crowd without noticing, sorry about that.
 
Last edited:
I also have the same problem.
Mine (seemingly randomly) stopped working yesterday. I've tried rebooting the VPS, installing the beta 0.9.12.3 on a fresh VPS, installing 0.9.12.2 on a fresh VPS and running the install script on a fresh VPS. All on Ubuntu 16. Every time ./sinusbot results in no console output.
 
Status
Not open for further replies.
Back
Top Bottom