コマンド再マッピングの問題

Hi、Hardwaremana.communityをhardwaremana.netに移行しています。
DNS、メール、app.ymlを新しいドメインに更新しました。
discourse remapコマンドを実行するにはどうすればよいですか。
「discourse: command not found」と表示されます。
rakeもサイトの再マッピングには機能しません。

ガイドを正しく実行しましたか?
./launcher enter app コマンドをディスコースDockerコンテナ内で実行する必要があります。

./launcher enter app

はい、指示に従いました

./launcher enter app

ディスコースのファイルをダウンロードし、次に discourse remapbundle exec rake & rake rebake コマンドを入力すると、次のように表示されます。

discourse: 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コンテナに実際に入ることができませんでした。
サーバーのディスクサイズを増やす必要があるでしょう。

「いいね!」 1

わかりました。縮小してからもう一度試します

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