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

uninitialized constant Ahoy::ApplicationController #536

Closed
GVisockas opened this issue Jun 30, 2023 · 0 comments
Closed

uninitialized constant Ahoy::ApplicationController #536

GVisockas opened this issue Jun 30, 2023 · 0 comments

Comments

@GVisockas
Copy link

Hello,
I hope this is a trivial prolbem that I encountered, but I experienced a massive worker failure which revealed error in each execution:

2023-06-30T08:19:16.570Z pid=43748 tid=5gd0 WARN: NameError: uninitialized constant Ahoy::ApplicationController
2023-06-30T08:19:16.570Z pid=43748 tid=5gd0 WARN: /home/crm/shared/bundle/ruby/3.2.0/gems/ahoy_matey-4.2.1/app/controllers/ahoy/base_controller.rb:2:in `<module:Ahoy>'

Using rails@7, [email protected] and [email protected]

Restarting webserver, as suggested in similar issues, did not help. Open to any ideas, please beware that it happened in a production environment.

Thank you!

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

No branches or pull requests

1 participant