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
Exception Type: DatabaseError at /lti_tools/wordpress/
Exception Value: ORA-12899: value too large for column "TERMTOOL"."AUTH_USER"."USERNAME" (actual: 40, maximum: 30)
The text was updated successfully, but these errors were encountered:
Error is coming from middleware. Here's the trace:
Traceback:
File "/home/vagrant/.virtualenvs/icommons_lti_tools/local/lib/python2.7/site-packages/django/core/handlers/base.py" in get_response
Exception Type: DatabaseError at /lti_tools/wordpress/
Exception Value: ORA-12899: value too large for column "TERMTOOL"."AUTH_USER"."USERNAME" (actual: 40, maximum: 30)
The text was updated successfully, but these errors were encountered: