Control Web Panel

WebPanel => Addons => Topic started by: ivanh on October 15, 2014, 07:08:50 AM

Title: Team Speak 3 - Admin data not working
Post by: ivanh on October 15, 2014, 07:08:50 AM
Hi,

I'm trying to retrieve the admin token, please see the result in screenshot.

(https://i.imgur.com/5EHxMPH.png)
Is this a bug?

Ivan
Title: Re: Team Speak 3 - Admin data not working
Post by: erm3nda on October 15, 2014, 09:39:14 PM
Admin token for what?

If the token is defined into the variables, maybe you can read it using:
Code: [Select]
echo "<pre>"; var_dump(get_defined_vars()); echo "</pre>";
That was how i got database credentials.

Are you asking for that? You said token not password.

Regards.
Title: Re: Team Speak 3 - Admin data not working
Post by: Administrator on October 15, 2014, 11:32:18 PM
admin password is encrypted and you can check it only by using cwp and clicking on "check admin data"
Title: Re: Team Speak 3 - Admin data not working
Post by: gregsdoingIT on January 19, 2015, 07:32:56 PM
I agree with ivanh.  When we click on the "Check Admin Data" button we see nothing.  I am using Centos 6.6 32bit and running Firefox 31.4.0.  Shouldn't it show up there.
Title: Re: Team Speak 3 - Admin data not working
Post by: gregsdoingIT on January 19, 2015, 07:41:00 PM
Hey ivanh,

I did find the Auth key by looking in the log files in /home/ts3/logs  cat the newest logfile and you will see it there.  But would still like to see the button work.

Hi,

I'm trying to retrieve the admin token, please see the result in screenshot.

(https://i.imgur.com/5EHxMPH.png)
Is this a bug?

Ivan
Title: Re: Team Speak 3 - Admin data not working
Post by: erm3nda on January 20, 2015, 08:22:53 PM
Are you running the lastest version?

I've install, started and run it perfectly after updated cwp. Succesful display token and accepted it on TS3 software.

I remember it was working too the last time i try it.

Can you look for apache/php logs to find out what is happening when you click the button?

Regards.
Title: Re: Team Speak 3 - Admin data not working
Post by: gregsdoingIT on January 23, 2015, 11:47:01 PM
Hi,

I am running CWP version 0.9.7.
Title: Re: Team Speak 3 - Admin data not working
Post by: alexdx on February 01, 2015, 05:50:39 PM
Hi , i just recently installed CWP 0.9.7, and am having the same issue , ts server dies and admin data is not retrieved.
running this on a centOS 6 vps 
Title: Re: Team Speak 3 - Admin data not working
Post by: erm3nda on February 02, 2015, 07:35:40 PM
I run this on CentOS 6 too, 64bit.

What about log?
Title: Re: Team Speak 3 - Admin data not working
Post by: Administrator on February 04, 2015, 01:51:14 AM
do you have issues on the 32 or 64 bit centos 6 ?