hmm as user hif it s has not work so far
hifi@srv1:~/hifi$ make assignment-client
[ 65%] Building CXX object libraries/entities/CMakeFiles/entities.dir/src/EntityTreeElement.cpp.o
/home/hifi/hifi/libraries/entities/src/EntityTreeElement.cpp: In member function ‘bool EntityTreeElement::removeEntityItem(EntityItemPointer)’:
/home/hifi/hifi/libraries/entities/src/EntityTreeElement.cpp:672:36: error: ‘EntityItems’ has no member named ‘removeAll’
int numEntries = _entityItems->removeAll(entity);
^
libraries/entities/CMakeFiles/entities.dir/build.make:284: recipe for target ‘libraries/entities/CMakeFiles/entities.dir/src/EntityTreeElement.cpp.o’ failed
make[3]: *** [libraries/entities/CMakeFiles/entities.dir/src/EntityTreeElement.cpp.o] Error 1
CMakeFiles/Makefile2:1149: recipe for target ‘libraries/entities/CMakeFiles/entities.dir/all’ failed
make[2]: *** [libraries/entities/CMakeFiles/entities.dir/all] Error 2
CMakeFiles/Makefile2:135: recipe for target ‘assignment-client/CMakeFiles/assignment-client.dir/rule’ failed
make[1]: *** [assignment-client/CMakeFiles/assignment-client.dir/rule] Error 2
Makefile:110: recipe for target ‘assignment-client’ failed
make: *** [assignment-client] Error 2
hifi@srv1:~/hifi/domain-server$ ./domain-server
QIODevice::read: device not open
Did not find settings decription in JSON at “/resources/describe-settings.json” - Unable to continue. domain-server will quit.
hifi.networking: Asynchronously looking up IP address for hostname “ice.highfidelity.io” - lookup ID is 1
Time zone: CEST
[DEBUG] [07/10 20:56:44] Settings thread started.
[DEBUG] [07/10 20:56:44] Could not find JSON config file at “/home/hifi/.config/High Fidelity/domain-server/config.json”
[DEBUG] [07/10 20:56:44] Previous domain-server settings version was “6.9531573e-310” and the new version is “6.9528865e-310” - checking if any re-mapping is required
[DEBUG] [07/10 20:56:44] AccountManager URL for authenticated requests has been changed to https://metaverse.highfidelity.com
[DEBUG] [07/10 20:56:44] Setting up LimitedNodeList and assignments.
[DEBUG] [07/10 20:56:44] Inserting assignment UUID: {d58bcb5d-f6df-4a41-bd0f-7702aa152eac}, Type: 0 to static assignment hash.
[DEBUG] [07/10 20:56:44] Inserting assignment UUID: {84dc384d-f7a2-4f97-92e8-5dd085111cbb}, Type: 1 to static assignment hash.
[DEBUG] [07/10 20:56:44] Inserting assignment UUID: {29b58942-ac5a-4545-8f3c-ef1443240ca5}, Type: 6 to static assignment hash.
[DEBUG] [07/10 20:56:44] Asynchronously looking up IP address for hostname “stun.highfidelity.io” - lookup ID is 2
[DEBUG] [07/10 20:56:44] NodeList socket is listening on 51344
[DEBUG] [07/10 20:56:44] Changed socket “send” buffer size from 212992 to 212992 bytes
[DEBUG] [07/10 20:56:44] Changed socket “receive” buffer size from 212992 to 212992 bytes
[DEBUG] [07/10 20:56:44] Local socket is 192.168.1.139:51344
[DEBUG] [07/10 20:56:44] Wrote local listening port 51344 to shared memory at key “domain-server.local-port”
[DEBUG] [07/10 20:56:44] Wrote local listening port 40100 to shared memory at key “domain-server.local-http-port”
[DEBUG] [07/10 20:56:44] Wrote local listening port 40101 to shared memory at key “domain-server.local-https-port”
[DEBUG] [07/10 20:56:44] Reset UUID for assignment - UUID: {c4d3bf26-0254-471c-8ec9-f4b9eaa6a8be}, Type: 6 - and added to queue. Old UUID was “29b58942-ac5a-4545-8f3c-ef1443240ca5”
[DEBUG] [07/10 20:56:44] Reset UUID for assignment - UUID: {bf88cdad-6b0b-46f3-b23b-ff7b2cf8c00f}, Type: 0 - and added to queue. Old UUID was “d58bcb5d-f6df-4a41-bd0f-7702aa152eac”
[DEBUG] [07/10 20:56:44] Reset UUID for assignment - UUID: {f1386dff-0803-4607-b5cb-3df9f46d0017}, Type: 1 - and added to queue. Old UUID was “84dc384d-f7a2-4f97-92e8-5dd085111cbb”
[DEBUG] [07/10 20:56:44] 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
[DEBUG] [07/10 20:56:44] Cannot send heartbeat to data server without an access token.
[DEBUG] [07/10 20:56:44] Add an access token to your config file or via the web interface.
Linux srv1 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt11-1 (2015-05-24) x86_64 GNU/Linux
in a Hyper V