Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail to load mech ssh #55

Open
romanharen opened this issue Feb 27, 2019 · 1 comment
Open

Fail to load mech ssh #55

romanharen opened this issue Feb 27, 2019 · 1 comment

Comments

@romanharen
Copy link

The VM is ready. Connect to it using mech ssh

C:\Users\Administrador>mech ssh
Traceback (most recent call last):
File "C:\Program Files (x86)\Python37-32\Scripts\mech-script.py", line 11, in
load_entry_point('mech==0.7.6', 'console_scripts', 'mech')()
File "c:\program files (x86)\python37-32\lib\site-packages\mech_main_.py", line 39, in main
return Mech(arguments)()
File "c:\program files (x86)\python37-32\lib\site-packages\mech\command.py", line 89, in call
obj = klass(arguments)
File "c:\program files (x86)\python37-32\lib\site-packages\mech\mech.py", line 890, in ssh
return subprocess.call(cmds)
File "c:\program files (x86)\python37-32\lib\subprocess.py", line 323, in call
with Popen(*popenargs, **kwargs) as p:
File "c:\program files (x86)\python37-32\lib\subprocess.py", line 775, in init
restore_signals, start_new_session)
File "c:\program files (x86)\python37-32\lib\subprocess.py", line 1178, in _execute_child
startupinfo)
FileNotFoundError: [WinError 2] The system can not find the file specified

@nguyenl95
Copy link

I experience same error. The host and SSH still working though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants