# Discourse 启动器存在 Bug

**URL:** https://meta.discourse.org/t/bug-in-discourse-launcher/412435
**Category:** Self-hosting
**Created:** [2026年九月15日 08:12 UTC](https://meta.discourse.org/t/bug-in-discourse-launcher/412435 "2026-09-15T08:12:29Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![darkpixlz](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/darkpixlz/32/549896_2.png) [@darkpixlz](https://meta.discourse.org/u/darkpixlz)
#### Post date: [2026年九月15日 18:35 UTC](https://meta.discourse.org/t/bug-in-discourse-launcher/412435/4 "2026-09-15T18:35:10Z")

</div>

> [@mixman68](#):
>
> 主机是 Alpine

这可能就是它没有正常工作的原因，我认为启动脚本假定你是在 Debian/Ubuntu 上运行的。看起来你的 stat 错误是由于 BusyBox 版本的 `stat` 不识别这里的 `format` 标志：

> <https://github.com/discourse/discourse_docker/blob/main/launcher#L305>

该命令在我的 Arch PC 上运行正常，所以推测在 Ubuntu 上也没问题。

 ![image](https://global.discourse-cdn.com/meta/original/4X/b/7/2/b7201225bbef92bc05e9a25085b4d521404b7e54.png)

我曾以为这可能与最近我做的某个更改有关，但我保留了旧版本的逻辑，所以这似乎纯粹是 BusyBox 的问题。  
 ![image](https://cdck-file-uploads-global.s3.dualstack.us-west-2.amazonaws.com/meta/optimized/4X/3/e/2/3e23628738cec3b2b447099fd134397a4d68dd8b_2_690x56.png)

---

_[View the full topic](https://meta.discourse.org/t/bug-in-discourse-launcher/412435)._
