My favorites | Sign in
Project Home Wiki Issues
New issue   Search
for
  Advanced search   Search tips
Issue 1123: OperationalError: attempt to write a readonly database
1 person starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  chip...@gmail.com
Closed:  Jul 2009


Sign in to add a comment
 
Reported by reachr...@gmail.com, May 17, 2009
*NOTE: Do not post confidential information in this bug report.*

What version are you running?
ReviewBoard-1.0rc2

What's the URL of the page containing the problem?
Initial site URL

What steps will reproduce the problem?
1.create a site in linux
2.Trying to access the site from the browser
3.

What is the expected output? What do you see instead?
Initial Login screen is the expected output. But i' am getting "Review
Board is taking a nap" screen in the browser. 

What operating system are you using? What browser?
OS -Linux, Browser-IE 8

Please provide any additional information below.
I have created a site in review board and configured it with apache http
server and sqlite3 database. while i' am trying to acces the site, i' am
getting the above mentioned error.
Please find the attached logs for more information. 

Review-Board-Error.txt
3.8 KB   View   Download
Comment 1 by project member chip...@gmail.com, May 17, 2009
Make sure the directory containing the database is writable by the web server.
Comment 2 by reachr...@gmail.com, May 18, 2009
thanks for your quick reply. This issue was resolved after giving the ownership of
the database to the web server.
Comment 3 by project member chip...@gmail.com, May 18, 2009
We should doc this and update rb-site to make it clear.
Status: Confirmed
Owner: chipx86
Labels: Milestone-Release1.0 Component-Docs Component-Scripts
Comment 4 by reachr...@gmail.com, May 19, 2009
i just gave the ownership of the reviewboard.db file to the user in which the web
server is running.

chown -R web-server-username /path/to/dbfile
Comment 5 by project member trowb...@gmail.com, Jun 7, 2009
(No comment was entered for this change.)
Labels: -Milestone-Release1.0 Milestone-Release1.1
Comment 6 by project member chip...@gmail.com, Jul 16, 2009
The instructions are already in the docs. Updated rb-site to also mention this after
install (r2037).
Status: Fixed
Sign in to add a comment

Powered by Google Project Hosting