• 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 Bot stuck on loading (Windows v0.9.8)

Status
Not open for further replies.

Hawke44

Member
Good day,

So this morning after rebooting my Windows server, I tried to turn back on the bot but it seems to be getting stuck after it displays "Imported radio stations".
No CPU usage on hanging or RAM usage is changing, it like its waiting for something, the bot is not crashing, just sat there doing not and will not go past to the next stage.

I've tried a clean install using a re-downloaded version of the bot and i'm still getting the same problem.

Thanks in advance
Hawke
 
can you go the config.ini and change log=3 to log=10 and change LogFile = "" to LogFile = "\\log" and give log info please ?
 

Hawke44

Member
Hello,

Here is the info from the log file.

Code:
2016/05/08 15:18:09 8af77c76 INFO   Initializing bot://8af77c76-17b1-40d5-960d-691d02d006d8
2016/05/08 15:18:09 8af77c76 322aaff1 INFO   Loaded
2016/05/08 15:18:09 8af77c76 e6d38548 INFO   Loaded
2016/05/08 15:18:09 FFmpeg/avcodec v3673444; license: LGPL version 2.1 or later; 493 codecs
2016/05/08 15:18:09 FFmpeg/avformat v3673958; license: LGPL version 2.1 or later; 138 formats
2016/05/08 15:18:09 youtube-dl checking...
2016/05/08 15:18:10 youtube-dl version compatible, support enabled
2016/05/08 15:18:10 RadioStation data loaded
2016/05/08 15:18:10 Imported radio stations
2016/05/08 15:21:05 Shutting down... Hold on...
 

Hawke44

Member
ok so your log file its not complete please go to config.ini and change
LogLevel = 3
to
LogLevel = 10

LogLevel is set to 10.

Code:
TS3Path = "C:\\SinusBot\\TeamSpeak 3 Client\\ts3client_win64.exe"
ListenHost = "0.0.0.0"
DataDir = ""
ListenPort = 8087
LocalPlayback = false
EnableLocalFS = false
LogLevel = 10
EnableProfiler = false
YoutubeDLPath = "C:\\SinusBot\\youtube-dl.exe"
EnableDebugConsole = true
UploadLimit = 83886080
RunAsUser = 0
RunAsGroup = 0
InstanceActionLimit = 2
UseSSL = false
SSLKeyFile = ""
SSLCertFile = ""
Hostname = ""
MTU = 1500
SampleInterval = 100
StartVNC = false
EnableMulticastMetadata = false
EnableWebStream = false
LogFile = "\\log.txt"
LicenseKey = "**********************************"
EnableAloneMode = false
 

Hawke44

Member
in your config.ini end you have this
[StreamRewrites]
???
what version windows servers using 2008 , 2010 etc...

Yeah. in the end of the config there is the [StreamRewrites] but nothing after it.
The windows version i am using is Windows Server 2012 R2.
It's been running fine ever since I installed the bot, but today it just doesn't want to load at all.
 
Status
Not open for further replies.
Top