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
i'm trying to install k8s. if i let --user be root everything goes well, however if i let user be non root the process will fail, and su doesn't solve the problem
Relevant log output?
[ERROR] [root.go:75] sealer-v0.11.0: failed to detect rootfs cache /var/lib/sealer/data/my-cluster/rootfs/cache/image/1e08f61a9b71299e05ede5884a96e0e15c4554b6974432960e73ddafabfc3074 on host 192.168.195.22: failed to new sftp client of host(192.168.195.22): failed to execute cmd(sudo grep -oP "Subsystem\s+sftp\s+\K.*" /etc/ssh/sshd_config): Process exited with status 1
What you expected to happen?
success
How to reproduce it (as minimally and precisely as possible)?
sudo sealer run docker.io/sealerio/kubernetes:v1-22-15-sealerio-2 --masters 192.168.195.22 -u user -p passwd
Anything else we need to know?
No response
What is the version of Sealer you using?
0.11.0
What is your OS environment?
Ubuntu 22.04.2 LTS
What is the Kernel version?
Linux 5.15.90.1-microsoft-standard-WSL2
Other environment you want to tell us?
No response
The text was updated successfully, but these errors were encountered:
What happen?
i'm trying to install k8s. if i let
--user
be root everything goes well, however if i let user be non root the process will fail, andsu
doesn't solve the problemRelevant log output?
[ERROR] [root.go:75] sealer-v0.11.0: failed to detect rootfs cache /var/lib/sealer/data/my-cluster/rootfs/cache/image/1e08f61a9b71299e05ede5884a96e0e15c4554b6974432960e73ddafabfc3074 on host 192.168.195.22: failed to new sftp client of host(192.168.195.22): failed to execute cmd(sudo grep -oP "Subsystem\s+sftp\s+\K.*" /etc/ssh/sshd_config): Process exited with status 1
What you expected to happen?
success
How to reproduce it (as minimally and precisely as possible)?
sudo sealer run docker.io/sealerio/kubernetes:v1-22-15-sealerio-2 --masters 192.168.195.22 -u user -p passwd
Anything else we need to know?
No response
What is the version of Sealer you using?
0.11.0
What is your OS environment?
Ubuntu 22.04.2 LTS
What is the Kernel version?
Linux 5.15.90.1-microsoft-standard-WSL2
Other environment you want to tell us?
No response
The text was updated successfully, but these errors were encountered: