walle-web-v1.x icon indicating copy to clipboard operation
walle-web-v1.x copied to clipboard

not a valid RSA private key file

Open jeiry opened this issue 5 years ago • 0 comments
trafficstars

[[email protected]]$ cd /opt/walle_home/codebase/ && cp -rf /opt/walle_home/codebase/1 1_1_20200609_172803 [[email protected]]$ cd /opt/walle_home/codebase/ && tar zcf /opt/walle_home/codebase/1_1_20200609_172803.tgz --exclude=.log --exclude=.txt 1_1_20200609_172803/ [[email protected]]$ mkdir -p /data/releases/xxx not a valid RSA private key file [[email protected]]$ cd /opt/walle_home/codebase/ && rm -rf 1_1_*

walle是用docker安装的 walle-nginx 和 walle-python 和宿主机 三个容器都已经做好了 ssh-keygen 并已经成功的不用用户名密码分别ssh到目标服务器 但walle Release前置任务 的时候还是 not a valid RSA private key file

有人知道这是为什么吗?

jeiry avatar Jun 09 '20 09:06 jeiry