API server attempts to write large data to 'errmsg' column

Bug #1210318 reported by David Shrewsbury
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libra
Fix Released
Medium
Andrew Hutchings

Bug Description

2013-08-08 22:22:16,117: root - INFO - /usr/local/lib/python2.7/dist-packages/sqlalchemy/engine/default.py:324: Warning: Data truncated for column 'errmsg' at row 1 cursor.execute(statement, parameters)

This is in the loadbalancers table:

       id: 1973361
     name: shrews_nodeExists
 tenantid: <REDACTED>
 protocol: HTTP
     port: 80
   status: ACTIVE
algorithm: ROUND_ROBIN
  created: 2013-08-08 22:08:01
  updated: 2013-08-08 22:08:10
   errmsg: Node status change
                    ID: 1973361
                    IP: <REDACTED>
                    tenant: <REDACTED>

Data written to errmsg column seems to be too large for its size?

Tags: api
description: updated
description: updated
description: updated
description: updated
Changed in libra:
assignee: nobody → Andrew Hutchings (linuxjedi)
Revision history for this message
Andrew Hutchings (linuxjedi) wrote :

Fixed in trunk

Changed in libra:
status: New → In Progress
importance: Undecided → Medium
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.