windydayc
windydayc
Currently, it is recommended to install openyurt manually. https://openyurt.io/docs/installation/manually-setup
> looks similar to the issue: #1401 @bxy4543 These two may not be the same problem. I preceded all the quotes with \\, but it still gave an error. ```...
@bxy4543 I think it's possible that the command length is causing the problem? Because errors are reported until "defaultMode": 420
sealer v0.6.1 does not have this problem.
``` [root@host8c context]# echo $SHELL /bin/bash ```
I solved the problem temporarily by putting these commands in a separate shell script, which I then executed in kubefile CMD.
sealer v0.6.1 does not have this problem.