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

[Rootless] Unsound nydus-snapshotter crash with rootless + cgroup enabled #589

Open
inklesspen1rus opened this issue Apr 21, 2024 · 1 comment

Comments

@inklesspen1rus
Copy link

Tried to user nydus-snapshotter from rootless user but got unsound crash:

$ /usr/local/bin/containerd-nydus-grpc --config /home/inklesspen/.config/nydus/config.toml
$ echo $?
1
$

I got that until disabled cgroup in /home/inklesspen/.config/nydus/config.toml

Is that good idea to add some error messages on crashes?

@inklesspen1rus inklesspen1rus changed the title Unsound nydus-snapshotter crash with rootless + cgroup enabled [Rootless] Unsound nydus-snapshotter crash with rootless + cgroup enabled Apr 21, 2024
@imeoer
Copy link
Collaborator

imeoer commented Apr 23, 2024

We haven't tried running nydus snapshotter in rootless, maybe we can try adding some logs to the snapshot/snapshot.go -> NewSnapshotter code to debug, thanks!

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