• Hey Guest, we're evolving the future of TeaSpeak.
    You're invited to join the discussion here!

Completed Sh no work for me (Resolved)

Status
Not open for further replies.

mola19

Fanatic member
Premium User
Hello, sh scripts no work for me, I use "Debian 8" and i have premium paid, please help.

root@xxxxxxxxxxxxx:~/tea# sh teastart_minimal.sh
teastart_minimal.sh: 4: teastart_minimal.sh: Syntax error: "(" unexpected
 

mola19

Fanatic member
Premium User
I've done it and it's still happening, plus I've also tried it with Ubuntu 16.04 and I also have the same problem.

root@xxxxxxxxxxx:~$ sudo apt-get update
Ign http://ftp.debian.org jessie InRelease
Get:1 http://ftp.debian.org jessie-updates InRelease [145 kB]
Get:2 http://security.debian.org jessie/updates InRelease [44.9 kB]
Hit http://ftp.debian.org jessie Release.gpg
Hit http://ftp.debian.org jessie Release
Get:3 http://ftp.debian.org jessie-updates/main amd64 Packages/DiffIndex [11.8 k B]
Hit http://ftp.debian.org jessie-updates/contrib amd64 Packages
Get:4 http://ftp.debian.org jessie-updates/non-free amd64 Packages/DiffIndex [73 6 B]
Hit http://ftp.debian.org jessie-updates/contrib Translation-en
Get:5 http://ftp.debian.org jessie-updates/main Translation-en/DiffIndex [3,688 B]
Get:6 http://ftp.debian.org jessie-updates/non-free Translation-en/DiffIndex [73 6 B]
Hit http://ftp.debian.org jessie/main amd64 Packages
Get:7 http://security.debian.org jessie/updates/main amd64 Packages [514 kB]
Hit http://ftp.debian.org jessie/contrib amd64 Packages
Hit http://ftp.debian.org jessie/non-free amd64 Packages
Hit http://ftp.debian.org jessie/contrib Translation-en
Hit http://ftp.debian.org jessie/main Translation-en
Hit http://ftp.debian.org jessie/non-free Translation-en
Hit http://security.debian.org jessie/updates/contrib amd64 Packages
Hit http://security.debian.org jessie/updates/non-free amd64 Packages
Hit http://security.debian.org jessie/updates/contrib Translation-en
Get:8 http://security.debian.org jessie/updates/main Translation-en [278 kB]
Hit http://security.debian.org jessie/updates/non-free Translation-en
Fetched 998 kB in 1s (698 kB/s)
Reading package lists... Done
root@xxxxxxxxxxxxx:~$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@xxxxxxxxxxxxx:~/tea# sh teastart_minimal.sh
teastart_minimal.sh: 4: teastart_minimal.sh: Syntax error: "(" unexpected
 

DrN00bish

Well-known member
Did you by any chance change the script in windows and re-uploaded it again?

try doing this:
mv teastart_minimal.sh teastart_minimal.sh_old
wget https://raw.githubusercontent.com/TeaSpeak/TeaSpeak/master/default_files/teastart_minimal.sh


also would it work if you did a ./teastart_minimal.sh instead of asking sh to do it?
 

mola19

Fanatic member
Premium User
Okay, yes, it was my mistake, you did not have to execute it with "sh teastart_minimal.sh" if not with "./teastart_minimal.sh", now it works correctly
 

mola19

Fanatic member
Premium User
Now I have a new problem, when I activate "experimental_31: 1" the server closes and returns this message:

"[[1m[7m[0;31mCRITICAL] [1m[7m[0;31mGLOBL | Failed to load the protocol key chain! (Invalid file version (0))[0m"

I have the file "protocol_key.txt" in the same folder where I have TeaSpeak.

version: 0
chain: AQCVXTlKF+UQc0yga99dOQ9FJCwLaJqtDb1G7xYPMvHFMwIKVfKADF6zAAcAAAAgQW5vbnltb3VzAA==
root_key_prv: QCUIVtjakIWe3BoNWHt9c6BX8lUyR4QOPirywBuPI0s=
root_key_pbl: zQ3irtRjRVCafjz9j2iz3HVVsp3M7HPNGHUPmTgSQIo=
root_prv_index: 1

Is there anything else I have to do to make it work?
 

DrN00bish

Well-known member
Keychain seems fine. Try this though:

Stop the server (if running now)
Delete the protocol_key.txt
Start the server and let it generate a new protocol_key.txt
Stop the server
wget https://gist.githubusercontent.com/Bluscream/5531ceefd86fcf7efc0c5519072fb2d6/raw/5e86b287a9f72bb047f9717d0f78bd11acee867e/protocol_key.txt
Then start the server again
 

mola19

Fanatic member
Premium User
No can set status "Resolved" only can set "Pending" or "Outdated" but I set "(Resolved)" in theme title.
 
Status
Not open for further replies.