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

Error creating task: OCI runtime create failed: runc did not terminate sucessfully: unknown #175

Open
motion-x opened this issue Apr 19, 2021 · 2 comments
Labels
invalid This doesn't seem right

Comments

@motion-x
Copy link

I have installed FAASD on a Pi 3 using the hack/install.sh script. When checking the output log with journalctl -u faasd --lines 100 -f I see the following error:

2021/04/19 09:22:21 - basic-auth-plugin
2021/04/19 09:22:21 - nats
2021/04/19 09:22:21 - prometheus
2021/04/19 09:22:21 - gateway
2021/04/19 09:22:21 - queue-worker
Starting: basic-auth-plugin
2021/04/19 09:22:21 Created container: basic-auth-plugin
2021/04/19 09:22:22 Error creating task: OCI runtime create failed: runc did not terminate sucessfully: unknown
Error: OCI runtime create failed: runc did not terminate sucessfully: unknown```

## Context
Error on startup after installation.

## Your Environment

Distributor ID: Raspbian
Description:    Raspbian GNU/Linux 9.13 (stretch)
Release:        9.13
Codename:       stretch

@alexellis
Copy link
Member

Hi @motion-x thanks for your interest in faasd.

I would like you to take a moment to fill out the whole issue template and not to delete the fields we ask for.

That'd be much appreciated.

You may also want to use Raspberry Pi OS (32-bit) as that's what we use to test on.

https://raw.githubusercontent.com/openfaas/faasd/master/.github/ISSUE_TEMPLATE.md

@alexellis
Copy link
Member

/add label: invalid

@derek derek bot added the invalid This doesn't seem right label Apr 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants