Open shnist opened 9 years ago
I'm having a similar issue with a new setup, I just installed Docker 1.9.1 from the website which includes docker-machine instead of boot2docker. When running nscale start
the command reports "not ok!" and the logs show this error:
{"name":"nfd-kernel","hostname":"Ryans-Mac-Pro.local","pid":13920,"module":"docker","level":50,"target":"192.168.99.100","identityFile":"/Users/ry60003333/.ssh/id_boot2docker","user":"docker","port":8011,"retries":50,"msg":"Warning: Identity file /Users/ry60003333/.ssh/id_boot2docker not accessible: No such file or directory.","time":"2016-01-16T21:43:58.346Z","v":0}
Any ETA on when nscale will support docker-machine?
We have an update that supports docker 1.9.1 and docker-machine - currently testing and hope to put a fix out soon.
@pelger Great to hear! I'll be eagerly awaiting it, I am very exciting to start using this project.
Hi,
I tried upgrading from docker 1.6 to docker 1.8 (using OSX). With the changes from boot2docker to docker-machine it seems a breaking change has been introduced. When I attempt to run the nscale container buildall command I now receive the following error:
Tried removing the .nscale folder, reinstalling nscale and removing the workspace folder, but to no affect.
Any thoughts or possible workarounds would be greatly appreciated.