TeamSpeak-Systems / teamspeak-linux-docker-images

docker build files for TeamSpeak servers
Other
114 stars 52 forks source link

TS3Server crash by reading licensekey.dat #13

Closed Jefferson-goxts closed 5 years ago

Jefferson-goxts commented 5 years ago

I start the TS3DockerServer docker run -p 9987:9987/udp -p 10011:10011 -p 30033:30033 -e TS3SERVER_LICENSE=accept -e TS3SERVER_LICENSEPATH=/var/ts3server/ --name TS3Server teamspeak

Connect on Shell: docker exec -it TS3Server sh

touch licensekey.dat vi licensekey.dat press i for insert copy&paste my licence infor into the file licensekey.dat press ESC press :wq Restart the TS3DockerServer instance

Logfile: 2018-11-13 14:15:48.992263|INFO |ServerLibPriv | |TeamSpeak 3 Server 3.5.0 (2018-10-26 06:48:07) 2018-11-13 14:15:48.992865|INFO |ServerLibPriv | |SystemInformation: Linux 3.10.105 #23824 SMP Fri Oct 26 18:32:55 CST 2018 x86_64 Binary: 64bit 2018-11-13 14:15:48.992958|INFO |ServerLibPriv | |Using hardware aes 2018-11-13 14:15:48.993305|INFO |DatabaseQuery | |dbPlugin name: SQLite3 plugin, Version 3, (c)TeamSpeak Systems GmbH 2018-11-13 14:15:48.993392|INFO |DatabaseQuery | |dbPlugin version: 3.11.1 2018-11-13 14:15:48.993722|INFO |DatabaseQuery | |checking database integrity (may take a while) 2018-11-13 14:15:49.066525|INFO |Accounting | |Licensing Information 2018-11-13 14:15:49.067752|INFO |Accounting | |type : Non-Profit License 2018-11-13 14:15:49.067881|INFO |Accounting | |starting date : Fri Jun 1 00:00:00 2018 2018-11-13 14:15:49.067977|INFO |Accounting | |ending date : Fri Dec 21 00:00:00 2018 2018-11-13 14:15:49.068062|INFO |Accounting | |max virtualservers: 10 2018-11-13 14:15:49.068150|INFO |Accounting | |max slots : 512 terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector >' what(): getrandom

muenchow commented 5 years ago

You are already asking the same question in the teamspeak forum. https://forum.teamspeak.com/threads/137939-Docker-TS3Server-crash-by-reading-licensekey-dat