您好,我正在将 Hardwaremana.community 迁移到 hardwaremana.net
我已经更新了 DNS、电子邮件和 app.yml 到新域名
我该如何运行 discourse remap 命令
它显示,
discourse:command not found
rake 命令也不能用于重新映射站点
您好,我正在将 Hardwaremana.community 迁移到 hardwaremana.net
我已经更新了 DNS、电子邮件和 app.yml 到新域名
我该如何运行 discourse remap 命令
它显示,
discourse:command not found
rake 命令也不能用于重新映射站点
您是否正确遵循了指南?
您必须在 discourse docker 容器内运行命令
./launcher enter app
是的,我遵循了说明
./launcher enter app
下载 discourse 的文件,然后我输入 discourse remap,bundle exec rake & rake rebake 命令它显示
discoursee: command not found
/usr/share/rubygems-integration/all/gems/bundler-2.3.5/lib/bundler/rubygems_integration.rb:331:in `block in replace_bin_path': can't find executable rake for gem rake. rake is not currently included in the bundle, perhaps you meant to add it to your Gemfile? (Gem::Exception)
from /usr/share/rubygems-integration/all/gems/bundler-2.3.5/lib/bundler/rubygems_integration.rb:359:in `block in replace_bin_path'
from /usr/bin/rake:25:in `<main>'
rake aborted!
No Rakefile found (looking for: rakefile, Rakefile, rakefile.rb, Rakefile.rb)
/usr/share/rubygems-integration/all/gems/rake-13.0.6/exe/rake:27:in `<top (required)>'
(See full trace by running task with --trace)
我怀疑你没有进入应用。请在下载等完成后,分享一张显示情况的截图,然后执行:
./launcher enter app
您的磁盘空间已满,因此无法进入 Docker 容器。
您可能需要增加服务器上的磁盘大小。
好的,我会缩小范围,然后再试一次。
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.