← Back to team overview

graphite-dev team mailing list archive

Re: [Question #192127]: Unable to open database file

 

Question #192127 on Graphite changed:
https://answers.launchpad.net/graphite/+question/192127

Description changed to:
/graphite/graphite-web-0.9.9/webapp/graphite$ sudo python manage.py
syncdb throws and error

I have read 178172: OperationalError: unable to open database file
(Solved) and follow http://geek.michaelgrace.org/2011/09...ite-on-
ubuntu/

I thought there could be permissions issues in this folder
/opt/graphite/storage/ but /opt/graphite/storage/graphite.db does not
exist.

Should it be created automatically ? It is Ubuntu 11.10

File "/usr/lib/pymodules/python2.7/django/db/backends/sqlite3/base.py", line 207, in _cursor
    self.connection = Database.connect(**kwargs)
pysqlite2.dbapi2.OperationalError: unable to open database file


Thanks.

-- 
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.