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
If you run rechunk as a root user already, rechunk tries to sudo again.
This can be problematic if you're running rechunk via a container image that doesn't have sudo installed.
If you run rechunk as a root user already, rechunk tries to sudo again.
This can be problematic if you're running rechunk via a container image that doesn't have
sudoinstalled.