-
Notifications
You must be signed in to change notification settings - Fork 200
taskworkflow dies with snapshotter error #387
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
Comments
I've located the problem. In taskworkflow.go, the sock path is configured incorrectly:
Also, taskworkflow.md is out of date a bit. For example, Shall I submit a PR fixing those two bugs? |
I tried to test taskworkflow with network configuration but there is the following problem:
Configuration:
|
Thanks for reporting the issue! Yeah. It doesn't make much sense to use |
Regarding the network configuration issue, after #257, taskworkflow.go assumes the |
@kzys In order to update the taskworkflow #399 , one needs to change the tests... What would you suggest?
|
I personally think it would be better to use |
since #399 was merged, this issue can be closed |
…ependabot/go_modules/github.com/go-openapi/runtime-0.23.1 Bump github.com/go-openapi/runtime from 0.23.0 to 0.23.1
Dear Team,
I installed and launched firecracker-containerd following the quickstart guide. When I execute
examples/taskworkflow.go
, I face the following error:At the same time, I don't see any containerd output when running taskworkflow. Manual commands from the quickstart guide work just fine.
Host: Ubuntu 18.04, kernel 4.15.0-76-generic
The text was updated successfully, but these errors were encountered: