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

[production][request#changerequest] Mysql2::Error: Data too long for column 'payload' at row 1: INSERT INTO events (eventtype, `p... #5830

Closed
mdeniz opened this issue Sep 11, 2018 · 6 comments
Assignees
Labels
Bug Frontend Things related to the OBS RoR app

Comments

@mdeniz
Copy link
Contributor

mdeniz commented Sep 11, 2018

request#changerequest threw this 3 times

Mysql2::Error: Data too long for column 'payload' at row 1: INSERT INTO `events` (`eventtype`, `payload`, `created_at`, `updated_at`) VALUES ('Event::RequestStatechange', '{\"author\":\"mcepl\",\"comment\":\"You are removing stuff from changelog that is already integrated in tw, that aint acceptable by the changelog checking bots.\",\"description\":\"- Add multibuild to allow running tests.\\r\\n- specfile:\\r\\n  * updated pytest version, specified pytz version (from setup.py)\\r\\n- update to version 3.71.0:\\r\\n  * many changes, see https://hypothesis.readthedocs.io/en/latest/changes.html\\r\\n- Clean up SPEC\\r\\n- Add %check section, but make it disabled per default (circular\\r\\n  dependency on pytest)\\r\\n- Drop the pytest-xdist dependency to build on Leap 42.3, as it\\r\\n  does not run tests it was quite pointless\\r\\n- update to version 3.66.6:\\r\\n  * This patch ensures that Hypothesis fully supports Python 3.7, by\\r\\n    upgrading from_type() (issue #1264) and fixing

https://build.opensuse.org/request/changerequest"

See this exception on Errbit

See this exception on Errbit

@mdeniz mdeniz added Bug Frontend Things related to the OBS RoR app labels Sep 11, 2018
@adrianschroeter adrianschroeter added the P2 If possible, assign this to yourself and fix it ASAP label Sep 13, 2018
@adrianschroeter
Copy link
Member

adrianschroeter commented Sep 13, 2018

seems to block some users processing requests, so increasing priority

@adrianschroeter adrianschroeter added P3 and removed P2 If possible, assign this to yourself and fix it ASAP labels Sep 13, 2018
@adrianschroeter
Copy link
Member

no regression, so rating it down.

@DavidKang DavidKang self-assigned this Sep 14, 2018
@hennevogel
Copy link
Member

We need a length validation on BsRequest.description to make sure this fits into the resulting Event...

@hennevogel
Copy link
Member

Does not happen anymore...

@eduardoj
Copy link
Member

It seems it happens again. Link to Errbit added in the description of the issue.

@eduardoj eduardoj reopened this Feb 27, 2019
@eduardoj
Copy link
Member

Duplicate of #5245. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Frontend Things related to the OBS RoR app
Projects
None yet
Development

No branches or pull requests

5 participants