Displaying 20 results from an estimated 5000 matches similar to: "Running Ruby on Rails with cPanel/machighway.com not working"
2013 Dec 24
0
dashed by dashboard
Thoughts?
[root@ca-sna-pm01 config]# rake RAILS_ENV=production db:migrate
(in /usr/share/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/config/../vendor/rails/railties/lib/rails/gem_dependency.rb:21.
config.gem: Unpacked gem rdoc-3.6.1 in vendor/gems has no
2013 Apr 30
1
wats this???
Hi all,
I DONT KNOW WHAT IS THIS WHEN I RUN SERVER OR CONSOLE
ITS COMMING. PLEASE ANYBODY TELME WHATS PROBLEM WHATS SOLLUTION
rajesh@rajesh:~/workspace/apl$ ruby script/console
Loading development environment (Rails 2.3.2)
NOTE: Gem.source_index is deprecated, use Specification. It will be removed
on or after 2011-11-01.
Gem.source_index called from
2012 Jan 03
6
Puppet Dashboard: db:migrate failure (1.2.2 to 1.2.4)
An error I managed to hit today, trying to migrate puppet dashboard from
1.2.2 to 1.2.4 (after upgrading the master to puppet 2.7.9 seemed to
prevent the dashboard from importing new reports). I''m trying to re-run it
now, but as you might guess, the DB is pretty huge and the process takes a
while to execute.
Executed from the puppet-dashboard directory: sudo rake db:migrate
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 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
2012 Aug 15
9
Installing puppet-dashboard on ubuntu precise
Hi,
I''m trying to install dashboard on precise and I get the below error.
I''m using the latest version that is available in the puppet apt
repository. The package rdoc is installed (it''s just a virtual package
pointing to ruby)
Are there some other missing dependencies that the package doesn''t specify?
I don''t know ruby that well so finding it hard
2008 Jul 28
0
Rubygems Issues
I recently upgraded a server''s rubygems from 0.9.0 to 1.2.0. Upon
doing so, one of our apps that uses soap4r thinks all the security
certificates it sees are invalid (see Error 1 below). I tried
reverting to 0.9.0, but anything that uses rubygems crashes now (see
Error 2 below). If anyone could help me solve either problem, that
would be great. Ideally, I''d like to run the latest
2010 Jun 13
5
script/server vs mongrel_rails start issue
I am having different results between when I start mongrel with script/
server and with mongrel_rails start.
When I run script/server to boot mongrel everything runs fine, no
errors.
When I run mongrel_rails start I get the following errors - verified
the problem on a fresh app and on two different environments (mac and
yes, windows server 2008). The actual line of fault changes but the
problem
2011 Jun 17
0
Error on puppet restarting
Hello group!
I was working with puppetmaster 0.24 but I try to install the 2.6 version
from source; that work fine but I can''t revert the installation. I want to
revert to 0.24 because I have more that 100 host with 0.24 clients.
I run Debian 5 "Lenny". This is the error:
Restarting puppet master/usr/local/lib/site_ruby/1.8/rubygems.rb:419:in
`dir'': undefined
2009 Dec 07
1
problem starting rails (hobo) app with passenger
Dear All!
I''ve set up my apache, passenger and configs, the passenger works, but
the app can''t be started. the erros are the following
These are the possible causes:
*
There may be a syntax error in the application''s code. Please
check for such errors and fix them.
*
A required library may not installed. Please install all
libraries that this
2011 Dec 03
2
script/server error (undefined method `name' for "ZenTest")
Hi All,
I have an rails 2.3.11 app which I''m trying to run locally. When runnign
script/server i get this error which i googled but couldn''t find the
answer anywhere:
Gem::SourceIndex#initialize called from
/opt/local/lib/ruby/gems/1.8/gems/rails-2.3.11/lib/rails/vendor_gem_source_index.rb:100.
Invalid gemspec in
2009 Feb 03
1
"uninitialized constant Gem::Etc (NameError)" when starting server
I keep getting this when I try to start the server:
[Macintosh:rails/work/demo] jslicari% script/server
/Library/Ruby/Site/1.8/rubygems.rb:723:in `set_paths'': uninitialized
constant Gem::Etc (NameError)
from /Library/Ruby/Site/1.8/rubygems.rb:719:in `each''
from /Library/Ruby/Site/1.8/rubygems.rb:719:in `set_paths''
from /Library/Ruby/Site/1.8/rubygems.rb:526:in
2007 Apr 13
1
mongrel on linux error - custom_require.rb:27:in `gem_original_require'': no such file to load -- (LoadErro
We''re deploying mongrel with Apache on CentOS.
I have installed mongrel but when I try to run it, I get the following
error.
Can someone tell my why and how to fix it. Also does anyone have experience
in deploying mongrel on CentOS ?
mongrel_rails start -d
/usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`gem_original_require'': no such file to load -- (LoadError)
2010 Apr 30
0
Netbeans - Malformed version number string mswin32 (ArgumentError)
History... before it went to heck...
I have been working a project in Netbeans for a month. I did a gem
update outside of Netbeans while I was installing ImageMagick and
RMagick... I also had to remove one verson of ImageMagick to use the
one compatible with RMagick.
Everything was working well... then I went to migrate my DB back to
start fresh again and I got :
Malformed version number
2007 Apr 13
0
mongrel on linux error
We''re deploying mongrel with Apache on CentOS.
I have installed mongrel but when I try to run it, I get the following
error.
Can someone tell my why and how to fix it. Also does anyone have experience
in deploying mongrel on CentOS ?
mongrel_rails start -d
/usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`gem_original_require'': no such file to load -- (LoadError)
2008 Apr 26
1
gem fetching error
I am trying to install some application using gem, but I keep on getting
the error. I tried with ''gem clean'' and ''gem update''. The latter gives
the following error (the same error is replicable when I try any ruby
applications):
# gem update --debug
Exception `Errno::ENOENT'' at
/usr/lib/ruby/site_ruby/1.8/rubygems/config_file.rb:51 - No such file or
2009 Jan 16
10
Puppet playing badly with Debian etch rubygems
To install the ruby-augeas gem, I installed rubygems on Debian etch,
which lead to:
Setting up libgems-ruby1.8 (0.9.0-5) ...
Setting up ruby1.8-dev (1.8.5-4etch4) ...
Setting up rubygems (0.9.0-5) ...
Before this (I mean *immediately* before this) puppet worked fine
exceept for not being able to find a provider for Augeas. After
this, though:
ec2-www1:/usr/src# puppetd -t
Failed to load
2009 Jun 12
2
Fail to start a lower Version ( Rails 1.1.6) Rails Project
I have a RoR project in rails version 1.1.6.
Just to start this project i just install rails of version 1.1.6
but when i am going to start to start the server then i got the
following error..
D:\simpleticket>ruby script/server
./script/../config/boot.rb:25:Warning: Gem::SourceIndex#search support
for Strin
g patterns is deprecated
./script/../config/boot.rb:28: undefined method
2005 Mar 18
4
NoMemoryError on "gem install rails"
Greetings all--
Humble newbie requesting help here. I''ve just installed Ruby 1.8.2, Rake
0.4.15, and RubyGems 0.8.8. When I try to get Rails into place via "gem
install rails," I get the error below. What have I done wrong? Can anybody
throw me a rope?
Attempting local installation of ''rails''
Local gem file not found: rails*.gem
Attempting remote
2005 Sep 15
9
(newbie) rails app not working after subversion integration?
hello,
if anybody could please help, I''m very late with this project and
have been wasting a lot of time (days and days) getting past the
learning curve to get the infrastructure up (fcgi, rmagick... and now
svn integration). i come from dirty-php-scripting and am a newbie at
all of this :P
I have a rails app that I''ve been developing locally on os x.
originally I