After a restart to my machine hosting a TeamSpeak sever, I encountered this error in my logs:
PHP Code:
2018-09-01 01:00:34.218954|INFO |ServerLibPriv | |TeamSpeak 3 Server 3.2.0 (2018-05-08 06:11:20)
2018-09-01 01:00:34.219429|INFO |ServerLibPriv | |SystemInformation: Linux 4.13.0-46-generic #51-Ubuntu SMP Tue Jun 12 12:36:29 UTC 2018 x86_64 Binary: 64bit
2018-09-01 01:00:34.219476|INFO |ServerLibPriv | |Using hardware aes
2018-09-01 01:00:34.226865|INFO |DatabaseQuery | |dbPlugin name: MariaDB plugin, version 3, (c)TeamSpeak Systems GmbH
2018-09-01 01:00:34.226913|INFO |DatabaseQuery | |dbPlugin version: 2
2018-09-01 01:00:34.271483|INFO |ServerLibPriv | |updated server query admin password
2018-09-01 01:00:34.299125|WARNING |Accounting | |Unable to open licensekey.dat, falling back to limited functionality
2018-09-01 01:00:34.299252|CRITICAL|Accounting | |Failed loading default license file!
and this in my command line:
PHP Code:
/opt/teamspeak3-server# 2018-09-01 01:17:10.678065|CRITICAL|Accounting | |Failed loading default license file!
Some information that may help:
- default license (32 slot)
- current sever version 3.2.0 on Linux Ubuntu
- MariaDB as database (still fails if I try to use default SQlite)
- I have accepted the license using the file .ts3server_license_accepted
- here is my root folder for the TS server
Preparing to upgrade to latest server version, but would like help resolving this issue beforehand, paired with the fact a clean install is probably (and hopefully) not the issue here :P
I tried to provide as much information as is necessary, but please ask if anything else in needed of me.
Thank you ahead of time,
$harpY