-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
项目发布流程卡住一直进行中 #357
Comments
编辑命令能贴一下吗。 |
这是一个前端项目,使用nodejs编译,项目发布配置没有做过变更,就突然编译完卡住,查看release目录已经打好包,就是不往目标服务器推送。不清楚哪里卡住。 |
是不会仓库访问网络延迟了。 |
NPM也有打包成功;就是不推送到目标机器;是超时了吗?所以不执行后续推送的任务; |
目标服务器能通过ssh进行连接吗? |
目标机器可以通过ssh连接。我现在上版是半自动化的,cmdb页面编译打包,然后在cmdb主机上写脚本推送。都可以的; |
怀疑是npm编译的时间超过django的默认http超时时间了。或者使用使用ansible rsync模块直接同步看看会不会卡住。方便的话,我远程协助帮你看看。 |
项目发布时,流程卡住,停在编译代码阶段,不往后走了。
详细部署日志流水:
编译代码
【执行编译命令脚本】
2022-11-03 19:07:29 by pengfei01.liu
dos2unix: converting file /apps/Deploy/sh/08677027.sh to UNIX format ...
The text was updated successfully, but these errors were encountered: