On Fri, Oct 1, 2010 at 9:53 AM, sb101 <[email protected]> wrote: > It seems the account running continuum is "Local System" and when it > attempts the scp but, since it's never connected to that machine using this > user, it needs add this to the "known_hosts" file.
Continuum needs to be running as a regular user that has a home directory. I'm not sure how it's running as a different user if all you're doing is logging in as yourself and executing 'continuum start'. (IME, that never worked on Windows and I had to do 'continuum console'.) -- Wendy
