We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
问题描述 |在super超管,'负责人'角色下,上线Release过程中,出现如下错误: 问题描述 logs/runtime.log
super超管
runtime...
[[email protected]]$ cd /opt/walle_home/codebase/ && tar zcf /opt/walle_home/codebase/1_4_20210514_155134.tgz 1_4_20210514_155134/ [[email protected]]$ mkdir -p back-webroot [[email protected]]$ scp /opt/walle_home/codebase/1_4_20210514_155134.tgz [email protected]:back-webroot [[email protected]]$ cd back-webroot && tar zxf 1_4_20210514_155134.tgz [[email protected]]$ cd back-webroot && [ -L webroot ] && readlink webroot || echo "" [[email protected]]$ ln -sfn back-webroot/1_4_20210514_155134 back-webroot/current-tmp-4 ln: failed to create symbolic link 'back-webroot/current-tmp-4': No such file or directory [[email protected]]$ cd /opt/walle_home/codebase/ && rm -rf 1_4_*` logs/error.log ``` error... ``` **截图** ![image](https://user-images.githubusercontent.com/20178448/118239595-8e614700-b4cc-11eb-9633-78acec6dddcb.png) **运行环境(docker下)** walle 版本 2.0.1 walle commit c3625aa5 服务器信息linux-5.10.25-linuxkit-x86_64-with-debian-9.8 Python 2.7.16
The text was updated successfully, but these errors were encountered:
henyihanwobushi
meolu
aSmallPing
ZouHongxue
No branches or pull requests
问题描述
|在
super超管
,'负责人'角色下,上线Release过程中,出现如下错误:问题描述
logs/runtime.log
runtime...
The text was updated successfully, but these errors were encountered: