Discourse is installing...
Phase: Downloading build tools
Auto-refreshes every 3s
[22:11:13] Downloading self-contained musl GCC toolchain (~50 MB)...
[22:11:13] Downloading musl GCC toolchain ...
[22:11:13] Listening on http://0.0.0.0:8000
[22:11:16] Got musl GCC toolchain
[22:11:16] Extracting musl toolchain...
[22:11:23] musl toolchain extracted
[22:11:23] Downloading busybox (for make) ...
[22:11:38] Got busybox (for make)
[22:11:38] make available via busybox
[22:11:38] FATAL ERROR: musl gcc smoke test failed: /bin/sh: 1: /app/discourse_deps/musl-toolchain/bin/x86_64-linux-musl-gcc: Permission denied
[22:11:38] Traceback (most recent call last):
File "/app/server.py", line 566, in installer
step_build_tools()
File "/app/server.py", line 196, in step_build_tools
raise RuntimeError("musl gcc smoke test failed: " + r.stderr)
RuntimeError: musl gcc smoke test failed: /bin/sh: 1: /app/discourse_deps/musl-toolchain/bin/x86_64-linux-musl-gcc: Permission denied