"Christmas - the time to fix the computers of your loved ones" « Lord Wyrm

teamspeak: 'failed to register local accounting service'

wergor 13.08.2018 - 22:27 4802 2
Posts

wergor

connoisseur de mimi
Avatar
Registered: Jul 2005
Location: graz
Posts: 4027
ich habe heute meinen teamspeak server auf 3.3.0 updated und habe jetzt das problem, dass der server nicht ohne elevated privileges startet:

mit sudo:
Code:
2018-08-13 20:17:17.600069|INFO    |ServerLibPriv |   |TeamSpeak 3 Server 3.3.0 (2018-07-31 16:10:01)
2018-08-13 20:17:17.600206|INFO    |ServerLibPriv |   |SystemInformation: Linux 4.4.0-131-generic #157-Ubuntu SMP Thu Jul 12 15:51:36 UTC 2018 x86_64 Binary: 64bit
2018-08-13 20:17:17.601085|INFO    |DatabaseQuery |   |dbPlugin name:    SQLite3 plugin, Version 3, (c)TeamSpeak Systems GmbH
2018-08-13 20:17:17.601120|INFO    |DatabaseQuery |   |dbPlugin version: 3.11.1
2018-08-13 20:17:17.601335|INFO    |DatabaseQuery |   |checking database integrity (may take a while)
2018-08-13 20:17:17.635001|WARNING |Accounting    |   |Unable to open licensekey.dat, falling back to limited functionality
2018-08-13 20:17:17.635218|INFO    |Accounting    |   |Licensing Information
2018-08-13 20:17:17.635241|INFO    |Accounting    |   |licensed to       : Anonymous
2018-08-13 20:17:17.635260|INFO    |Accounting    |   |type              : No License
2018-08-13 20:17:17.635287|INFO    |Accounting    |   |starting date     : Sun Jul  1 00:00:00 2018
2018-08-13 20:17:17.635307|INFO    |Accounting    |   |ending date       : Wed Jul 31 00:00:00 2019
2018-08-13 20:17:17.635324|INFO    |Accounting    |   |max virtualservers: 1
2018-08-13 20:17:17.635341|INFO    |Accounting    |   |max slots         : 32
2018-08-13 20:17:17.751839|INFO    |              |   |myTeamSpeak identifier revocation list was downloaded successfully - all related features are activated
2018-08-13 20:17:18.500531|INFO    |              |   |Puzzle precompute time: 793
2018-08-13 20:17:18.501039|INFO    |FileManager   |   |listening on 0.0.0.0:30033, [::]:30033
2018-08-13 20:17:18.562221|INFO    |Query         |   |listening for query on 0.0.0.0:10011, [::]:10011
2018-08-13 20:17:18.562297|INFO    |CIDRManager   |   |updated query_ip_whitelist ips: 127.0.0.1/32, 1337ip/32,

ohne sudo:
Code:
2018-08-13 20:17:59.635421|INFO    |ServerLibPriv |   |TeamSpeak 3 Server 3.3.0 (2018-07-31 16:10:01)
2018-08-13 20:17:59.635559|INFO    |ServerLibPriv |   |SystemInformation: Linux 4.4.0-131-generic #157-Ubuntu SMP Thu Jul 12 15:51:36 UTC 2018 x86_64 Binary: 64bit
2018-08-13 20:17:59.636452|INFO    |DatabaseQuery |   |dbPlugin name:    SQLite3 plugin, Version 3, (c)TeamSpeak Systems GmbH
2018-08-13 20:17:59.636492|INFO    |DatabaseQuery |   |dbPlugin version: 3.11.1
2018-08-13 20:17:59.636713|INFO    |DatabaseQuery |   |checking database integrity (may take a while)
2018-08-13 20:17:59.670345|WARNING |Accounting    |   |Unable to open licensekey.dat, falling back to limited functionality
2018-08-13 20:17:59.670565|INFO    |Accounting    |   |Licensing Information
2018-08-13 20:17:59.670589|INFO    |Accounting    |   |licensed to       : Anonymous
2018-08-13 20:17:59.670608|INFO    |Accounting    |   |type              : No License
2018-08-13 20:17:59.670634|INFO    |Accounting    |   |starting date     : Sun Jul  1 00:00:00 2018
2018-08-13 20:17:59.670654|INFO    |Accounting    |   |ending date       : Wed Jul 31 00:00:00 2019
2018-08-13 20:17:59.670670|INFO    |Accounting    |   |max virtualservers: 1
2018-08-13 20:17:59.670686|INFO    |Accounting    |   |max slots         : 32
2018-08-13 20:17:59.787536|INFO    |              |   |myTeamSpeak identifier revocation list was downloaded successfully - all related features are activated
2018-08-13 20:18:00.172074|ERROR   |Accounting    |   |failed to register local accounting service
2018-08-13 20:18:00.548884|INFO    |              |   |Puzzle precompute time: 806
2018-08-13 20:18:00.549396|INFO    |FileManager   |   |listening on 0.0.0.0:30033, [::]:30033
2018-08-13 20:18:00.586528|ERROR   |FileHelp      |   |CustomFileHelpers::createDirectory _wmkdir files/virtualserver_1/internal -1 13
2018-08-13 20:18:00.586692|ERROR   |VirtualSvrMgr |   |loading VirtualServer(1) failed to start, error: invalid file path
2018-08-13 20:18:00.587307|INFO    |Query         |   |listening for query on 0.0.0.0:10011, [::]:10011
2018-08-13 20:18:00.587381|INFO    |CIDRManager   |   |updated query_ip_whitelist ips: 127.0.0.1/32, 1337ip/32,

weis jemand woran das liegt? meine eignene googlerei war nicht erfolgreich :(

edit: habe die permissions des virtual servers gefixed (warum hat das früher funktioniert?), geht aber immer noch nicht:
Code:
2018-08-13 20:32:07.400995|INFO    |ServerLibPriv |   |TeamSpeak 3 Server 3.3.0 (2018-07-31 16:10:01)
2018-08-13 20:32:07.401137|INFO    |ServerLibPriv |   |SystemInformation: Linux 4.4.0-131-generic #157-Ubuntu SMP Thu Jul 12 15:51:36 UTC 2018 x86_64 Binary: 64bit
2018-08-13 20:32:07.402025|INFO    |DatabaseQuery |   |dbPlugin name:    SQLite3 plugin, Version 3, (c)TeamSpeak Systems GmbH
2018-08-13 20:32:07.402059|INFO    |DatabaseQuery |   |dbPlugin version: 3.11.1
2018-08-13 20:32:07.402280|INFO    |DatabaseQuery |   |checking database integrity (may take a while)
2018-08-13 20:32:07.435704|WARNING |Accounting    |   |Unable to open licensekey.dat, falling back to limited functionality
2018-08-13 20:32:07.435939|INFO    |Accounting    |   |Licensing Information
2018-08-13 20:32:07.435963|INFO    |Accounting    |   |licensed to       : Anonymous
2018-08-13 20:32:07.435982|INFO    |Accounting    |   |type              : No License
2018-08-13 20:32:07.436008|INFO    |Accounting    |   |starting date     : Sun Jul  1 00:00:00 2018
2018-08-13 20:32:07.436028|INFO    |Accounting    |   |ending date       : Wed Jul 31 00:00:00 2019
2018-08-13 20:32:07.436046|INFO    |Accounting    |   |max virtualservers: 1
2018-08-13 20:32:07.436063|INFO    |Accounting    |   |max slots         : 32
2018-08-13 20:32:07.562906|INFO    |              |   |myTeamSpeak identifier revocation list was downloaded successfully - all related features are activated
2018-08-13 20:32:07.939974|ERROR   |Accounting    |   |failed to register local accounting service
2018-08-13 20:32:08.287931|INFO    |              |   |Puzzle precompute time: 781
2018-08-13 20:32:08.288448|INFO    |FileManager   |   |listening on 0.0.0.0:30033, [::]:30033
2018-08-13 20:32:08.330447|INFO    |Query         |   |listening for query on 0.0.0.0:10011, [::]:10011
2018-08-13 20:32:08.330526|INFO    |CIDRManager   |   |updated query_ip_whitelist ips: 127.0.0.1/32, 1337ip/32,
Bearbeitet von wergor am 13.08.2018, 22:34

COLOSSUS

Administrator
Frickler
Avatar
Registered: Dec 2000
Location: ~
Posts: 11901
Laut TS-Forum hat das mit fehlendem tmpfs in /dev/shm zu tun, bzw. hat deines evtl. die falschen Permissions. Was gibt dir denn `df /dev/shm; ls -ld /dev/shm` aus?

Uebrigens: https://www.mumble.info ;)

wergor

connoisseur de mimi
Avatar
Registered: Jul 2005
Location: graz
Posts: 4027
Zitat aus einem Post von COLOSSUS
Laut TS-Forum hat das mit fehlendem tmpfs in /dev/shm zu tun, bzw. hat deines evtl. die falschen Permissions. Was gibt dir denn `df /dev/shm; ls -ld /dev/shm` aus?
Code:
server@homeserver:/storage/home/teamspeak/teamspeak3-server_linux_amd64$ df /dev/shm;
Filesystem     1K-blocks  Used Available Use% Mounted on
tmpfs            1761812     8   1761804   1% /dev/shm
server@homeserver:/storage/home/teamspeak/teamspeak3-server_linux_amd64$ ls -ld /dev/shm
drwxrwxrwt 2 root root 80 Aug 13 22:33 /dev/shm

Zitat aus einem Post von COLOSSUS
Uebrigens: https://www.mumble.info ;)
way ahead of you. interessiert meine user leider nicht :(
Kontakt | Unser Forum | Über overclockers.at | Impressum | Datenschutz