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

ActiveRecord::StatementInvalid in auth/omniauth_callbacks#github #6188

Open
iHiD opened this issue Sep 17, 2023 · 0 comments
Open

ActiveRecord::StatementInvalid in auth/omniauth_callbacks#github #6188

iHiD opened this issue Sep 17, 2023 · 0 comments

Comments

@iHiD
Copy link
Member

iHiD commented Sep 17, 2023

Error in v3

ActiveRecord::StatementInvalid in auth/omniauth_callbacks#github
Mysql2::Error: The MySQL server is running with the --read-only option so it cannot execute this statement

View on Bugsnag

Stacktrace

app/commands/user/authenticate_from_omniauth.rb:52 - find_by_email
app/commands/user/authenticate_from_omniauth.rb:7 - call
app/controllers/auth/omniauth_callbacks_controller.rb:13 - github
app/controllers/application_controller.rb:80 - mark_notifications_as_read!
app/controllers/application_controller.rb:19 - process_action

View full stacktrace

Created automatically via Bugsnag

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant