lupus123
New Member
Hi, I installed sinusbot using the script from the mainpage but when I log into the server I have this error so I cannot add privileges. (the problem is not the ts server because it was working but I had to reinstall using the script because after my VM crashed ./sinusbot doesnt open anymore)
WEBINTERFACE:
https://puu.sh/qbrwm/ff1246fe0d.png
thanks in advance!
PD: please explain or detail the instructions because Im pretty new at linux
- used version: 0.9.12.3-5b7c0cd
- used operating system (e.g. Windows, 64bit): lubuntu 16.04
- hardware specs (e.g. VPS, Core i7, 8 GB RAM): core i5, 8gbram (in VM i5 1core 1gbram
- used browser (and maybe plugins): firefox
WEBINTERFACE:
https://puu.sh/qbrwm/ff1246fe0d.png
Code:
TS3Path = "/opt/sinusbot/teamspeak3-client/ts3client_linux_amd64"
ListenHost = "0.0.0.0"
DataDir = "/opt/sinusbot/data/"
ListenPort = 8087
LocalPlayback = false
EnableLocalFS = false
MaxBulkOperations = 300
LogLevel = 10
EnableProfiler = false
YoutubeDLPath = "/usr/local/bin/youtube-dl"
EnableDebugConsole = false
UploadLimit = 83886080
RunAsUser = 0
RunAsGroup = 0
InstanceActionLimit = 6
UseSSL = false
SSLKeyFile = ""
SSLCertFile = ""
Hostname = ""
SampleInterval = 60
StartVNC = false
EnableWebStream = false
LogFile = ""
LicenseKey = "TzrFKSDuLPgEHFHGFfhEZUAUtL0qLTJevDT0vIdeRkA="
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.12.3-5b7c0cd)"
[DAV]
Enable = false
[XServer]
Delay = 0
Debug = false
thanks in advance!
PD: please explain or detail the instructions because Im pretty new at linux