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::ValueTooLong in auth/omniauth_callbacks#github #7157

Open
iHiD opened this issue Nov 12, 2024 · 0 comments
Open

ActiveRecord::ValueTooLong in auth/omniauth_callbacks#github #7157

iHiD opened this issue Nov 12, 2024 · 0 comments

Comments

@iHiD
Copy link
Member

iHiD commented Nov 12, 2024

Error in v3

ActiveRecord::ValueTooLong in auth/omniauth_callbacks#github
Mysql2::Error: Data too long for column 'avatar_url' at row 1

View on Bugsnag

Stacktrace

app/commands/user/authenticate_from_omniauth.rb:24 - find_by_uid
app/commands/user/authenticate_from_omniauth.rb:7 - call
app/controllers/auth/omniauth_callbacks_controller.rb:13 - github
app/controllers/application_controller.rb:87 - mark_notifications_as_read!
app/controllers/application_controller.rb:20 - 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