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: PG::StringDataRightTruncation: ERROR: value too long for type character varying(255) (ActiveReco... #3557

Closed
sentry-io bot opened this issue Jan 29, 2025 · 0 comments · Fixed by #3562
Labels
bug Something is wrong and needs to be fixed

Comments

@sentry-io
Copy link

sentry-io bot commented Jan 29, 2025

Sentry Issue: OSEM-45

PG::StringDataRightTruncation: ERROR:  value too long for type character varying(255) (PG::StringDataRightTruncation)
  app/controllers/users_controller.rb:18:in `update'
    if @user.update(user_params)
...
(141 additional frame(s) were not displayed)

ActiveRecord::ValueTooLong: PG::StringDataRightTruncation: ERROR:  value too long for type character varying(255) (ActiveRecord::ValueTooLong)
@sentry-io sentry-io bot added the bug Something is wrong and needs to be fixed label Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is wrong and needs to be fixed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

0 participants