我认为我已经解决了——我只需要重新映射;我不确定最初错误的 URL 是如何出现的,因为错误是在一次不是由我进行的重建之后出现的。
无论如何,我就是这样解决的:
> ./launcher enter app
> discourse remap //theme-javascripts /theme-javascripts
> Rewriting all occurrences of //theme-javascripts to /theme-javascripts
> THIS TASK WILL REWRITE DATA, ARE YOU SURE (type YES)
> YES
> theme_fields=4
> Done
希望这将来能帮助到其他人。