Displaying 20 results from an estimated 10000 matches similar to: "Puppet-dashboard edit node parameters not saving more than 2 parameters"
2012 Dec 17
0
puppet-dashboard install not generating 'dashboard' cert
Hello,
I''m trying to get puppet-dashboard installed on a CentOS 6.3 machine
running puppet v3.0.1.
I''m following the puppet-dashboard documentation here:
http://docs.puppetlabs.com/dashboard/manual/1.2/configuring.html
In the documentation page linked above, it says:
Puppet uses SSL certificates to control who can make requests to the puppet
> master, so Dashboard has
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 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 16
1
Ruby Error Encountered when Installing Dashboard for Puppet Open Source
I''ve installed Puppet and am installing Dashboard on CentOS 6. I''m running
into an ''undefined method'' when installing the dashboard. To install
Puppet Open Source, I ran:
> rpm -ivh
2012 Jul 13
0
about puppet dashboard
Hi:
I have a problem, on the same puppetmaster host, how to through the
puppet dashboard management three environment: production, development and
testing.
Because in the puppet.conf file , ENC can only 1 configuration, like:
External_nodes = / data/puppet-dashboard/bin/external_node
External_node file configuration of the dashboard listen port.
If I start the production on port
2013 Sep 04
3
Puppet Dashboard Error 400 Invalid Parameter at passenger pp:48
Hi,
I am new to the job and forum. I installed puppet and puppetmaster and set
up my first dependencies acording to a manual that we have here in our
company. Everything works fine and I can set up new nodes with several
modules to choose from. Unfortunatley the Dashboard
<http://forge.puppetlabs.com/puppetlabs/dashboard>gives me errors instead
of starting correctley.
Here the
2013 Apr 17
0
Run a node class through puppet dashboard
Hi All,
Is it possible to run a class on a node through puppet dashboard. If yes
can u please share the reference link ?
Thanks
--
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
2011 Sep 05
2
puppet dashboard 1.2.0 install problem on ubuntu 10.04
*Hello folks**
**I have trying to install puppet dashboard on our ubuntu 10.04 setup but am
currently stuck on the following problem.**after the installation and the db
sync the application refuses import any reports. In the background job
notifier i find error messages like this one below.**
**Does anyone know how to proceed from here?**
**bram**
* *Importing report report-1540-1.yaml* at
2012 Oct 05
1
Puppet Dashboard inventory search problems.
I''m using Dashboard 1.2.10 on an Ubuntu 10.04 LTS system, and Puppet 2.7.19
When I do an inventory search, I get a blank screen.
In the logs, I found the following:
Processing NodesController#search (for X.X.X.X at 2012-10-05 08:44:57) [GET]
Parameters: {"action"=>"search", "controller"=>"nodes",
2013 Mar 25
1
Unresponsive nodes with no pending task in the dashboard
Hi,
Since this morning all nodes are showing as unresponsive. I have faced a
similar error before and the problem was fixed restarting the
dashboard-workers as there were many pending task in the puppet dashboard.
I am using Puppet Enterprise 2.7.1 version.
I have already checked/done:
* Restarted the puppetmaster server
* Check that puppet-dashboard-workers are working
* Time is synced
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
2012 Mar 08
4
How to fully remove a node from Puppet Dashboard (v1.2.4)
I can delete a node in dashboard fine, but when I do a search with the
Inventory Search the node shows up again and also then shows up under
"Unreported". Any way to get rid of all references to the node?
Thanks,
--
Romeo
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to
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 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 Jan 02
3
puppet-dashboard load balanced report processing issues.
I just upgraded the second half of a two node puppetmaster cluster and now
I am having issues with puppet-dashboard report processing. If I have
workers running on both servers, they try to process each others reports,
but since the report data file is not there, it fails. I would have
assumed this data was local, not in the database. Does anyone else have
this issue, or have a suggestion
2012 Aug 29
1
Puppet-Dashboard nodes showing up as unreported
Hello,
I have followed the documentation at
http://docs.puppetlabs.com/dashboard/manual/1.2/bootstrapping.html to try
to setup dashboard but after I manually add a node it shows up as
unreported. The agent has successfully completed a very basic catalog run
just adding a file to the file-system.
Dashboard v1.2
Puppet puppet-server.noarch 2.7.19-1.el6
SERVER:
-bash-4.1$ cat
2011 Sep 21
0
ANNOUNCE: Puppet-Dashboard 1.2.1 available
This is a maintenance release of Puppet Dashboard. This release
resolves issues #7405, #9101, #8878, and #8803. More details below.
This release is available for download at:
http://downloads.puppetlabs.com/dashboard/
We have included Debian and RPM packages as well as a tarball.
See the Verifying Puppet Download section at:
http://projects.puppetlabs.com/projects/puppet/wiki/Downloading_Puppet
2012 Dec 05
0
Announce: Puppet Dashboard 1.2.15 available
Puppet Dashboard 1.2.15 is a bugfix release of the 1.2 series of
Puppet Dashboard.
This release is available for download at:
https://downloads.puppetlabs.com/dashboard/puppet-dashboard-1.2.15.tar.gz
Debian packages are available at
https://apt.puppetlabs.com
RPM packages are available at
https://yum.puppetlabs.com
Please report feedback via the Puppet Labs Redmine site, using an
affected
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