Hi,

Iam a newbie to puppet, iam trying to set my local puppet master and 
dashboard running on same server.
Iam also using https to connect to dashboard.
I can launch the dashboard on https://IP fine but i see only one report on 
the webpage,

When i tried to import all the previous reports iam getting this error

# cd /usr/share/puppet-dashboard/
]# sudo -u puppet-dashboard rake RAILS_ENV=production reports:import
(in /usr/share/puppet-dashboard)
rake aborted!
Report dir does not exist: /var/lib/puppet/reports

(See full trace by running task with --trace)

But i do see the reports exist

 ls -l /var/lib/puppet/reports/
total 4
drwxr-x--- 2 puppet puppet 4096 Aug 29 12:37 servername

The permissions look fine too

# getfacl /var/lib/puppet/reports/
getfacl: Removing leading '/' from absolute path names
# file: var/lib/puppet/reports/
# owner: puppet
# group: puppet
user::rwx
user:puppet-dashboard:r--
group::r-x
mask::r-x
other::rw-

Can you please advise whats' wrong. Please let me know if you need any 
config file .

Thanks in advance.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to