こんばんは。
本日、KubernetesクラスターにDiscourseを正常にインストールしました。
これまではすべて順調でしたが、Discourseが正しくレンダリングされないという問題があります。
何が間違っているのでしょうか?
Bitnamiイメージをインストールしました。
ありがとうございます!
こんばんは。
本日、KubernetesクラスターにDiscourseを正常にインストールしました。
これまではすべて順調でしたが、Discourseが正しくレンダリングされないという問題があります。
何が間違っているのでしょうか?
Bitnamiイメージをインストールしました。
ありがとうございます!
ログ:\n```
discourse 20:59:40.11 INFO ==> アセットのプリコンパイル中。時間がかかる場合があります…
discourse 21:01:25.15 INFO ==> ** Discourse のセットアップが完了しました! **
discourse 21:01:25.18 INFO ==> ** Discourse を起動します **
=============== Phusion Passenger(R) Standalone Web サーバーが起動しました ===============
PID ファイル: /opt/bitnami/discourse/passenger.8080.pid
ログファイル: /opt/bitnami/discourse/log/passenger.8080.log
環境: production
アクセス方法: http://0.0.0.0:8080/
Phusion Passenger(R) Standalone は Ctrl-C で停止できます。
問題が発生した場合: Troubleshooting - Standalone - Passenger Library を参照してください。
===============================================================================
[ N 2022-03-04 21:01:32.0224 385/T5 age/Cor/SecurityUpdateChecker.h:519 ]: セキュリティアップデートチェック: アップデートは見つかりませんでした (次のチェックは24時間後)
Started HEAD “/” for 127.0.0.1 at 2022-03-04 21:01:55 +0000
Processing by ListController#latest as HTML
Rendered list/list.erb within layouts/crawler (Duration: 33.3ms | Allocations: 10472)
Rendered layout layouts/crawler.html.erb (Duration: 201.9ms | Allocations: 32399)
Completed 200 OK in 1116ms (Views: 209.7ms | ActiveRecord: 0.0ms | Allocations: 194757)
Started GET “/” for 127.0.0.1 at 2022-03-04 21:03:26 +0000
Processing by ListController#latest as HTML
Rendered list/list.erb within layouts/application (Duration: 4.3ms | Allocations: 787)
Rendered layout layouts/application.html.erb (Duration: 308.9ms | Allocations: 83557)
Completed 200 OK in 657ms (Views: 312.5ms | ActiveRecord: 0.0ms | Allocations: 140796)
Started GET “/discoutse” for 127.0.0.1 at 2022-03-04 21:03:31 +0000
ActionController::RoutingError (No route matches [GET] “/discoutse”)
config/initializers/100-quiet_logger.rb:23:in `call’
config/initializers/100-silence_logger.rb:31:in `call’
lib/middleware/enforce_hostname.rb:23:in `call’
lib/middleware/request_tracker.rb:198:in `call’
Rendered exceptions/not_found.html.erb within layouts/no_ember (Duration: 2.5ms | Allocations: 630)
Rendered layout layouts/no_ember.html.erb (Duration: 27.8ms | Allocations: 4067)
Rendered html template (Duration: 0.0ms | Allocations: 2)
Started GET “/discourse” for 127.0.0.1 at 2022-03-04 21:03:35 +0000
ActionController::RoutingError (No route matches [GET] “/discourse”)
config/initializers/100-quiet_logger.rb:23:in `call’
config/initializers/100-silence_logger.rb:31:in `call’
lib/middleware/enforce_hostname.rb:23:in `call’
lib/middleware/request_tracker.rb:198:in `call’
Rendered exceptions/not_found.html.erb within layouts/no_ember (Duration: 0.8ms | Allocations: 139)
Rendered layout layouts/no_ember.html.erb (Duration: 21.7ms | Allocations: 2371)
Rendered html template (Duration: 0.0ms | Allocations: 2)
[ N 2022-03-04 21:08:38.9746 385/T4 age/Cor/CoreMain.cpp:1147 ]: プロセス 565、アプリケーション /opt/bitnami/discourse (production) の長時間実行接続を切断するかどうかを確認しています。
[ N 2022-03-04 21:08:39.0662 385/T4 age/Cor/CoreMain.cpp:1147 ]: プロセス 469、アプリケーション /opt/bitnami/discourse (production) の長時間実行接続を切断するかどうかを確認しています。
[ N 2022-03-04 21:08:49.3180 385/T4 age/Cor/CoreMain.cpp:1147 ]: プロセス 617、アプリケーション /opt/bitnami/discourse (production) の長時間実行接続を切断するかどうかを確認しています。
Discourseはフリーでオープンソースのソフトウェアですが、公式のインストールガイドに従った本番環境へのインストールのみ無料サポートを提供しています。
bitnamiが提供するパッケージを使用しているため、Discourseチームが作成したものではないこのインストールについては、bitnamiのサポートチャネルを使用する必要があります。