我通过 Digital Ocean 托管论坛,距离我通过终端重建实例已经过去大约一年了。
./launcher rebuild app
我最初是按照这里的步骤 (Install plugins on a self-hosted site) 来添加插件的,但是实例重建失败了。重启后我会看到这个错误消息:
我使用备份恢复了论坛,并作为一次健全性检查,在不修改任何代码(即 app.yml 文件)的情况下,再次执行了重建应用程序的序列。即使那样,重建和启动序列也会导致上述相同的错误消息。
关于下一步故障排除的建议?
插件:
hooks:
after_code:
- exec:
cd: $home/plugins
cmd:
- git clone https://github.com/discourse/discourse-math.git
- git clone https://github.com/discourse/discourse-solved.git
- git clone https://github.com/discourse/discourse-subscriptions.git
- sudo -E -u git clone https://github.com/VaperinaDEV/discourse-guest-gate-theme-component.git