We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug Run iris-cli run . An error occurred. fork/exec /bin/sh: operation not permitted
iris-cli run
fork/exec /bin/sh: operation not permitted
To Reproduce Steps to reproduce the behavior:
Expected behavior Run the project normally
Screenshots
Desktop (please complete the following information):
Linux version 4.4.0-18362-Microsoft (Microsoft@Microsoft.com) (gcc version 5.4.0 (GCC) ) #476-Microsoft Fri Nov 01 16:53:00 PST 2019
Additional context
The text was updated successfully, but these errors were encountered:
Hello @paulzhang5511, can you try with sudo?
sudo
Sorry, something went wrong.
2db00d0
Update: it's fixed (tested with docker ubuntu)
more aboutt #1
93c7300
kataras
No branches or pull requests
Describe the bug
Run
iris-cli run
. An error occurred.fork/exec /bin/sh: operation not permitted
To Reproduce
Steps to reproduce the behavior:
iris-cli run
Expected behavior
Run the project normally
Screenshots
Desktop (please complete the following information):
Linux version 4.4.0-18362-Microsoft (Microsoft@Microsoft.com) (gcc version 5.4.0 (GCC) ) #476-Microsoft Fri Nov 01 16:53:00 PST 2019
Additional context
The text was updated successfully, but these errors were encountered: