阿里云Codeup异常deploy channel error 解决办法

阿里云Codeup在部署到私有服务器时出现deploy channel error 解决办法,deploy channel error 出现可能是因为服务器重启时导致 Agent 没有启动的原因,可以使用下面的命令进行启动等相关操作

启动:/home/staragent/bin/staragentctl restart;

重启:/home/staragent/bin/staragentctl restart;

查看状态:/home/staragent/bin/staragentctl status;

卸载:

1. /home/staragent/bin/staragentctl stop;

2. rm -rf /home/staragent;

3. rm /usr/sbin/staragent_sn

本文收集于网络,仅供技术交流使用,本站不拥有所有权,不承担相关法律责任。如果发现本站有涉嫌抄袭的内容, 欢迎发送邮件至 admin@webse.cn 举报,一经查实,本站将立刻删除涉嫌侵权内容,本文链接:https://webse.cn/36843.html

(3)
打赏 微信扫一扫 微信扫一扫
上一篇 2022-08-14 16:38
下一篇 2022-08-16 21:25

相关推荐

发表回复

登录后才能评论