similar to: mysql access denied on dashboard puppet

Displaying 20 results from an estimated 3000 matches similar to: "mysql access denied on dashboard puppet"

2012 Jul 06
3
Access denied for user 'dashboard'@'localhost' to database 'dashboard_production'
followed the instruction for installing dashboard, and created user mysql -pmy_password -e "CREATE DATABASE dashboard CHARACTER SET utf8;CREATE USER ''dashboard''@''localhost'' IDENTIFIED BY ''my_password''; GRANT ALL PRIVILEGES ON dashboard.* TO ''dashboard''@''localhost'';" however, I keep getting
2013 Jun 05
3
dashboard/passenger not connecting on port 8140
I have setup passenger w/ apache, but my dashboard is not connecting properly. I am getting the following errors em::Specification#installation_path called from /etc/puppet/puppet-dashboard/vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93. NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01.
2013 May 20
2
puppet pull code from svn
How can i setup puppet to pull code from A current SVN server? -- 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 puppet-users@googlegroups.com. Visit this group at
2015 Mar 12
3
mysql replication - problems
Hey everybody, I'm trying to get mysql master/slave replication to work under SSL. I've created the certs for both the slave and the master. I've configured the master and slave my.cnf. And it does appear that replication is actually working. Master is actually MariaDB (version 5.5.41-MariaDB-log, and the slave is MySQL (version 5.5.41-log). But there are two issues I'd like to
2010 Oct 15
1
Dashboard and passenger under /dashboard path
I''m currently running a dashboard as a separate process and have a proxy in apache with authentication to access as http://puppet.ourhost.com/dashboard/ I have to start the dashboard with "-P /dashboard" option to make it work. I''m wondering how to achieve this with passenger. The config I found in ext/passanger seems to run the dashboard under the root of the virtual
2011 Nov 04
2
ANNOUNCE: Puppet-Dashboard 1.2.3rc1 available
This is a maintenance release of Puppet Dashboard. This release resolves issues #10198, #10270, and #10543. 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
2011 May 24
2
problem with rack versions and puppet-dashboard
I get this error can''t activate rack (~> 1.0.1), already activated rack-1.2.2 It appears that puppet-dashboard uses rack 1.0.1 but passenger 3.0.7 needs to use rack1.2.2 Is there a way around this or make dashboard use rack 1.2.2? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to
2012 Nov 08
2
Puppet dashboard shows all hosts unresponsive
Hi guys, I have a strange situation. I''ve got 1 dashboard MySQL DB accessed from 3 different dashboard hosts. Strangely enough, 2 of them show the right node statuses, and the third one just shows all nodes as unresponsive. As far as I know, the status comes from the "nodes" table in the DB, so how can this happen? Is there some cache I need to clear? Is there another
2011 Jul 23
2
Dashboard not retrieving inventory
Hi All, Puppet-dashboard appears to be having some trouble. Under inventory, it says: "Could not retrieve facts from inventory service: Permission denied - certs/dashboard.private_key.pem" When I run: curl -k -H "Accept: yaml" https://puppet:8140/production/facts/host.domain I get the expected dump of facts. Versions: puppet-dashboard is 1.1.0 (using passenger) puppet-master
2011 Jul 21
2
Dashboard and remote MySQL BDD
Hi, I''ve installed Dashboard on my server and I aim to remotely request the MySQL Database. All documentations read explain the way to roll out using Dashboard and MySQL Database on the same server. I am looking for any information to achieve that because I haven''t found any from the time being and I wonder if it''s just possible. Thanks you, David -- You received
2011 Jul 13
1
puppet-dashboard delayed workers
Hello I have just installed puppet dashboard from git. everything seems to load ok except it seems as though background tasks are not being run. According to the code README: running: # env CPUS=4 RAILS_ENV=production /.../script/delayed_job -p dashboard -n $CPUS -m start will start the worker. however it seems as though it is not running (or if it is how can I check?) and the back ground
2012 Apr 04
2
Puppet Dashboard
Hi All, I have somehow managed to configure the puppet dashboard, but it is not displaying the nodes and the classes in the dashboard. It is completely empty. Any one has any idea of configuring puppet dashboard so that it displays all the nodes, classes, and reports/ I am newbie so please explain in a little brief. Regards Niraj K. -- You received this message because you are subscribed
2012 Mar 06
1
Issue with pe-dashboard-workers
I''ve almost gotten PE running -- Based on tips from a recent Webinar, I''ve started on a minimal RHEL 6 system, and have installed the PE 2.03 packages. Once I set up /etc/ hosts (DNS will come later), I started the PE services. Given past problems (possibly just me), I was pleasantly surprised that the puppet-enterprise-updater script was so accommodating as I remembered which
2011 Oct 24
2
Problem(s) with installing Puppet Dashboard
Hello! I''m trying to install puppet dashboard according to the instructions in the documentation : http://docs.puppetlabs.com/dashboard/manual/1.2/bootstrapping.html I am installing it from the .deb package, however after installation I cannot find the "settings.yml" file. Also, when trying to "prepare schema" by running rake RAILS_ENV=production db:migrate it
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
2011 Dec 16
2
How to change the time interval in dashboard for a node is considered unresponsive
Hi everyone, I have a problem with puppet-dashboard because I appear unresponsive when many nodes are running correctly. In my current configuration nodes do not run the daemon, but I have created a cron task that runs once the command puppetd at hourly intervals. The point is that when I look into dashboard many nodes are always considered unresponsive because it seems that the default dashboard
2013 Jun 11
1
Dashboard - Unable to submit report to http://127.0.0.1:3000/reports/upload [301] Moved Permanently
Hello, I successfully installed puppet on redhat 6. Nodes can connect to master and run catalog. I installed dashboard and was hoping to see the reports uploaded in dashboard... I have no problem browsing to the dashboard but when an agent sends a report to the master, I always get the same error in the master''s log: *Unable to submit report to http://127.0.0.1:3000/reports/upload
2013 Jan 08
4
puppetdb dashboard
Hello, I am currently trying to get the puppetdb dashboard and the puppet dashboard working on the same system. Puppet dashboard is working great but after "successfully" installing puppetdb following puppet''s opensource instructions the puppetdb dashboard just doesn''t seem to exist (according to some sites I should be able to get to it by going to
2012 Jul 03
3
can puppet-dashboard be installed on CentOS 5.4?
Hi, I am trying to install puppet-dashboard on my puppet server, which is running CentOS 5.4. However, I cannot find a RPM for REHL 5 on http://yum.puppetlabs.com/. So the question is how I can get the puppet-dashboard rpm for CentOS 5.4? Thanks. Hai Tao -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send
2012 Nov 05
3
Announce: Puppet Dashboard 1.2.13 Available
Puppet Dashboard 1.2.13 is a maintenance and bugfix release of Puppet Dashboard. This release is available for download at: https://downloads.puppetlabs.com/dashboard/puppet-dashboard-1.2.13.tar.gz Debian packages are available at https://apt.puppetlabs.com RPM packages are available at https://yum.puppetlabs.com See the Verifying Puppet Download section at: