# Launcher 重建应用无任何作用

**URL:** https://meta.discourse.org/t/launcher-rebuild-app-does-nothing/144179
**Category:** Support
**Created:** [2020年三月13日 08:13 UTC](https://meta.discourse.org/t/launcher-rebuild-app-does-nothing/144179 "2020-03-13T08:13:07Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Paul\_King](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/paul_king/32/165426_2.png) [@Paul\_King](https://meta.discourse.org/u/Paul_King)
#### Post date: [2020年三月13日 08:13 UTC](https://meta.discourse.org/t/launcher-rebuild-app-does-nothing/144179/1 "2020-03-13T08:13:08Z")

</div>

使用 PuTTY 登录到我的 Digital Ocean Droplet 的 root 账户以添加 Discourse 插件，按照[此处](https://meta.discourse.org/t/install-plugins-in-discourse/19157)的标准步骤操作，然后输入

> ./launcher rebuild app

结果 PuTTY 控制台中的光标只是跳到下一行，除此之外没有任何反应。

没有错误消息，也没有任何可见的进度指示。与此同时，Discourse 安装仍在正常运行，即使等待了半小时，也未显示任何新增的插件。

我曾尝试退出 PuTTY 并重新启动，然后重新连接到 Digital Ocean Droplet，再次重复上述操作，结果完全一样，没有任何进展。

在末尾添加了新插件后，containers/app.yml 文件中相关部分的完整内容如下：

> hooks:  
> after\_code:  
> - exec:  
> cd: $home/plugins  
> cmd:  
> - git clone [GitHub - discourse/docker\_manager: Plugin for use with discourse docker image · GitHub](https://github.com/discourse/docker_manager.git)  
> - git clone [GitHub - procourse/discourse-multiselect-user-field · GitHub](https://github.com/procourse/discourse-multiselect-user-field.git)  
> - git clone [GitHub - discourse/discourse-data-explorer: SQL Queries for admins in Discourse · GitHub](https://github.com/discourse/discourse-data-explorer.git)  
> - git clone [GitHub - discourse/discourse-bbcode: vBulletin BBCode plugin · GitHub](https://github.com/discourse/discourse-bbcode.git)

我似乎无法在我在底部添加的那一行中发现任何拼写错误，因此不确定问题出在这个文件的内容上，还是其他原因。

作为测试，我删除了刚刚添加的额外行并重新保存了 app.yml，但结果仍然相同。

是否有人遇到过（并解决了）这个问题？

---

<div class="post-metadata">

### Author: ![Paul\_King](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/paul_king/32/165426_2.png) [@Paul\_King](https://meta.discourse.org/u/Paul_King)
#### Post date: [2020年三月13日 09:15 UTC](https://meta.discourse.org/t/launcher-rebuild-app-does-nothing/144179/2 "2020-03-13T09:15:02Z")

</div>

针对我自己的问题，一个可行的解决方法是登录 DigitalOcean 并重启 Droplet。之后重建即可正常进行。

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [2020年四月12日 09:15 UTC](https://meta.discourse.org/t/launcher-rebuild-app-does-nothing/144179/3 "2020-04-12T09:15:09Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
