Displaying 20 results from an estimated 10000 matches similar to: "problem with rack versions and puppet-dashboard"
2011 May 11
2
rack problems
I''m having some issues running rake commands for puppet dashboard.
Here is one of the symptoms (see below). I''m a little new to setting
up rails/rack applications, so I may be making a common mistake. It
looks like gems are already packaged with dashboard, specifically
rack-1.01. Should that gem just work out of the box?
Command:
rake RAILS_ENV=production reports:prune upto=1
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.
2012 Oct 16
3
Puppet dashboard over passenger: The environment must be purely alphanumeric, not ''
Hello,
I installed puppet-server, passenger and dashboard. I have tested every
step in between to make sure all is running well and not errors are
carrying forward. Dashboard worked well with my test in WEBrick.
After configure the dashboard with passenger I got the message” The
environment must be purely alphanumeric, not ''''” instead of the dashboard.
I verified the
2011 Aug 21
1
dashboard 1.1.1 with filebucket doesn't show contents of the new file
Am using dashboard 1.1.1 with the use_file_bucket_diffs option.
When clicking on the links within a report it will show the old md5
file (on the left) but not the new md5 file (on the right)
like;
content content changed ''{md5}26a3112822d01f2ce6b3f052bf2809de'' to
''{md5}dd97364ab0559344d73231f517951595''
26a3112822d01f2ce6b3f052bf2809de ==> is displayed
2010 Aug 20
5
puppet dashboard gui looks odd from apache2
I downloaded the puppet-dashboard.git from
http://github.com/puppetlabs/puppet-dashboard and did the installation
in my
ubuntu lucid puppet server following the steps in "Installation".
Now I can run it fine using the WEBrick like this
root@sys-ubuntu { ~/git/puppet-dashboard }$ ./script/server -e production
=> Booting WEBrick
=> Rails 2.3.5 application starting on
2013 Mar 07
2
Puppet Dashboard changed reports view error
Hello Puppet Users !
We encounter a problem with the dashboard on this URI : /reports/changed
The /reports works fine with ~130000 reports (up to 3 months and
auto-cleaning with rake reports:prune job)
I make a reports:prune:orphaned, juste in case, but without any success.
The most recent change on the server was the puppetmaster upgrade from
3.0.2 to 3.1.0.
Here is the dashboard error log
2012 Nov 28
1
Unable to configure Puppet-dashboard using opensource package
Hi
I''m trying to configure Puppet-dashboard after installing Puppet from the
open source package. But there was no issues when using the Enterprise
package.
Do you have any solutions for the below error? I''m trying to configure
Puppet-dashboard.
# rake RAILS_ENV=production db:migrate
NOTE: Gem.source_index is deprecated, use Specification. It will be removed
on or after
2011 May 10
14
Puppet Master System Requirements
I''ve been messing around with Puppet on a VM on my personal desktop.
It looks descent. I was wondering what kind of load this thing would
have managing about 400 nodes.
Does this thing require a beefy server?
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To
2012 Jun 14
8
inventory service in Puppet-dashboard
Hi there,
I installed puppet-dashboard, which works just fine, and trying to activate
*inventory-services *but get this error on the agent:
err: Could not retrieve catalog from remote server: Error 400 on SERVER:
> Please install the mysql adapter: `gem install activerecord-mysql-adapter`
> (Could not find RubyGem mysql (~> 2.8.1)
>
on the master, these are the packages I got
2012 Sep 15
1
puppet-dashboard on Ubuntu 12.04
hi All,
I''m trying to install puppet-dashboard. When I start it:
# /etc/init.d/puppet-dashboard start
* Starting Puppet Dashboard NOTE: Gem.source_index is deprecated, use
Specification. It will be removed on or after 2011-11-01.
Gem.source_index called from
/usr/share/puppet-dashboard/script/../config/../vendor/rails/railties/lib/rails/gem_dependency.rb:21.
NOTE:
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:
2010 Nov 16
2
Passenger cannot load Rack
I am getting the following error in my Apache error log when trying to
run my puppetmaster as a rack app with Passenger:
*** Exception LoadError in PhusionPassenger::Rack::ApplicationSpawner
(no such file to load -- rack) (process 32373):
Apache will start up without error, but as soon as a puppet client
connects, the error is thrown.
Passenger is dying at a "require
2013 Aug 12
2
Passenger-Rack error 500: no such file to load -- rack
I have a puppetmaster running within passenger+rack. It has been running
properly for almost a year and decided to stop working on the weekend. Now
I''m getting the Purple "Ruby (Rack) application could not be started"
screen with
Error: no such file to load -- rack
Application: /data1/rack/puppetmaster
The backtrace is uninspiring. Snippets include:
2011 Jun 14
5
puppet dashboard
I am using Ubuntu 10.04 and ruby-enterprise (not ubuntu ruby) and installed puppet via gem.
How can I install puppet-dashboard if I don''t see a gem available and if I use the ubuntu package, i get the whole slop of ruby packages sucked in (which i am trying to avoid)?
# dpkg -i puppet-dashboard_1.1.0-1_all.deb
Selecting previously deselected package puppet-dashboard.
(Reading database
2013 Mar 21
3
Announce: Puppet Dashboard 1.2.23 Available
Puppet Dashboard 1.2.23 is a maintenance release 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.tar.gz
Available in native package format in the Puppet Labs yum and apt
repositories at:
http://yum.puppetlabs.com and http://apt.puppetlabs.com
Please report
2012 Jul 20
1
problem with dashboard
Hi:
When I start the dashboard server,but all ways failed . Someone
can help me ?
#sudo -u puppet-dashboard ./script/server -e production
Missing these required gems:
rack >= 0
You''re running:
ruby 1.8.7.174 at /usr/bin/ruby1.8
rubygems 1.8.24 at /usr/lib/ruby/gems/1.8, /root/.gem/ruby/1.8
Run `rake gems:install` to
2011 May 21
4
request.format = :mobile causes error "undefined method `ref' for nil:NilClass"
I have a strange problem with setting request.format = :mobile
I can reproduce this problem on a completely fresh Rails 3.0.7 app
with no special gems. This seemed to work well in Rails 2 but for some
reason is hiccuping here, not sure what''s different in Rails 3 that
makes this hiccup. If you look at the stack track, it doesn''t even
pass through my app stack once -- weird --
2010 Feb 04
3
Rails / Rack version mismatch
I attempted to install rails, with these error messages:
$ sudo gem install rails
ERROR: Error installing rails:
actionpack requires rack (~> 1.0.0, runtime)
$ sudo gem install rack
Successfully installed rack-1.1.0
1 gem installed
$ sudo gem install rails
ERROR: Error installing rails:
actionpack requires rack (~> 1.0.0, runtime)
Why does gem install a current version of rack which
2012 Jul 10
19
problem using apache & passenger to run dashboard
Hi,
My puppetmaster is running through apache, and now I am setting up
dashboard to be run by apache too.
I followed docs in
http://docs.puppetlabs.com/dashboard/manual/1.2/bootstrapping.html#starting-and-managing-delayed-job-workers,
but after I restarted httpd, I see a apache welcome page.
I set documentroot to be:
DocumentRoot /usr/share/puppet-dashboard/public/
2012 Oct 04
4
Puppet 3.0 + Inventory search
Hello,
I am having problems with Puppet since upgrading to 3.0.0.
When I call an inventory search I get a Error 400. I have used dashboard +
Perl
Oct 4 08:58:43 puppet01 puppet-master[7008]: Handling request: GET
/production/facts_search/search?facts.lsbdistcodename.eq=lenny
Oct 4 08:58:43 puppet01 puppet-master[7008]: header too long
ii facter