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

DataError: value too long for type character varying(255) #3018

Open
sentry-io bot opened this issue Nov 29, 2024 · 0 comments · May be fixed by #3022
Open

DataError: value too long for type character varying(255) #3018

sentry-io bot opened this issue Nov 29, 2024 · 0 comments · May be fixed by #3022

Comments

@sentry-io
Copy link

sentry-io bot commented Nov 29, 2024

Sentry Issue: BLT-DJANGO-R0

StringDataRightTruncation: value too long for type character varying(255)

  File "django/db/backends/utils.py", line 105, in _execute
    return self.cursor.execute(sql, params)

DataError: value too long for type character varying(255)

(9 additional frame(s) were not displayed)
...
  File "blt/middleware/ip_restrict.py", line 155, in __call__
    ip_record.save(update_fields=["agent", "count"])
@github-project-automation github-project-automation bot moved this to Backlog in 📌 All Nov 29, 2024
@tsu-ki tsu-ki linked a pull request Nov 30, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

Successfully merging a pull request may close this issue.

0 participants