Skip to content

Instantly share code, notes, and snippets.

@cneill
Created July 10, 2015 20:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cneill/9f2a0da4b757866498ca to your computer and use it in GitHub Desktop.
Save cneill/9f2a0da4b757866498ca to your computer and use it in GitHub Desktop.
errrr
2015-07-10 14:52:52.122 68678 ERROR barbican.api.controllers OperationalError: (OperationalError) database is locked u'INSERT INTO secrets (id, created_at, updated_at, dele
ted_at, deleted, status, name, secret_type, expiration, algorithm, bit_length, mode, creator_id, project_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)' ('b3415feb-3
ea9-490b-9ee0-c6ce16f062dc', '2015-07-10 19:52:24.586464', '2015-07-10 19:52:24.586464', None, 0, 'ACTIVE', u'9b9c2ac7-9dea-45c1-8a1f-b2956cf5286b', 'opaque', '2018-02-28 1
9:14:44.180394', u'aes', 256, u'cbc', u'aa3c6641604945a7b02df960643d3bdc', u'bb72f964-a3f3-4094-9b9a-52e88587b113')
2015-07-10 14:52:52.122 68678 ERROR barbican.api.controllers
2015-07-10 14:52:52.250 68678 INFO barbican.api.middleware.context [req-ecc55056-0f0f-48e7-9a38-89ac29591df0 aa3c6641604945a7b02df960643d3bdc 1539f50a30604ed2b6ef8a1e7c6360
e6 - default default] Processed request: 500 Internal Server Error - POST http://localhost:9311/v1/secrets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment