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

EOF Error

Status
Not open for further replies.

Honey

Member
Hello guys,

I just installed sinusbot on my new server but for some reason It's not working, I'm getting an EOF error.

This is the error

2016/06/02 01:47:32 b9724425 f0b171b6 INFO Starting instance ts3server://ts.guildcraft.org?port=9987&nickname=iMusic&password=&channel=&channelpassword=
2016/06/02 01:47:32 b9724425 f0b171b6 WARN Fail from data reader: EOF
2016/06/02 01:47:32 b9724425 f0b171b6 WARN Fail from voice reader: EOF
2016/06/02 01:47:32 b9724425 f0b171b6 WARN Fail from data reader: EOF
2016/06/02 01:47:32 b9724425 f0b171b6 INFO TSClient quit.

I am using the latest Sinusbot version 0.9.12 and I have CentOS 64 Bit

I am using a VPS with 2 GB RAM and 2 Cores and I used chrome to access my web panel and no plugins installed yet as its a fresh install.

Here's my config.ini :

TS3Path = "/opt/ts3soundboard/TeamSpeak3-Client-linux_amd64/ts3client_linux_amd$
ListenHost = "0.0.0.0"
DataDir = "/opt/ts3soundboard/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 = ""
SampleInterval = 60
StartVNC = false
EnableWebStream = false
LogFile = ""
LicenseKey = "lTMx9IKd+iw/OpHnHAjhp1cS8lA0lxSrqAwUVjy493o="
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

[SpeechRecognition]
Enable = false

[FFmpeg]
UserAgent = "SinusBot (0.9.11-6e331b1)"
[DAV]
Enable = false

[XServer]
Delay = 0
Debug = false
 
Status
Not open for further replies.
Top