Skip to content
New issue

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

BUG #1171

Open
sbihgud opened this issue May 14, 2021 · 0 comments
Open

BUG #1171

sbihgud opened this issue May 14, 2021 · 0 comments
Assignees
Labels

Comments

@sbihgud
Copy link

sbihgud commented May 14, 2021

问题描述
|在super超管,'负责人'角色下,上线Release过程中,出现如下错误:
问题描述
logs/runtime.log

runtime...

[root@127.0.0.1]$ cd /opt/walle_home/codebase/ && tar zcf /opt/walle_home/codebase/1_4_20210514_155134.tgz 1_4_20210514_155134/
[root@47.112.239.75]$ mkdir -p back-webroot
[root@47.112.239.75]$ scp /opt/walle_home/codebase/1_4_20210514_155134.tgz root@47.112.239.75:back-webroot
[root@47.112.239.75]$ cd back-webroot && tar zxf 1_4_20210514_155134.tgz
[root@47.112.239.75]$ cd back-webroot && [ -L webroot ] && readlink webroot || echo ""
[root@47.112.239.75]$ 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
[root@127.0.0.1]$ 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants