[Solved] Ruby on Rails application could not be started
Posted: Tue Dec 14, 2010 7:16 pm
Database problems. My hda system partition recently ran out of space. Since then (coincidence or not) I've been unable to access the http://hda dashboard or apps. Here's the text of what I get when I visit http://hda:
I can access the hda with putty, and access the shares. I found this post:http://forums.amahi.org/viewtopic.php?f=14&t=1395, but don't know enough to apply it, if the solution is in there. If someone notices that the answer is in there, what would I need to do to the following in my situation:There appears to be a database problem.
Your config/database.yml may not be written correctly. Please check it and fix any errors.
Your database schema may be out of date or nonexistant. Please run rake db:migrate to ensure that the database schema is up-to-date.
The database server may not be running. Please check whether it's running, and start it if it isn't.
Error message:
Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) (Mysql::Error)
Exception class:
Mysql::Error
Application root:
/var/hda/platform/html
Any and all help would be greatly appreciated.I did a forcece-reload of Squeezecenter and that fixed that but it also seems to have fixed the dashboard problem.