无法重新构建应用

大家好!
我不知道为什么我的 Discourse 无法重建。我尝试进行常规升级,但收到了以下错误消息。

FAILED
--------------------
Pups::ExecError: cd /var/www/discourse && su discourse -c 'bundle exec rake themes:update assets:precompile' failed with return #<Process::Status: pid 1163 exit 134>
Location of failure: /usr/local/lib/ruby/gems/2.7.0/gems/pups-1.1.1/lib/pups/exec_command.rb:117:in `spawn'
exec failed with the params {"cd"=>"$home", "hook"=>"assets_precompile", "cmd"=>["su discourse -c 'bundle exec rake themes:update assets:precompile'"]}
bootstrap failed with exit code 134
** FAILED TO BOOTSTRAP ** please scroll up and look for earlier error messages, there may be more than one.
./discourse-doctor may help diagnose the problem.
30f1f2ee442374d7102072aff43db49f77830e45f3332526b8e2ce4c29f7cf12
==================== END REBUILD LOG ====================
Failed to rebuild app.

这是我当前的插件。

==================== PLUGINS ====================
          - git clone https://github.com/discourse/docker_manager.git
          - git clone https://github.com/discourse/discourse-adplugin.git
          - git clone https://github.com/discourse/discourse-spoiler-alert.git
          - git clone https://github.com/discourse/discourse-solved.git
          - git clone https://github.com/gdpelican/babble.git
          - git clone https://github.com/gdpelican/retort.git
          - git clone https://github.com/discourse/discourse-staff-notes.git
          - git clone https://github.com/rux-pizza/discourse-awesome-bbcodes.git
          - git clone https://github.com/davidtaylorhq/discourse-whos-online.git
          - git clone https://github.com/iunctis/discourse-formatting-toolbar.git

这是完整的 discourse-doctor 输出链接。
https://forum.playtfg.com/MTk0M2M2YzVlMDc5ZDA0.txt

1 个赞

至少这个被证实是坏的。

我建议先删除所有不在 github.com/discourse 下面的内容,然后仔细重新添加你真正需要的内容。

1 个赞

在过去的几周里,我在元站点上看到了一些关于很棒的 bbcode 也被破坏的报告。

3 个赞

现在就试试,稍后更新结果。

我也禁用了此功能,稍后会提供结果。

bbcode 已确认损坏。重新启用该插件并重建,果然它坏了。
感谢您的见解。

1 个赞

谢谢你,Falco!那确实是其中一个问题。

2 个赞

回到这个 Babble 实际上对我来说是有效的。刚刚用 Babble 完成了重建,它“对我来说是有效的”。

Babble 不再维护,现在有一个官方聊天插件github)。

2 个赞

好的!感谢您提供的链接,我将安装它作为替代品。

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