baamek | 2018-06-12 13:11:12 UTC | #1
Po zainstalowaniu ts3 i wypakowaniu, przy próbie włączenia wyskakuję błąd
root@vps5755:~/teamspeak3-serverlinuxamd64# ./ts3serverstartscript.sh start
ts3server.pid found, but no server running. Possibly your previously started server crashed
Please view the logfile for details.
Starting the TeamSpeak 3 server
Please set the environment variable TS3SERVERLICENSE to “accept” in order to accept the license agreement.
Alternatively, create a file named “.ts3serverlicenseaccepted” in the working directory or start the server with the command line parameter “licenseaccepted=1”.
To view the license agreement set TS3SERVERLICENSE to “view” in order to print the license to the console.
Alternatively view the file “LICENSE” in your favorite text viewer yourself.
TeamSpeak 3 server could not start
root@vps5755:~/teamspeak3-serverlinuxamd64# Please set the environment variable TS3SERVER_LICENSE to “accept” in order to accept the license agreement
Jak to naprawić?
bopke | 2018-04-27 20:56:54 UTC | #2
https://forum.lvlup.pro/t/nigdy-nie-pracuj-na-koncie-root/6048
To nie jest błąd. Musisz zaakceptować licencję na oprogramowanie, aby móc go używać.
Zapoznaj się z licencją na serwer teamspeaka, a potem spróbuj przejść do katalogu z tsem i wpisać polecenie touch .ts3server_license_accepted
baamek | 2018-04-27 20:56:29 UTC | #3
Wpisałem
touch .ts3serverlocenseaccepted
i nadal to samo :slight_smile:
bopke | 2018-04-28 11:31:47 UTC | #4
Zrobiłem literówkę, spróbuj przeczytać najpierw komunikat, to zauważyłbyś o co chodzi
touch .ts3server_license_accepted
teraz powinno zacząć działać, a jeżeli nie to musisz do parametrów wywołania programu dodać argument license_accepted=1
baamek | 2018-04-27 20:58:49 UTC | #5
oo dzięki działa :smiley:
Aylin | 2018-06-12 13:11:40 UTC | #6