Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 948206 Details for
Bug 1154359
[abrt] graphite-web: base.py:347:get_new_connection:OperationalError: unable to open database file
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 2.28 KB, created by
ssabchew
on 2014-10-19 09:15:14 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
ssabchew
Created:
2014-10-19 09:15:14 UTC
Size:
2.28 KB
patch
obsolete
>base.py:347:get_new_connection:OperationalError: unable to open database file > >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/graphite/manage.py", line 13, in <module> > execute_from_command_line(sys.argv) > File "/usr/lib/python2.7/site-packages/django/core/management/__init__.py", line 399, in execute_from_command_line > utility.execute() > File "/usr/lib/python2.7/site-packages/django/core/management/__init__.py", line 392, in execute > self.fetch_command(subcommand).run_from_argv(self.argv) > File "/usr/lib/python2.7/site-packages/django/core/management/base.py", line 242, in run_from_argv > self.execute(*args, **options.__dict__) > File "/usr/lib/python2.7/site-packages/django/core/management/base.py", line 285, in execute > output = self.handle(*args, **options) > File "/usr/lib/python2.7/site-packages/django/core/management/base.py", line 415, in handle > return self.handle_noargs(**options) > File "/usr/lib/python2.7/site-packages/django/core/management/commands/syncdb.py", line 57, in handle_noargs > cursor = connection.cursor() > File "/usr/lib/python2.7/site-packages/django/db/backends/__init__.py", line 162, in cursor > cursor = util.CursorWrapper(self._cursor(), self) > File "/usr/lib/python2.7/site-packages/django/db/backends/__init__.py", line 132, in _cursor > self.ensure_connection() > File "/usr/lib/python2.7/site-packages/django/db/backends/__init__.py", line 127, in ensure_connection > self.connect() > File "/usr/lib/python2.7/site-packages/django/db/utils.py", line 99, in __exit__ > six.reraise(dj_exc_type, dj_exc_value, traceback) > File "/usr/lib/python2.7/site-packages/django/db/backends/__init__.py", line 127, in ensure_connection > self.connect() > File "/usr/lib/python2.7/site-packages/django/db/backends/__init__.py", line 115, in connect > self.connection = self.get_new_connection(conn_params) > File "/usr/lib/python2.7/site-packages/django/db/backends/sqlite3/base.py", line 347, in get_new_connection > conn = Database.connect(**conn_params) >OperationalError: unable to open database file > >Local variables in innermost frame: >conn_params: {u'detect_types': 3, u'check_same_thread': False, u'database': '/opt/graphite/storage/graphite.db'} >self: <django.db.backends.sqlite3.base.DatabaseWrapper object at 0x21fcc90>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1154359
: 948206 |
948207