Failed to update 'Alternative Logos': about.json contains invalid values: Maximum discourse version is invalid
rake aborted!
RemoteTheme::ImportError: about.json contains invalid values: Maximum discourse version is invalid
并在构建结束时:
Pups::ExecError: cd /var/www/discourse & su discourse -c 'bundle exec rake themes:update assets:precompile' failed with return #<Process::Status: pid 3923 exit 1>
Location of failure: /pups/lib/pups/exec_command.rb:112:in `spawn'
exec failed with the params {"cd"=>"$home", "hook"=>"assets_precompile", "cmd"=>["su discourse -c 'bundle exec rake themes:update assets:precompile'"]}
138aba05ed797ec7542e030d05c988c19e0705c6f117f22a49144cc7ffa0c88c
好的,现在已解决。我又重新构建了一次,遇到了类似的错误,但应用程序确实启动了,并且我可以访问标准的管理员区域,删除了有问题的 Theme Components(其他帖子中提到的 alt logo 组件也与我的情况有关),然后最终的重新构建顺利完成,没有错误。之后我甚至安装了 Chat 插件,所以问题确实与它无关。