웹사이트를 다시 구축한 후 브라우저에서 아래 메시지가 표시됩니다:
Oops
The software powering this discussion forum encountered an unexpected problem. We apologize for the inconvenience.
Detailed information about the error was logged, and an automatic notification generated. We'll take a look at it.
No further action is necessary. However, if the error condition persists, you can provide additional detail, including steps to reproduce the error, by posting a discussion topic in the site's feedback category.
이 문제가 발생하기 전에 AI 플러그인 설정 페이지를 클릭했던 기억이 납니다.
containers/app.yml 파일의 경우, 맨 끝에 다음과 같이만 설정했습니다:
params:
version: esr
지금 여러 번 다시 구축을 시도해 보고 있지만, 새로고침할 때마다 이 오류 메시지가 나옵니다.
혹시 이 문제를 경험해 보신 분 계신가요?
log/production.log 로그 내용:
컨테이너 안에서
sv restart unicorn를 실행했습니다.
Shutting down
Terminating quiet threads for default capsule
Scheduler exiting...
Pausing to allow jobs to finish...
Bye!
Sidekiq 7.3.9 connecting to Redis with options {size: 10, pool_name: "internal", host: "localhost", port: 6379, db: 1, url: nil}
Sidekiq 7.3.9 connecting to Redis with options {size: 10, pool_name: "internal", host: "localhost", port: 6379, db: 1, url: nil}
Sidekiq 7.3.9 connecting to Redis with options {size: 10, pool_name: "internal", host: "localhost", port: 6379, db: 1, url: nil}
Sidekiq 7.3.9 connecting to Redis with options {size: 10, pool_name: "internal", host: "localhost", port: 6379, db: 1, url: nil}
Booted Rails 8.0.4 application in production environment
Running in ruby 3.4.7 (2025-10-08 revision 7a5688e2a2) +PRISM [x86_64-linux]
See LICENSE and the LGPL-3.0 for licensing details.
Upgrade to Sidekiq Pro for more features and support: https://sidekiq.org
Sidekiq 7.3.9 connecting to Redis with options {size: 5, pool_name: "default", host: "localhost", port: 6379, db: 1, url: nil}
Sidekiq 7.3.9 connecting to Redis with options {size: 10, pool_name: "internal", host: "localhost", port: 6379, db: 1, url: nil}
Sidekiq 7.3.9 connecting to Redis with options {size: 10, pool_name: "internal", host: "localhost", port: 6379, db: 1, url: nil}
Sidekiq 7.3.9 connecting to Redis with options {size: 10, pool_name: "internal", host: "localhost", port: 6379, db: 1, url: nil}
Sidekiq 7.3.9 connecting to Redis with options {size: 10, pool_name: "internal", host: "localhost", port: 6379, db: 1, url: nil}
Sidekiq 7.3.9 connecting to Redis with options {size: 10, pool_name: "internal", host: "localhost", port: 6379, db: 1, url: nil}
Sidekiq 7.3.9 connecting to Redis with options {size: 10, pool_name: "internal", host: "localhost", port: 6379, db: 1, url: nil}
Started GET "/" for 220.173.137.204 at 2026-03-31 08:28:24 +0000
Processing by ListController#latest as HTML
Rendered layout layouts/application.html.erb (Duration: 11252.1ms | GC: 410.6ms)
Completed 500 Internal Server Error in 14209ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 560.5ms)