You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.
python2 scripts/novm --debug run --id 11469 bin/ls
Traceback (most recent call last):
File "./novm/cli.py", line 203, in main
result = fn(*built_args)
File "./novm/shell.py", line 186, in run
command=command)
File "./novm/manager.py", line 404, in run_noguest
ctrl = control.Control(ctrl_path, bind=False)
File "./novm/control.py", line 57, in __init__
self._sock.connect(path)
File "/usr/lib/python2.7/socket.py", line 228, in meth
return getattr(self._sock,name)(*args)
error: [Errno 2] No such file or directory
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I attempted to create and execute a command with a created container but neither works but fails.
System
Error
The text was updated successfully, but these errors were encountered: