On Wed, Mar 30, 2011 at 3:00 PM, hyzhang <[email protected]> wrote: > Hi, I am new to puppet. > > I have puppet server set up with passenger. But when I start puppetd > from client, I see following error in the syslog file: > Mar 30 13:52:03 puppetclient1 puppet-agent[29732]: Could not request > certificate: Error 500 on SERVER: <!DOCTYPE HTML PUBLIC "-//W3C//DTD > HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> > <head> <meta http-equiv="Content-Type" content="text/html; > charset=UTF-8"> <meta name="generator" content="Phusion > Passenger"> <title>Ruby (Rack) application could not be started</ > title> .... > > You didn't paste the most important part of the error. Thie page ruby/rack generates usually have some pretty useful information in an error field. Like a module missing on an import/require, permission problems, and so on. Please identify and post the error so we can be helpful :)
-- []'s Hugo www.devin.com.br -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
