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.

Solved Error: "A manual update is required"- Windows server 2016

niviidan

Member
Hello,
I got sinusbot for few days and everything is working good.
Today the sinusbot stoped working and when i tryed to reload sinusbot.exe i got the error: "a manual update is required"
I did some googling and i check everything i found.
I checked that my windows server time is correct and in sync, and I follow the power-shell commands to sync the NTP again just to be sure.
I reinstall the sinusbot from a frash download and the windows beta version download and i got the same error.
I did try to add:
LogFile = "C:\\SinusBot\\Logs\\logs.txt"
To look for a log to see but it didn't register anything in the txt file.

My config file:

TS3Path = "C:\\SinusBot\\TeamSpeak 3 Client\\ts3client_win64.exe"
ListenHost = "0.0.0.0"
DataDir = "C:\\SinusBot\\data\\"
ListenPort = 8087
LocalPlayback = false
EnableLocalFS = false
MaxBulkOperations = 300
LogLevel = 10
EnableProfiler = false
YoutubeDLPath = "C:\\SinusBot\\youtube-dl.exe"
EnableDebugConsole = 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 = "C:\\SinusBot\\Logs\\logs.txt"
LicenseKey = "**********"
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.3-735814e)"
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

If you can think on something else to check please let me know xD

  • SinusBot version- can't open not sure
  • TS Client and Server version- 3.3.0 and 3.3.2 Clients, 3.10.2 server
  • OS- Windows server 2016 64bit
  • hardware specs- VM (4 core 8GB ram)
  • the instance log and bot log (set LogLevel = 10 in the config.ini before)- It's on 10 but no log saved
 
Last edited:
Top