Could not register the local accounting service: The file already exists

Hi,
I installed a ts3 server for the first time today on debian. I had no problems on a windows server but this server crashes upon startup without any error message in the log. I hope some of you can help me figure this out. Just in case this is the log:

2024-06-01 17:04:30.091465|INFO    |ServerLibPriv |   |TeamSpeak 3 Server 3.13.7 (2022-06-20 12:21:53)
2024-06-01 17:04:30.091668|INFO    |ServerLibPriv |   |SystemInformation: Linux 6.1.0-21-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.90-1 (2024-05-03) x86_64 Binary: 64bit
2024-06-01 17:04:30.092328|INFO    |DatabaseQuery |   |dbPlugin name:    SQLite3 plugin, Version 3, (c)TeamSpeak Systems GmbH
2024-06-01 17:04:30.092359|INFO    |DatabaseQuery |   |dbPlugin version: 3.11.1
2024-06-01 17:04:30.092582|INFO    |DatabaseQuery |   |checking database integrity (may take a while)
2024-06-01 17:04:30.127398|WARNING |Accounting    |   |Unable to open licensekey.dat, falling back to limited functionality
2024-06-01 17:04:30.127552|INFO    |Accounting    |   |Licensing Information
2024-06-01 17:04:30.127575|INFO    |Accounting    |   |licensed to       : Anonymous
2024-06-01 17:04:30.127592|INFO    |Accounting    |   |type              : No License
2024-06-01 17:04:30.127612|INFO    |Accounting    |   |starting date     : Tue Feb  1 00:00:00 2022
2024-06-01 17:04:30.127629|INFO    |Accounting    |   |ending date       : Thu Jul  1 00:00:00 2027
2024-06-01 17:04:30.127643|INFO    |Accounting    |   |max virtualservers: 1
2024-06-01 17:04:30.127657|INFO    |Accounting    |   |max slots         : 32
2024-06-01 17:04:30.627924|ERROR   |Accounting    |   |failed to register local accounting service: Die Datei existiert bereits
2024-06-01 17:04:30.918525|INFO    |              |   |Puzzle precompute time: 739
2024-06-01 17:04:30.918934|INFO    |FileManager   |   |listening on 0.0.0.0:30033, [::]:30033
2024-06-01 17:04:31.027057|INFO    |Query         |   |Using a query thread pool size of 2
2024-06-01 17:04:31.068815|INFO    |Query         |   |listening for query on 0.0.0.0:10011, [::]:10011
2024-06-01 17:04:31.069060|INFO    |Query         |   |listening for ssh query on 0.0.0.0:10022, [::]:10022
2024-06-01 17:04:31.069173|INFO    |Query         |   |listening for http query on 0.0.0.0:10080, [::]:10080
2024-06-01 17:04:31.069456|INFO    |CIDRManager   |   |updated query_ip_allowlist ips: 127.0.0.1/32, ::1/128,

https://community.teamspeak.com/t/proper-way-to-install-ts3-server-on-ubuntu-getting-errors/48192/8?u=gamer92000

1 Like

When I start the server, it will shut down automatically in less than a minute. During this time, the client can connect to the server. The system is win server 2020, using the 64-bit server package

2024-06-03 16:49:21.909298|INFO    |ServerLibPriv |   |TeamSpeak 3 Server 3.13.7 (2022-06-20 12:21:53)
2024-06-03 16:49:21.910040|INFO    |ServerLibPriv |   |SystemInformation: Windows Server 2016 (26212) x64 (AMD or Intel) Binary: 64bit
2024-06-03 16:49:21.910040|INFO    |ServerLibPriv |   |Using hardware aes
2024-06-03 16:49:21.910325|INFO    |DatabaseQuery |   |dbPlugin name:    SQLite3 plugin, Version 3, (c)TeamSpeak Systems GmbH
2024-06-03 16:49:21.910325|INFO    |DatabaseQuery |   |dbPlugin version: 3.11.1
2024-06-03 16:49:21.910989|INFO    |DatabaseQuery |   |checking database integrity (may take a while)
2024-06-03 16:49:21.922932|WARNING |Accounting    |   |Unable to open licensekey.dat, falling back to limited functionality
2024-06-03 16:49:21.926297|INFO    |Accounting    |   |Licensing Information
2024-06-03 16:49:21.926297|INFO    |Accounting    |   |licensed to       : Anonymous
2024-06-03 16:49:21.926297|INFO    |Accounting    |   |type              : No License
2024-06-03 16:49:21.926297|INFO    |Accounting    |   |starting date     : Tue Feb  1 00:00:00 2022
2024-06-03 16:49:21.926932|INFO    |Accounting    |   |ending date       : Thu Jul  1 00:00:00 2027
2024-06-03 16:49:21.926932|INFO    |Accounting    |   |max virtualservers: 1
2024-06-03 16:49:21.926932|INFO    |Accounting    |   |max slots         : 32
2024-06-03 16:49:22.399089|INFO    |              |   |Puzzle precompute time: 466
2024-06-03 16:49:22.399291|INFO    |FileManager   |   |listening on 0.0.0.0:30033, [::]:30033
2024-06-03 16:49:22.425291|INFO    |Query         |   |Using a query thread pool size of 2
2024-06-03 16:49:22.438291|INFO    |Query         |   |listening for query on 0.0.0.0:10011, [::]:10011
2024-06-03 16:49:22.438291|INFO    |Query         |   |listening for ssh query on 0.0.0.0:10022, [::]:10022
2024-06-03 16:49:22.438291|INFO    |Query         |   |listening for http query on 0.0.0.0:10080, [::]:10080
2024-06-03 16:49:22.438291|INFO    |CIDRManager   |   |updated query_ip_allowlist ips: 127.0.0.1/32, ::1/128, 
2024-06-03 16:49:31.937819|ERROR   |Accounting    |   |failed to register local accounting service: 系统找不到指定的文件。

https://community.teamspeak.com/t/proper-way-to-install-ts3-server-on-ubuntu-getting-errors/48192/8?u=gamer92000

I’m getting this as well. I’d actually like a free license for my self-hosted server, so that will show a valid license. I’m trying to figure how to go about that.