Problem starting chef-server and chef-server webui

My EC2 instance rebooted, now I unable to restart chef-server. I get the
following:-

Loading init file from /usr/share/chef-server-webui/config/init.rb
[Wed, 08 Feb 2012 10:45:05 +0000] INFO: HTTP Request Returned 500 Internal
Server Error: ucs [Wed, 08 Feb 2012 10:45:05 +0000] ERROR: Server returned
error for http://localhost:5984/chef/design/users/view/all_id, retrying 1/5 in
4s [Wed, 08 Feb 2012 10:45:09 +0000] INFO: HTTP Request Returned 500 Internal
Server Error: ucs

Everything was working fine prior to the reboot. Any ideas anyone?

Thanks

On Wed, Feb 8, 2012 at 7:36 AM, strtwtsn@gmail.com wrote:

Server Error: ucs [Wed, 08 Feb 2012 10:45:05 +0000] ERROR: Server returned
error for http://localhost:5984/chef/design/users/view/all_id, retrying 1/5 in
4s [Wed, 08 Feb 2012 10:45:09 +0000] INFO: HTTP Request Returned 500 Internal
Server Error: ucs

Everything was working fine prior to the reboot. Any ideas anyone?

5984 is the default port for CouchDB. Is it running?

lsof shows:-

beam 31393 couchdb 10u IPv4 348521 0t0 TCP localhost:5984 (LISTEN)

Stuart

On Wed, Feb 8, 2012 at 12:58 PM, Bryan McLellan btm@loftninjas.org wrote:

On Wed, Feb 8, 2012 at 7:36 AM, strtwtsn@gmail.com wrote:

Server Error: ucs [Wed, 08 Feb 2012 10:45:05 +0000] ERROR: Server returned
error for http://localhost:5984/chef/design/users/view/all_id, retrying 1/5 in
4s [Wed, 08 Feb 2012 10:45:09 +0000] INFO: HTTP Request Returned 500 Internal
Server Error: ucs

Everything was working fine prior to the reboot. Any ideas anyone?

5984 is the default port for CouchDB. Is it running?