Menu

#85 Database Not available error

open
nobody
5
2011-04-21
2011-04-21
No

I installed Rackmonkey as per http://flux.org.uk/projects/rackmonkey/doc/1.2.5/install-redhat

* When I try to open the interface the below error is thrown in screen

SQLite database '/var/lib/rackmonkey/rackmonkey.db' does not exist. Check the 'dbconnect' path in rackmonkey.conf and that you have created a RackMonkey database as per the install guide.

Below is my rackmonkey.conf:

# Database Connection Settings
dbconnect = dbi:SQLite:dbname=/var/lib/rackmonkey/rackmonkey.db
dbuser =
dbpass =

# Path & URL Constants
tmplpath = /var/lib/rackmonkey/tmpl
wwwpath = /rackmonkey

The file does exist at the correct path

[root@monkey ~]# ls -al /var/lib/rackmonkey/rackmonkey.db
-rw-r--r-- 1 apache apache 66560 Apr 21 14:29 /var/lib/rackmonkey/rackmonkey.db

I'm using the latest version of Rackmonkey (RackMonkey 1.2.5-1)

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.