Hello,
first im on debain x86 trying to run the latest server build 3.8.0.
The build I was using before is 3.5.1 and that one is working fine.
Whenever I try to run either ts3server_minimal_runscript.sh or ts3server directly, it closes without any error.
There are no logs created at all.
I have compared SHA265 sums, they are identical so there is no problem with the download.
Im running with permissions and on the correct user for sure.
This is how it looks like:
Code:[email protected]:~/teamspeak3-server_linux_x86 # ./ts3server_minimal_runscript.sh Please set the environment variable TS3SERVER_LICENSE to "accept" in order to accept the license agreement. Alternatively, create a file named ".ts3server_license_accepted" in the working directory or start the server with the command line parameter "license_accepted=1". To view the license agreement set TS3SERVER_LICENSE to "view" in order to print the license to the console. Alternatively view the file "LICENSE" in your favorite text viewer yourself. [email protected]:~/teamspeak3-server_linux_x86 # touch .ts3server_license_accepted [email protected]:~/teamspeak3-server_linux_x86 # ./ts3server_minimal_runscript.sh [email protected]:~/teamspeak3-server_linux_x86 # echo $? 1