Issue #8496 has been reported by Dan Bode.
----------------------------------------
Bug #8496: dashboard fails to start due to missing tmp directory
https://projects.puppetlabs.com/issues/8496
Author: Dan Bode
Status: Unreviewed
Priority: Normal
Assignee:
Category:
Target version:
Keywords:
Branch:
Affected URL:
Affected Dashboard version:
When running out of master on Natty: (git describe = 1.2rc1)
I get the following error message when I try to start dashboard as per the
instructions:
<pre>
env CPUS=4 RAILS_ENV=production ./script/delayed_job -p dashboard -n 1 -m start
"** Ensuring that Sass will regenerate"
/usr/local/dev/puppet-dashboard/vendor/plugins/delayed_job/lib/delayed/command.rb:65:in
`mkdir': No such file or directory - /usr/local/dev/puppet-dashboard/tmp/pids
(Errno::ENOENT)
from
/usr/local/dev/puppet-dashboard/vendor/plugins/delayed_job/lib/delayed/command.rb:65:in
`daemonize'
from ./script/delayed_job:5
</pre>
adding a tmp directory resolves the issue
--
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.