Displaying 20 results from an estimated 70000 matches similar to: "Run a node class through puppet dashboard"
2013 Apr 05
3
Puppet Dashboard 1.2.23 issue deleting node
Hello,
we run Puppet Dashboard 1.2.23 in our sandbox and get an error deleting a
node.
- first time we press the delete button nothing happens
- second time we press the delete button we get the following error;
ActiveRecord::StatementInvalid in NodesController#destroy
Mysql::Error: Lock wait timeout exceeded; try restarting transaction:
DELETE FROM `node_group_memberships` WHERE `id` = 53
2013 Apr 13
0
run/exec a script from puppet dashboard on multiple servers?
hey,
is there a way to run/exec a script on multiple servers manually from the
puppet dashboard?
i have several servers running my java application and i need the ability
to start them all or stop them all manually from the dashboard .
thanks
or
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To unsubscribe from this group and
2013 May 10
1
Can i use puppet DB for puppet dashboard ?
Hello Everyone,
I am new to puppet and want to set puppet dashboard.
I don''t have a database for puppet dashboard, My question is that can i use
PuppetDB as database for puppet dashboard ??
If yes then please tell me how to configure it.
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To unsubscribe from this group and
2013 Aug 23
0
Puppet dashboard - having cached catalog runs show up as warnings
Hi,
I have noticed that when a typo is introduced or a module is plain
broken, puppet will run using a cached catalog. This is logged as an
error on the local client, however, it is not logged as an error on
Puppet Dashboard. How can I change this behavior, so that using the
cached catalog will result in a warning/error being displayed on Puppet
Dashboard? Foreman does this.
I''ve
2013 May 08
1
deleting nodes in puppet-dashboard makes it hang
Hi,
I have 51 clients in puppet-dashboard – and when I tell it to delete a node
– it simply hangs forever. If I try to just open / on the puppet-dashboard
website – I get a proxy timeout (I have apache in front).
I end up having to kill webrick and start it again – with the node NOT
being deleted :(
I have commented on an issue here - which seems to be about the same:
2013 Oct 04
2
Puppet dashboard stuck pending jobs - MySql Error: Incorrect string value
Hi have add issues with stuck pending jobs on my puppet dashboard.
Here is the error message from my delayed_job.log file in
/usr/share/puppet-dashboard/log directory.
Report.create_from_yaml_file failed with ActiveRecord::StatementInvalid:
Mysql::Error: Incorrect string value: ''\x96 $bas...'' for column ''details''
at row 1: INSERT INTO `delayed_job_failures`
2013 Aug 29
0
Yaml reports not uploading to puppet dashboard
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
2013 Feb 13
0
Announce: Puppet Dashboard 1.2.22 Available [ security release ]
This release of Puppet Dashboard addresses CVE-2013-0277 and
CVE-2013-0269. These are vulnerabilities that affect Ruby on Rails,
specifically around YAML serialization and JSON handling. They expose
vulnerable systems to SQL Injection, Denial of Service Attacks, and
arbitrary YAML deserialization.
Additionally, CVE-2013-0276 and CVE-2013-0263 affect vendored
components of Puppet Dashboard, but by
2013 Mar 14
0
Announce: Puppet Dashboard 1.2.23-rc3 Available
Puppet Dashboard 1.2.23-rc3 is a maintenance release candidate of the
1.2 series of Puppet Dashboard with bug fixes and minor features.
This release is available for download at:
https://downloads.puppetlabs.com/dashboard/puppet-dashboard-1.2.23-rc3.tar.gz
Available in native package format in the pre-release repositories at:
http://yum.puppetlabs.com and http://apt.puppetlabs.com
For
2013 Apr 16
0
Puppet Dashboard errror
Hi All,
For some reason my puppet dashborad is not starting and new node requests
are not displaying in dashboard. I am getting following error while
restarting Puppet dashboard.
root@PuppetMaster:/etc/puppetlabs/puppet/modules#
/etc/init.d/pe-puppet-dashboard-workers start
* Starting PE Puppet Dashboard
Workers
2013 Feb 20
1
remove node parameters with dashboard rake api?
Is there a rake task for removing node parameters from the dashboard? The
online dashboard manual is silent on the parameters related to rake tasks
altogether.
--
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+unsubscribe@googlegroups.com.
2013 Feb 19
2
Puppet-dashboard(open source)
Hi ,
I am working with puppet open source.I have setup puppet dashboard.
But its is not showing any agent node there.Anyone guide me for the same?
--
Thanks and Regards,
Mamta Garg
--
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
2013 Apr 13
2
push puppet agent from dashboard
Excuse me When I add node from the dashboard is there any possibility to
push puppet-agent to the client ??
Thank you in advance!!!
Francesco
--
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+unsubscribe@googlegroups.com.
To post to this
2013 Oct 25
0
Puppet dashboard blank stylesheet
Hi,
I''m trying to switch my working puppet-dashboard installation over from the
test server that it comes with to an Apache/Passenger setup. Puppet seems
to be humming along just fine under this setup, but dashboard is unhappy.
The web interface comes up with no style. I''ve taken a look with Safari''s
developer windows at what it thinks is going on and I''m
2013 Jun 21
2
mysql access denied on dashboard puppet
i am at a lost, i setup the db schema , database.yml and etc.... passwords
are correct.
im getting the below error, im trying to get my dashboard to work .....help
any? i also chmod the database.yml file to 660
# mysql -u dashboard -p dashboard_production
Enter password:
ERROR 1045 (28000): Access denied for user ''dashboard''@''localhost'' (using
password:
2013 Oct 03
2
puppet dashboard with \n\n\n
Greetings,
I''ve setup puppet dashboard 1.2.23 along with puppetmaster 2.7.18.
I am seeing many \n strings all over the place when looking at
reports. Specifically the \n''s are in the Metrics, Log, Events links.
My nodes are showing up okay, and it seems just to be a problem with
the reports. For instance, a Metrics page starts with:
\n
\n
Metrics
\n
\n
Events
2013 Mar 11
1
using parameter with puppet dashboard and site.pp
I have just set up my puppet dashboard to be used as a ENC. This is for the
time being the easiest way to get support guys to add nodes to classes. I
have to use global parameters in my modules if I would like to declare
parameters using dashboard as the ENC.
So I have a module which does this:
class resolver ($domain_name=$::domainname,
$search_path=$::searchpath,
2013 Sep 05
1
puppet dashboard
Dear All,
Please help to find the latest version of puppet Dashboard in which i can
use postgre database.
--
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+unsubscribe@googlegroups.com.
To post to this group, send email to
2013 Mar 29
1
puppet dashboard stopped updating
I was in the process of setting up puppet environments. I pulled code from
my main modules and manifests directories into the prod environment folder,
deployed a newer branch of that code to a ''stg'' environment folder, updated
puppet.conf on the master, and reconfigured puppet.conf on my agents to use
the new environments. All looked fine until I checked puppet dashboard a
2013 Apr 26
0
Puppet Dashboard Issues
Hi,
I am using Puppet enterprise free 10 node version, getting one error while
loading this page in "/baseline/compliance"
"
Puppet Dashboard encountered an error.
Something went wrong, and Puppet Dashboard was unable to render the
requested page. Please contact your site’s help desk or systems
administrator; if that happens to be you, please check Dashboard’s logs for