Page 2 of 2

Re: Cant update bot to 4.6.6.7

Posted: Tue Apr 18, 2017 12:10 pm
by Crypto90
We should do a teamviewer session so I can look over your issue in detail to find the issue.

Re: Cant update bot to 4.6.6.7

Posted: Tue Apr 18, 2017 9:09 pm
by arriej
Ive been trying to join ts support Ts a few times, but everytime im on there is no support staff on :c

Re: Cant update bot to 4.6.6.7

Posted: Fri Apr 21, 2017 11:48 am
by arriej
Also find this in the logs:
Code: Select all
2017-04-21 11:39:01.076613|INFO | | |TeamSpeak 3 Client 3.1.3 (2017-03-23 14:31:12)
2017-04-21 11:39:01.076713|INFO | | |SystemInformation: Linux 3.10.0-514.10.2.el7.x86_64 #1 SMP Fri Mar 3 00:04:05 UTC 2017 x86_64 Binary: 64bit
2017-04-21 11:39:01.077159|WARNING |SoundDevManager| |Did not load any sound backends. No (usable) dynamic libraries found.
2017-04-21 11:39:01.080560|INFO |ZipArchive | |zip open: /client/gfx/default//default/ error: -1000
2017-04-21 11:39:01.080659|INFO |ZipArchive | |Failed to load /client/gfx/default//default/countries.zip, falling back to /client/gfx/countries.zip
2017-04-21 11:39:01.080745|WARNING |ZipArchive | |countries.zip not found
2017-04-21 11:39:01.081014|INFO |ZipArchive | |zip open reading settings.ini error: 0
2017-04-21 11:39:01.082850|INFO |Addons | |Checking for addon updates...
2017-04-21 11:39:01.083773|INFO |ZipArchive | |zip open: default.zip error: -1000
And then it just keeps going with
Code: Select all
2017-04-21 11:39:01.083773|INFO |ZipArchive | |zip open: default.zip error: -1000

Re: Cant update bot to 4.6.6.7

Posted: Fri Apr 21, 2017 7:20 pm
by arriej
started the bot on root, and now it suddenly all works.. i havent had the chance yet to try it on own account but, it seems to be fixed now.

Re: Cant update bot to 4.6.6.7

Posted: Fri Apr 21, 2017 9:27 pm
by philippe
It is not recommended to run the bot as root user.

So set the right permissions:
Crypto90 wrote:To make sure there is no permission issue, chmod over your folder:
Code: Select all
chmod 777 TS3MusicBotFolder
or

delete your TS3MusicBotFolder and download/extract it again!

Re: Cant update bot to 4.6.6.7

Posted: Sat Apr 22, 2017 1:18 pm
by arriej
philippe wrote:It is not recommended to run the bot as root user.

So set the right permissions:
Crypto90 wrote:To make sure there is no permission issue, chmod over your folder:
Code: Select all
chmod 777 TS3MusicBotFolder
or

delete your TS3MusicBotFolder and download/extract it again!
Yeah I know its not recommended to run things as root. But to test it it seems to be working.
Everything you said has been done and tried and did not work, permissions has been set right.
and nothing in the permissions changed since the update before.
And i redid permissions as one of the first things before even coming here for help.

Also I tried deleteing the bot, Redownloading and extracting, Ran into the exact same issues.

And it is an issue only for an update, because if i run the bot on my own account now it works fine. It did the update on root.