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

bot could not acquire servergroups for the clients

Status
Not open for further replies.

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)

  • 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
 

mxschmitt

Moderator
Staff member
is awesome!
V.I.P.
is uber awesome!
Contributor
Insider
When no output appears, just update to the latest beta.
If you can't login, take a look in the FAQ Entry nr 1.
I hope I help you with that Information.
 

lupus123

New Member
already updated from the script 2 times and one from here: https://forum.sinusbot.com/resources/sinusbot-beta.3/


Sinusbotdiagnostic:

Code:
==========================================================
SINUSBOT RELATED
SYSTEM INFORMATION
- Operating System: Ubuntu 16.04.1 LTS
- OS x64 check: OK
- Kernel: Linux 4.4.0-21-generic x86_64
- Load Average: 0.25 0.29 0.23
- Uptime: 0 days, 4 hours, 40 minutes, 9 seconds
- OS Updates: 9 (updates available!)
- OS Missing Packages: None (v1)
- OS APT Last Update: 23.07.2016 19:00:53 ART -03:00:00
- Bot Start Script: found at /etc/init.d/sinusbot [perms: 755]
- DNS resolution check: google.com -> OK
- CPU:
  CPU(s):  1
  Socket(s):  1
  Model name:  Intel(R) Core(TM) i5-3330 CPU @ 3.00GHz
  CPU MHz:  2993.230
- RAM: 515.50 MB/975.07 MB in use (52%)
- SWAP: 85.92 MB/1021.99 MB in use (8%)
- DISK: 3.40 GB/14.20 GB in use (23%)
- Package versions:
  > libglib: 2.48.1-1~ubuntu16.04.1

BOT INFORMATION
- Status: not running
- Webinterface: port locally not reachable (Port: 8087)
- Binary: /opt/sinusbot/sinusbot (Hash: f61a001d17bdaa6d74dc04652ef2fcec)
- Version: 0.9.12.3-5b7c0cd
- TS3 Plugin: installed (md5 hash match)
  - Bot Plugin: 3b0269841baede0f8e72bc8063e5b05e
  - TS3 Client: 3b0269841baede0f8e72bc8063e5b05e
- Config:
  - LogLevel = 10 (debug log active)
  - TS3Path = /opt/sinusbot/teamspeak3-client/ts3client_linux_amd64 (Version 3.0.19.4)
  - YoutubeDLPath = /usr/local/bin/youtube-dl (does exist, version: 2016.07.22)
- Installed scripts: advertising.js; aloneMode.js; badchan.js; bookmark.js; covatar.js; dev.js; followme.js; idle.js; metadata.js; norecording.js; rememberChannel.js; showcase.js; sound.js; welcometext.js

OTHER INFORMATION
- Report date: 23.07.2016 21:05:56 ART -03:00:00 (timezone: America/Argentina/Buenos_Aires)
- TeamSpeak 3 Version: 3.0.19.4
- youtube-dl Version: 2016.07.22
- DiagScript version: 0.4.5
==========================================================
 
Last edited:

iTaskmanager

Well-Known Member
Tier II
Tier III
Tier I
Insider
ff1246fe0d.png
The Bot could not acquire servergroups for the clients. Please enable b_virtualserver_servergroup_client_list for the bot if you need this feature.

qW4u157.jpg


... no comment.

the problem is not the ts server
 
Status
Not open for further replies.
Top