You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.
ProgramLimitExceeded: string is too long for tsvector (2482440 bytes, max 1048575 bytes)
File "django/db/backends/utils.py", line 84, in _execute
return self.cursor.execute(sql, params)
OperationalError: string is too long for tsvector (2482440 bytes, max 1048575 bytes)
(8 additional frame(s) were not displayed)
...
File "django/db/backends/utils.py", line 66, in execute
return self._execute_with_wrappers(sql, params, many=False, executor=self._execute)
File "django/db/backends/utils.py", line 75, in _execute_with_wrappers
return executor(sql, params, many, context)
File "django/db/backends/utils.py", line 84, in _execute
return self.cursor.execute(sql, params)
File "django/db/utils.py", line 90, in __exit__
raise dj_exc_value.with_traceback(traceback) from exc_value
File "django/db/backends/utils.py", line 84, in _execute
return self.cursor.execute(sql, params)
The text was updated successfully, but these errors were encountered:
Talvez esse erro seja causado por arquivos com conteúdos grande demais (como alguns .rar). Sua ideia de salvar de maneira separada talvez seja uma boa pro futuro, @exageraldo.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Sentry Issue: MARIA-QUITERIA-8Z
The text was updated successfully, but these errors were encountered: