Advertisement
Guest User

Untitled

a guest
Jan 6th, 2018
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.34 KB | None | 0 0
  1. [21:25:24] [INFO] Starting TeaSpeak-Server v. 1.0.10beta
  2. [21:25:24] [DEBUG] Setting default value for general.dbFile=TeaData.sqlite
  3. [21:25:24] [DEBUG] Sett general.dbFile to TeaData.sqlite at 0xb6d3e0
  4. [21:25:24] [DEBUG] Setting default value for binding.file.host=0.0.0.0
  5. [21:25:24] [DEBUG] Sett binding.file.host to 0.0.0.0 at 0xb6d3f0
  6. [21:25:24] [DEBUG] Setting default value for binding.query.host=0.0.0.0
  7. [21:25:24] [DEBUG] Sett binding.query.host to 0.0.0.0 at 0xb6d3e8
  8. [21:25:24] [DEBUG] Setting default value for server.version=TeaSpeak 1.0.10beta
  9. [21:25:24] [DEBUG] Setting default value for server.platform=Linux C++
  10. [21:25:24] [DEBUG] Setting default value for query.motd=TS3
  11. [21:25:24] [DEBUG] Welcome to the TeaSpeak ServerQuery interface, type "help" for a list of commands and "help <command>" for information on a specific command.
  12. [21:25:24] [DEBUG] Sett query.motd to TS3
  13. [21:25:24] [DEBUG] Welcome to the TeaSpeak ServerQuery interface, type "help" for a list of commands and "help <command>" for information on a specific command.
  14. [21:25:24] [DEBUG] at 0xb6d428
  15. [21:25:24] [DEBUG] Setting default value for messages.voice.server_stopped=Server stopped
  16. [21:25:24] [DEBUG] Sett messages.voice.server_stopped to Server stopped at 0xb6d440
  17. [21:25:24] [DEBUG] Setting default value for messages.voice.app_stopped=Application stopped
  18. [21:25:24] [DEBUG] Sett messages.voice.app_stopped to Application stopped at 0xb6d438
  19. [21:25:24] [DEBUG] Setting default value for messages.voice.app_crashed=Application crashed
  20. [21:25:24] [DEBUG] Sett messages.voice.app_crashed to Application crashed at 0xb6d430
  21. [21:25:24] [ERROR]  | Cant setup SIGINT
  22. [21:25:24] [DEBUG] Permission table structure -> CREATE TABLE `permissions` (`serverId` INT NOT NULL, `type` INT, `id` INT, `channelId` INT, `permId` TEXT, `value` INT)
  23. [21:25:24] [INFO] Got new client!
  24. [21:25:24] [INFO] Having currently highest cldbid = 0
  25. [21:25:24] [DEBUG] Read db value cldbid - 1
  26. [21:25:24] [DEBUG] Read db value lastConnect - 0
  27. [21:25:24] [DEBUG] Unknown row name 'lastConnect'
  28. [21:25:24] [DEBUG] Read db value connections - 0
  29. [21:25:24] [DEBUG] Load data for server -> 0 dbid = 1
  30. [21:25:24] [DEBUG] [SQL] UPDATE `clients` SET `lastName` = :value WHERE `serverId` = :sid AND `cldbid` = :cldbid - 0 - serveradmin - 1
  31. [21:25:24] [INFO] Got client fom db. ClientID: 1
  32. [21:25:24] [DEBUG] Instance | Creating new instance groups
  33. [21:25:24] [CRITICAL] Could not resolve permission id for b_virtualserver_change_machine_id
  34. [21:25:24] [DEBUG] DB query groups! for -> 1 - server 0
  35. [21:25:24] [INFO] Starting query server on 0.0.0.0:10101
  36. [21:25:24] [INFO] ------------------ [Server Query] ------------------
  37. [21:25:24] [INFO] New Admin Server Query login credentials generated
  38. [21:25:24] [INFO] Username: serveradmin
  39. [21:25:24] [INFO] Password: GwNrIdr
  40. [21:25:24] [INFO] ------------------ [Server Query] ------------------
  41. [21:25:24] [INFO] Starting file server on 0.0.0.0:30303
  42. [21:25:24] [INFO] Creating new TeaSpeak server...
  43. [21:25:24] [INFO] Generate new server key
  44. [21:25:24] [DEBUG] Change server prop virtualserver_keypair to MG4DAgeAAgEgAiA4wLuhAb66pG/v2vB/vnAvYqhRAAqgk2Q0zrXPRNugYgIgTUuuOWNbLsVC6sHWJeZU3WSLOQOCkCZEuXpfBfH8bGQCIQDBaQkMxrrbwJlYBH76xH2GnxgnTKaLOD/DqRtCuRjNTA== at server 1
  45. [21:25:24] [DEBUG] Change server prop virtualserver_unique_identifier to MdWk9pqtnsF22I9BMP870EY0q8c= at server 1
  46. [21:25:24] [INFO] Got 0 saved channels
  47. [21:25:24] [INFO] Creating new channel tree
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement