olivier nerot
olivier nerot
I have finally removed dht, which was still too slow : two computers on the same local network could have to wait several seconds to access shared values. I am...
I have the very same error (without using nativescript-vue). The application is compiled from command line, but the compilation fails from Xcode. As told, I've removed the /platforms first and...
Thanks. The documentation is indeed closer to the code found in other places. I think there are still some mistakes in it to help a newcomer make it run. I've...
This problems seems to come from the `.jsipfs/datastore`. If we stop and remove the `.jsipfs/datastore/00000X.log` then it works perfectly afterwards. I have modified the `repo` creation in https://github.com/on-meetsys/ipfs-node, forcing the...
It looks like the problem is in the `LevelDatastore`. if I setup the repo with : ``` datastore: new LevelDatastore(`${repoPath}/datastore`) ``` the bug is back : peers are disconnected/reconnected without...
Here is it ``` Containers: 4 Running: 0 Paused: 0 Stopped: 4 Images: 2 Server Version: 17.03.1-ce Storage Driver: devicemapper Pool Name: docker-8:1-4593036-pool Pool Blocksize: 65.54 kB Base Device Size:...
Docker version 17.03.1-ce, build c6d412e
I've noticed it, and used '--'. I still have the same issue. ``` docker run -d --env DOCKER_API_VERSION=1.24 --net=host -v /run:/var/run sonm/insonmnia:alpha3 sonmminer —hubaddress=localhost:10002 51b1046bccadd77e90bccf3589397008cee0e6a8ac65f808fec359d677db9e65 docker: Error response from daemon:...