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

A manual update is required

Marcinek1465

New Member
TS3 version 3.1.8

Hi! I have problem with SinusBot.
I installed this with Installer Script and Manually but still not working. When i try to start the bot (by ./sinusbot) i got message: A manual update is required
Previously i used this on Debian, and all works good, but in one time my bot has Connection Lost from TS3 server and i got message "A manual update is required".
I think my time is set good (i know this from Sinusbot Diagnostics)
Please help me and sorry for my bad english.

Config.ini:

Code:
TS3Path = "/opt/sinusbot/TeamSpeak3-Client-linux_amd64/ts3client_linux_amd64"
ListenHost = "0.0.0.0"
DataDir = "/opt/sinusbot/data/"
ListenPort = 8087
LocalPlayback = false
EnableLocalFS = false
MaxBulkOperations = 300
LogLevel = 3
EnableProfiler = false
YoutubeDLPath = ""
EnableDebugConsole = false
UploadLimit = 83886080
RunAsUser = 0
RunAsGroup = 0
InstanceActionLimit = 6
UseSSL = false
SSLKeyFile = ""
SSLCertFile = ""
Hostname = ""
HostnameMask = ""
SampleInterval = 60
StartVNC = false
EnableWebStream = false
LogFile = ""

IsProxied = false
DenyStreamURLs = []
Pragma = 0

[YoutubeDL]
  BufferSize = 524288
  MaxDownloadSize = 419430400
  MaxDownloadRate = 104857600
  MaxSimultaneousChunkDownloads = 1
  CacheStreamed = false
  TimeoutSingleDownloader = 0
  TimeoutMultiDownloader = 0
  ChunkSize = 5242880

[TS3]
  AvatarMaxWidth = 0
  AvatarMaxHeight = 0
  AllowGIF = false

[StreamRewrites]

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

[Themes]
  Default = ""

[SpeechRecognition]
  Enable = false

[FFmpeg]
  UserAgent = "SinusBot (0.13.37-9791176)"

[DAV]
  Enable = false

[XServer]
  Delay = 0
  Debug = false

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

[RadioStations]
  URL = ""
  UpdateInterval = 0[

Diagnostics log:

Code:
==========================================================
SINUSBOT RELATED
SYSTEM INFORMATION
 - Operating System: Ubuntu 16.04.4 LTS
 - Kernel: Linux 4.4.0-116-generic x86_64
 - Load Average: 0.08 0.09 0.07
 - Uptime: 0 days, 0 hours, 7 minutes, 31 seconds
 - OS x64 check: OK
 - OS Updates: 0 (well done!)
 - OS Missing Packages: None
 - OS APT Last Update: 08.03.2018 03:37:47 CET +01:00:00
 - SHELL LOCALE LANG: en_US.UTF-8
 - Bot Start Script: not found
 - DNS resolution check: www.sinusbot.com resolved to 104.18.40.220 -> OK
 - HTTPS check with IPv4 mode: FAILED  [Failed establishing connection to www.sinusbot.com, CODE #403]
 - HTTPS check with IPv6 mode: IGNORE
 - CPU:
    Architecture:          x86_64
    CPU(s):                2
    Thread(s) per core:    1
    Core(s) per socket:    1
    Socket(s):             2
    Model name:            Common KVM processor
    CPU MHz:               2599.998
    Hypervisor vendor:     KVM
    Virtualization type:   full
 - RAM: 316.42 MB/3.85 GB in use (8%)
 - SWAP: 0 B/0 B in use (0%) (SWAP disabled)
 - DISK: 2.03 GB/46.35 GB in use (4%)
 - Package versions:
   + libglib: 2.48.2-0ubuntu1

BOT INFORMATION
 - Status: not running
 - Webinterface: port locally not reachable (Port: 8087)
 - Binary: /opt/sinusbot/sinusbot
 - Binary Info: MD5 Hash: f42a573b7435a8ff04da446d5ccbe754, Perms: 755, User: sinusbot
 - Version: 0.13.37-9791176
 - TS3 Plugin: installed (md5 hash match)
   - Bot Plugin: 26551adc40e47c6d5d02517b8575d375
   - TS3 Client: 26551adc40e47c6d5d02517b8575d375
 - Config:
   - LogLevel = 3
   - TS3Path = /opt/sinusbot/TeamSpeak3-Client-linux_amd64/ts3client_linux_amd64 (Version 3.1.8)
   - YoutubeDLPath = not set (does exist anyway, version: 2018.03.03)
 - Installed scripts: advertising.js; alonemode.js; bookmark.js; followme.js; norecording.js; rememberChannel.js; welcome.js

TIME INFORMATION
 - Time (local): 08.03.2018 04:44:16 CET +01:00:00
 - Time (remote): 08.03.2018 04:44:16 CET +01:00:00
 - Time (difference): 0 secs (Time diff less than 2 secs. Good.)
 - Timezone: Europe/Warsaw

OTHER INFORMATION
 - TeamSpeak 3 Version: 3.1.8
 - youtube-dl Version: 2018.03.03
 - DiagScript Version: 0.7.0
==========================================================
 
Last edited:
./sinusbot
2018/03/08 15:22:03 X [MAIN] Starting up fake x-server...
___ ___ _ _ _ _ ___ ___ ___ _____ BETA
/ __|_ _| \| | | | / __| _ )/ _ \_ _|
\__ \| || .` | |_| \__ \ _ \ (_) || |
|___/___|_|\_|\___/|___/___/\___/ |_|

Version: 0.12.0-9057353
(C) 2013-2017 Michael Friese. All rights reserved.

2018/03/08 15:22:03 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin advertising.js
2018/03/08 15:22:03 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin alonemode.js
2018/03/08 15:22:03 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin bookmark.js
2018/03/08 15:22:03 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin followme.js
2018/03/08 15:22:03 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin norecording.js
2018/03/08 15:22:03 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin rememberChannel.js
2018/03/08 15:22:03 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin welcome.js
a manual update is required


what is wrong ?
 
Please attach this output to your forum post:

Code:
==========================================================
SINUSBOT RELATED
SYSTEM INFORMATION
 - Operating System: Debian GNU/Linux 9.3 (stretch)
 - Kernel: Linux 4.9.0-4-amd64 x86_64
 - Load Average: 0.00 0.00 0.00
 - Uptime: 8 days, 16 hours, 45 minutes, 46 seconds
 - OS x64 check: OK
 - OS Updates: 2 (updates available!)
 - OS Missing Packages: None
 - OS APT Last Update: 08.03.2018 15:17:33 CET +01:00:00
 - SHELL LOCALE LANG: en_US.UTF-8
 - Bot Start Script: not found
 - DNS resolution check: www.sinusbot.com resolved to 104.18.41.220 -> OK
 - HTTPS check with IPv4 mode: FAILED  [Failed establishing connection to www.sinusbot.com, CODE #403]
 - HTTPS check with IPv6 mode: IGNORE
 - CPU:
    Architecture:          x86_64
    CPU(s):                2
    Thread(s) per core:    1
    Core(s) per socket:    1
    Socket(s):             2
    Model name:            Common KVM processor
    CPU MHz:               2599.998
    Hypervisor vendor:     KVM
    Virtualization type:   full
 - RAM: 545.55 MB/3.86 GB in use (13%)
 - SWAP: 0 B/0 B in use (0%) (SWAP disabled)
 - DISK: 7.20 GB/39.94 GB in use (18%)
 - Package versions:
   + libglib: 2.50.3-2

BOT INFORMATION
 - Status: not running
 - Webinterface: port locally not reachable (Port: 8015)
 - Binary: /opt/ts3soundboard8015/sinusbot
 - Binary Info: MD5 Hash: b097bbf0f81f38b8c10ef60ee0091d94, Perms: 775, User: bot
 - Version: 0.12.0-9057353
 - TS3 Plugin: installed (md5 hash match)
   - Bot Plugin: d97c77abca35d95e832bb86aff385f5a
   - TS3 Client: d97c77abca35d95e832bb86aff385f5a
 - Config:
   - LogLevel = 3
   - TS3Path = /opt/ts3soundboard8015/TeamSpeak3-Client-linux_amd64/ts3client_linux_amd64 (Version 3.1.8)
   - YoutubeDLPath = /usr/local/bin/youtube-dl (does exist, version: 2018.02.26)
 - Installed scripts: advertising.js; alonemode.js; bookmark.js; followme.js; norecording.js; rememberChannel.js; welcome.js

TIME INFORMATION
 - Time (local): 08.03.2018 15:34:24 CET +01:00:00
 - Time (remote): <Failed retrieving remote time!>
 - Time (difference): n/a secs
 - Timezone: Europe/Warsaw

OTHER INFORMATION
 - TeamSpeak 3 Version: 3.1.8
 - youtube-dl Version: 2018.02.26
 - DiagScript Version: 0.7.0
==========================================================

Notice: For a better overview, post this data
in the forum within a CODE-tag!


[2018-03-08 15:34:25] [DEBUG] Done.
 
Which hoster / country? What is the IP of the server (PM if necessary)?
 
Which hoster / country? What is the IP of the server (PM if necessary)?
 
It seems that the nazwa.pl servers got blocked, because I’m also using it and the bot gives same errors.
IP: sent by PM
 
Just to be clear: we are not blocking your ip's, Cloudflare is doing it.
 
I bet you have access to cloudflare panel, so You can whitelist the whole ip range(or just some of them) and that's all.
 
HELLO,

I have a problem, when switching on the bot, I get this error. Date, I have the correct.

Version the bot "Current"

CONSOLE:

___ ___ _ _ _ _ ___ ___ ___ _____ BETA
/ __|_ _| \| | | | / __| _ )/ _ \_ _|
\__ \| || .` | |_| \__ \ _ \ (_) || |
|___/___|_|\_|\___/|___/___/\___/ |_|

Version: 0.13.37-9791176
(C) 2013-2017 Michael Friese. All rights reserved.

2018/03/09 10:41:41 X [MAIN] Starting up fake x-server...
2018/03/09 10:41:41 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin advertising.js
2018/03/09 10:41:41 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin alonemode.js
2018/03/09 10:41:41 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin bookmark.js
2018/03/09 10:41:41 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin followme.js
2018/03/09 10:41:41 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin norecording.js
2018/03/09 10:41:41 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin rememberChannel.js
2018/03/09 10:41:41 [GENERAL/SCRIPTS] INFO Loading ScriptPlugin welcome.js
a manual update is required
 
I have the same issue with bots. I tried setting timezones etc. on 2 different servers and always when i try to run the bots I receive the same message
 
Back
Top Bottom