Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: 🐛 production環境でサーバエラーになる現象を修正 #482

Merged

Conversation

nikukyugamer
Copy link
Collaborator

@nikukyugamer nikukyugamer commented Apr 11, 2022

  • ワークアラウンド
2022-04-11T06:34:46.179850+00:00 app[web.1]: => Booting Puma
2022-04-11T06:34:46.179865+00:00 app[web.1]: => Rails 6.1.5 application starting in production
2022-04-11T06:34:46.179865+00:00 app[web.1]: => Run `bin/rails server --help` for more startup options
2022-04-11T06:34:47.088181+00:00 app[web.1]: Exiting
2022-04-11T06:34:47.092654+00:00 app[web.1]: /app/vendor/bundle/ruby/3.1.0/gems/actionmailer-6.1.5/lib/action_mailer.rb:61:in `eager_load!': undefined method `eager_autoload!' for Mail:Module (NoMethodError)
2022-04-11T06:34:47.092657+00:00 app[web.1]:
2022-04-11T06:34:47.092657+00:00 app[web.1]: Mail.eager_autoload!
2022-04-11T06:34:47.092658+00:00 app[web.1]: ^^^^^^^^^^^^^^^^

@nikukyugamer nikukyugamer self-assigned this Apr 11, 2022
@nikukyugamer nikukyugamer merged commit 35de048 into development Apr 11, 2022
@nikukyugamer nikukyugamer deleted the fix/no-method-error_in_mail-module_on_production branch April 11, 2022 06:44
@nikukyugamer nikukyugamer mentioned this pull request Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant