Issue #7060 has been reported by Nick Fagerlund.

----------------------------------------
Bug #7060: Can't authenticate to puppet master if webrick server was started in 
the wrong cwd
https://projects.puppetlabs.com/issues/7060

Author: Nick Fagerlund
Status: Unreviewed
Priority: Normal
Assignee: 
Category: 
Target version: 
Keywords: 
Branch: 
Affected URL: 
Affected Dashboard version: 


This doesn't apply to running under passenger. 

When running under webrick, it's impossible to make an SSL-authenticated 
connection to the master (to get inventory facts, e.g.) unless you start the 
scripts/server script from Dashboard's root directory. 

    root@redmaster:/usr/local/src/puppet-dashboard# script/server -e production
    # (inventory will work)
    ^C
    root@redmaster:~# /usr/local/src/puppet-dashboard/script/server -e 
production
    # (inventory will not work)


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" 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-bugs?hl=en.

Reply via email to