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

Default custom themes & scripts broken

Status
Not open for further replies.

Yves W

Member
Operating System: Linux Ubuntu 14.04.5 LTS
SinusBot Version: Latest version.
TS3 Version: 3.0.19.4

Problem Description
Recently (probably since upgrading to the latest SinusBot version a week ago), I got 2 problems.
1) The login screen won't load unless no custom default theme is used.
Code:
[Themes]
  Default = ""
results in the normal login screen, but anything other than that, for example
Code:
[Themes]
  Default = "Cosmo"
results in this login page being shown. You can't enter any credentials.

2) None/most of my installed scripts seem to work anymore. I'm certain that Covatar - Cover 2 Avatar, Last Track on Chat, Change Channelcodec and Quality automaticly, and Back To Default don't do anything.

I'd appreciate it very much if someone knows how to solve these problems!

diagSinusbot.sh:
Code:
==========================================================
SINUSBOT RELATED
SYSTEM INFORMATION
 - Operating System: Ubuntu 14.04.5 LTS (OpenVZ)
 - OS x64 check: OK
 - Kernel: Linux 2.6.32-042stab123.3 x86_64
 - Load Average: 0.27 0.41 0.41
 - Uptime: 0 days, 0 hours, 56 minutes, 0 seconds
 - OS Updates: 0 (well done!)
 - OS Missing Packages: None (v1)
 - OS APT Last Update: 11.10.2017 21:18:09 EDT -04:00:00
 - Bot Start Script: not found
 - DNS resolution check: sinusbot.com resolved to 104.18.41.220 -> OK
 - HTTPS check with IPv4 mode: SUCCESS [Connection was established to sinusbot.com]
 - HTTPS check with IPv6 mode: FAILED  [Failed connecting to sinusbot.com]
 - CPU:
  Architecture:  x86_64
  CPU(s):  12
  CPU MHz:  1199.999
  Hypervisor vendor:  KVM
  Virtualization type:  full
 - RAM:  B/512.00 MB in use (%)
 - SWAP:  B/ B in use (%)
 - DISK: 3.74 GB/14.80 GB in use (25%)
 - Package versions:
  > libglib: 2.40.2-0ubuntu1

BOT INFORMATION
 - Status: running (PIDs: 3625 3624, User: sinusbot)
 - Webinterface: port locally not reachable (Port: 8087)
 - Binary: /opt/sinusbot/sinusbot (MD5 Hash: 1fbc12a341f5e6f07b1bfb00b796b9e1)
 - Version: 0.10.7-a91e4b6
 - TS3 Plugin: installed (md5 hash match)
  - Bot Plugin: 5d26494473e8bc268a3859768f4b3e3f
  - TS3 Client: 5d26494473e8bc268a3859768f4b3e3f
 - Config:
  - LogLevel = 3
  - TS3Path = /opt/sinusbot/TeamSpeak3-Client-linux_amd64/ts3client_linux_amd64 (Version 3.0.19.4)
  - YoutubeDLPath = not set (does exist anyway, version: 2017.09.11)
 - Installed scripts: advertising.js; alonemode.js; aloneMode.js; BackToDefault.js; badchan.js; bookmark.js; Change_Channelcodec_And_Quality_Automaticly.js; Channel_Servergroup_Assigner.js; covatar.js; dev.js; dice.js; followme.js; idle.js; Jail.js; Last_Track_On_Chat.js; Lauftext__Ticker__APINewsticker_Support.js; Lyrics.js; metadata.js; Minecraft_Server_Info.js; Next_Track_Please.js; norecording.js; Reconnect.js; rememberChannel.js; Server_Status_Checker.js; showcase.js; ShowPlaylists.js; Skipper.js; sound.js; Sticky_Channel.js; TwitchHitbox_Status.js; Volume_Keeper.js; welcome.js; welcometext.js; Youtube_Search.js

OTHER INFORMATION
 - Report date: 11.10.2017 22:16:35 EDT -04:00:00 (timezone: America/New_York)
 - TeamSpeak 3 Version: 3.0.19.4
 - youtube-dl Version: 2017.09.11
 - DiagScript version: 0.5.1
==========================================================
 

flyth

is reticulating splines
Staff member
Developer
Contributor
I'll have a look at the theme issue shortly.
Those scripts you were using might still be using the old scripting API, which partly got removed in the last release (I've warned about that almost a year ago). The new version should have the default scripts updated, so you might just have to replace those. For non-default ones, you might have to contact the author.
 
Status
Not open for further replies.
Top