Advertisement
Guest User

Untitled

a guest
Oct 20th, 2015
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.75 KB | None | 0 0
  1. assignment-client domain-server resources
  2. [root@d10252 run]# nohup ./assignment-client -t 0 &> ac0.log&
  3. [1] 3394
  4. [root@d10252 run]# nohup ./assignment-client -t 1 &> ac1.log&
  5. [2] 3395
  6. [root@d10252 run]# nohup ./assignment-client -t 6 &> ac6.log&
  7. [3] 3396
  8. [root@d10252 run]# nohup ./assignment-client -n 3 &> ac_misc.log&
  9. [4] 3406
  10. [root@d10252 run]# ./domain-server
  11. hifi.embeddedwebserver: Attempting to bind TCP socket on port "40100"
  12. hifi.embeddedwebserver: TCP socket is listening on QHostAddress( "0.0.0.0" ) and port 40100
  13. hifi.networking: Asynchronously looking up IP address for hostname "ice.highfidelity.io" - lookup ID is 1
  14. Time zone: CEST
  15. [10/21 00:09:40] [DEBUG] Settings thread started.
  16. [10/21 00:09:40] [DEBUG] Could not find JSON config file at "/root/.config/High Fidelity/domain-server/config.json"
  17. [10/21 00:09:40] [DEBUG] Previous domain-server settings version was "0" and the new version is "1" - checking if any re-mapping is required
  18. [10/21 00:09:40] [DEBUG] AccountManager URL for authenticated requests has been changed to https://metaverse.highfidelity.com
  19. [10/21 00:09:40] [DEBUG] Setting up LimitedNodeList and assignments.
  20. [10/21 00:09:40] [DEBUG] Inserting assignment UUID: {4c5b0931-28ad-4d03-92ae-f1b614e6fc80}, Type: 0 to static assignment hash.
  21. [10/21 00:09:40] [DEBUG] Inserting assignment UUID: {021d3f58-e6c8-4853-842c-2561833fd655}, Type: 1 to static assignment hash.
  22. [10/21 00:09:40] [DEBUG] Inserting assignment UUID: {4f7d36cf-ec66-4030-9788-ef022dd03a0a}, Type: 3 to static assignment hash.
  23. [10/21 00:09:40] [DEBUG] Inserting assignment UUID: {51128951-7e90-481a-833d-c64e27b69219}, Type: 6 to static assignment hash.
  24. [10/21 00:09:40] [DEBUG] Asynchronously looking up IP address for hostname "stun.highfidelity.io" - lookup ID is 2
  25. [10/21 00:09:40] [DEBUG] Changed socket "send" buffer size from 212992 to 425984 bytes
  26. [10/21 00:09:40] [DEBUG] Changed socket "receive" buffer size from 212992 to 425984 bytes
  27. [10/21 00:09:40] [DEBUG] NodeList socket is listening on 40102
  28. [10/21 00:09:40] [DEBUG] Local socket is 94.101.38.62:40102
  29. [10/21 00:09:40] [DEBUG] Wrote local listening port 40102 to shared memory at key "domain-server.local-port"
  30. [10/21 00:09:40] [DEBUG] Wrote local listening port 40100 to shared memory at key "domain-server.local-http-port"
  31. [10/21 00:09:40] [DEBUG] Wrote local listening port 40101 to shared memory at key "domain-server.local-https-port"
  32. [10/21 00:09:40] [DEBUG] Reset UUID for assignment - UUID: {430468df-0701-4354-b2f6-1099e8732cd1}, Type: 0 - and added to queue. Old UUID was "4c5b0931-28ad-4d03-92ae-f1b614e6fc80"
  33. [10/21 00:09:40] [DEBUG] Reset UUID for assignment - UUID: {f747084b-4497-4b84-9de3-74e625cca46c}, Type: 1 - and added to queue. Old UUID was "021d3f58-e6c8-4853-842c-2561833fd655"
  34. [10/21 00:09:40] [DEBUG] Reset UUID for assignment - UUID: {797c4297-dcf1-4184-888c-fd32bf227bc9}, Type: 3 - and added to queue. Old UUID was "4f7d36cf-ec66-4030-9788-ef022dd03a0a"
  35. [10/21 00:09:40] [DEBUG] Reset UUID for assignment - UUID: {5a7d327b-c5da-4b9a-8b8b-6cbae7cd1853}, Type: 6 - and added to queue. Old UUID was "51128951-7e90-481a-833d-c64e27b69219"
  36. [10/21 00:09:40] [DEBUG] A domain-server feature that requires authentication is enabled but no access token is present. Set an access token via the web interface, in your user or master config at keypath metaverse.access_token or in your ENV at key DOMAIN_SERVER_ACCESS_TOKEN
  37. [10/21 00:09:40] [DEBUG] Cannot send heartbeat to data server without an access token.
  38. [10/21 00:09:40] [DEBUG] Add an access token to your config file or via the web interface.
  39. [10/21 00:09:40] [DEBUG] QHostInfo lookup result for "stun.highfidelity.io" with lookup ID 2 is "54.67.22.242"
  40. [10/21 00:09:40] [DEBUG] QHostInfo lookup result for "ice.highfidelity.io" with lookup ID 1 is "54.67.22.242"
  41. [10/21 00:09:40] [DEBUG] Received a request for assignment type 6 from 127.0.0.1:45613
  42. [10/21 00:09:40] [DEBUG] Deploying assignment - UUID: {5a7d327b-c5da-4b9a-8b8b-6cbae7cd1853}, Type: 6 - to 127.0.0.1:45613
  43. [10/21 00:09:40] [DEBUG] Received a request for assignment type 0 from 127.0.0.1:42042
  44. [10/21 00:09:40] [DEBUG] Deploying assignment - UUID: {430468df-0701-4354-b2f6-1099e8732cd1}, Type: 0 - to 127.0.0.1:42042
  45. [10/21 00:09:40] [DEBUG] Received a request for assignment type 1 from 127.0.0.1:54805
  46. [10/21 00:09:40] [DEBUG] Deploying assignment - UUID: {f747084b-4497-4b84-9de3-74e625cca46c}, Type: 1 - to 127.0.0.1:54805
  47. [10/21 00:09:41] [DEBUG] Received a request for assignment type 7 from 127.0.0.1:37131
  48. [10/21 00:09:41] [DEBUG] Deploying assignment - UUID: {797c4297-dcf1-4184-888c-fd32bf227bc9}, Type: 3 - to 127.0.0.1:37131
  49. [10/21 00:09:41] [DEBUG] Received a request for assignment type 7 from 127.0.0.1:44245
  50. [10/21 00:09:41] [DEBUG] Deploying assignment - UUID: {5a7d327b-c5da-4b9a-8b8b-6cbae7cd1853}, Type: 6 - to 127.0.0.1:44245
  51. [10/21 00:09:41] [DEBUG] Received a request for assignment type 7 from 127.0.0.1:51196
  52. [10/21 00:09:41] [DEBUG] Deploying assignment - UUID: {430468df-0701-4354-b2f6-1099e8732cd1}, Type: 0 - to 127.0.0.1:51196
  53. [10/21 00:09:41] [DEBUG] Assignment deployed with "e5eda03d-36c5-43cd-a9b3-67e946507da4" matches unfulfilled assignment "f747084b-4497-4b84-9de3-74e625cca46c"
  54. [10/21 00:09:41] [DEBUG] Added "Avatar Mixer" (W) {eaec7ecb-f70d-4382-9cb8-c3d625c34539} 94.101.38.62:54805 / 94.101.38.62:54805
  55. [10/21 00:09:41] [DEBUG] Activating symmetric socket for network peer with ID "eaec7ecb-f70d-4382-9cb8-c3d625c34539"
  56. [10/21 00:09:41] [DEBUG] Assignment deployed with "e4f4a1b0-f5ed-43b7-be84-7e7928509477" matches unfulfilled assignment "5a7d327b-c5da-4b9a-8b8b-6cbae7cd1853"
  57. [10/21 00:09:41] [DEBUG] Added "Entity Server" (o) {16d23f8e-c8df-4cc8-9062-2c7d5683b57e} 94.101.38.62:45613 / 94.101.38.62:45613
  58. [10/21 00:09:41] [DEBUG] Activating symmetric socket for network peer with ID "16d23f8e-c8df-4cc8-9062-2c7d5683b57e"
  59. [10/21 00:09:41] [DEBUG] Assignment deployed with "74c44c0a-868c-4f38-8fc2-0720e298eb07" matches unfulfilled assignment "430468df-0701-4354-b2f6-1099e8732cd1"
  60. [10/21 00:09:41] [DEBUG] Added "Audio Mixer" (M) {a1d948cc-7e94-4caa-b7c5-ac0da578351b} 94.101.38.62:42042 / 94.101.38.62:42042
  61. [10/21 00:09:41] [DEBUG] Activating symmetric socket for network peer with ID "a1d948cc-7e94-4caa-b7c5-ac0da578351b"
  62. [10/21 00:09:42] [DEBUG] Assignment deployed with "9a5c8e56-b66a-4d4b-9527-f760dddb5e63" matches unfulfilled assignment "797c4297-dcf1-4184-888c-fd32bf227bc9"
  63. [10/21 00:09:42] [DEBUG] Added "Asset Server" (A) {11436908-d29d-4ecb-928e-48ba6a2ddca3} 94.101.38.62:37131 / 94.101.38.62:37131
  64. [10/21 00:09:42] [DEBUG] Activating symmetric socket for network peer with ID "11436908-d29d-4ecb-928e-48ba6a2ddca3"
  65. [10/21 00:09:42] [DEBUG] No match for assignment deployed with "b23e0324-3845-4251-91b6-1d30281e62d6"
  66. [10/21 00:09:42] [DEBUG] Refusing connection from node at 127.0.0.1:44245
  67. [10/21 00:09:42] [DEBUG] No match for assignment deployed with "84bc4636-0a34-45bc-b504-fae6430a23e2"
  68. [10/21 00:09:42] [DEBUG] Refusing connection from node at 127.0.0.1:51196
  69. [10/21 00:09:43] [DEBUG] No match for assignment deployed with "b23e0324-3845-4251-91b6-1d30281e62d6"
  70. [10/21 00:09:43] [DEBUG] Refusing connection from node at 127.0.0.1:44245
  71. [10/21 00:09:43] [DEBUG] No match for assignment deployed with "84bc4636-0a34-45bc-b504-fae6430a23e2"
  72. [10/21 00:09:43] [DEBUG] Refusing connection from node at 127.0.0.1:51196
  73. [10/21 00:09:44] [DEBUG] No match for assignment deployed with "b23e0324-3845-4251-91b6-1d30281e62d6"
  74. [10/21 00:09:44] [DEBUG] Refusing connection from node at 127.0.0.1:44245
  75. [10/21 00:09:44] [DEBUG] No match for assignment deployed with "84bc4636-0a34-45bc-b504-fae6430a23e2"
  76. [10/21 00:09:44] [DEBUG] Refusing connection from node at 127.0.0.1:51196
  77. [10/21 00:09:45] [DEBUG] No match for assignment deployed with "b23e0324-3845-4251-91b6-1d30281e62d6"
  78. [10/21 00:09:45] [DEBUG] Refusing connection from node at 127.0.0.1:44245
  79. [10/21 00:09:45] [DEBUG] No match for assignment deployed with "84bc4636-0a34-45bc-b504-fae6430a23e2"
  80. [10/21 00:09:45] [DEBUG] Refusing connection from node at 127.0.0.1:51196
  81. [10/21 00:09:46] [DEBUG] No match for assignment deployed with "b23e0324-3845-4251-91b6-1d30281e62d6"
  82. [10/21 00:09:46] [DEBUG] Refusing connection from node at 127.0.0.1:44245
  83. [10/21 00:09:46] [DEBUG] No match for assignment deployed with "84bc4636-0a34-45bc-b504-fae6430a23e2"
  84. [10/21 00:09:46] [DEBUG] Refusing connection from node at 127.0.0.1:51196
  85. [10/21 00:09:48] [DEBUG] Unable to fulfill assignment request of type 7 from 127.0.0.1:44245
  86. [10/21 00:09:48] [DEBUG] Unable to fulfill assignment request of type 7 from 127.0.0.1:51196
  87. [10/21 00:10:00] [DEBUG] Killed "Audio Mixer" (M) {a1d948cc-7e94-4caa-b7c5-ac0da578351b} 94.101.38.62:42042 / 94.101.38.62:42042
  88. [10/21 00:10:00] [DEBUG] Reset UUID for assignment - UUID: {7f33bdd6-d252-4430-8d39-069a03c8c31f}, Type: 0 - and added to queue. Old UUID was "430468df-0701-4354-b2f6-1099e8732cd1"
  89. [10/21 00:10:00] [DEBUG] Killed "Avatar Mixer" (W) {eaec7ecb-f70d-4382-9cb8-c3d625c34539} 94.101.38.62:54805 / 94.101.38.62:54805
  90. [10/21 00:10:00] [DEBUG] Reset UUID for assignment - UUID: {60ecaf60-1b8e-4c4d-9575-0f883ab8b5e8}, Type: 1 - and added to queue. Old UUID was "f747084b-4497-4b84-9de3-74e625cca46c"
  91. [10/21 00:10:00] [DEBUG] Killed "Entity Server" (o) {16d23f8e-c8df-4cc8-9062-2c7d5683b57e} 94.101.38.62:45613 / 94.101.38.62:45613
  92. [10/21 00:10:00] [DEBUG] Reset UUID for assignment - UUID: {1b3ba697-fb09-49ec-826f-e769158fdcc9}, Type: 6 - and added to queue. Old UUID was "5a7d327b-c5da-4b9a-8b8b-6cbae7cd1853"
  93. [10/21 00:10:00] [DEBUG] Killed "Asset Server" (A) {11436908-d29d-4ecb-928e-48ba6a2ddca3} 94.101.38.62:37131 / 94.101.38.62:37131
  94. [10/21 00:10:00] [DEBUG] Reset UUID for assignment - UUID: {c6781e21-7fa8-4f85-b71d-e5dae4da617c}, Type: 3 - and added to queue. Old UUID was "797c4297-dcf1-4184-888c-fd32bf227bc9"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement