由于Ghost没有自动更新系统,并保持在最新版本的功能,所以每次升级都需要用ssh登陆主机执行ghost update指令(以前后台的about里是不是有一个按钮点了就能升级?我刚刚去看好像没了)。不过好在用ghost-cli套件升级起来到是还简单方便。今天像往常一样执行完命令,第一次执行时提示ghost-cli版本过低,不过命令还是能正常执行,但是在最后build完库之后在restart的步骤忽然卡出了,起初没在意,便放在这里忙其他的去了,忙完回来后却发现升级失败,出问题的步骤就是最后的restart的时候,报错如下:Debug Information:
OS: Ubuntu, v16.04
Node Version: v8.15.0
Ghost-CLI Version: 1.11.0
Environment: production
Command: 'ghost update'
Message: Could not communicate with Ghost
Suggestion: journalctl -u ghost_www-4zen-top -n 50
Stack: Error: Could not communicate with Ghost
at Server.server.close (/usr/local/lib/node_modules/ghost-cli/l
...
继续阅读
(54)