Hello, I have a weird problem when trying to run my rails 3 app on the remote server. Everything seems to be setup fine and an older app with rails version 2.3.5 is running with no errors. The problem seems to be that the mongrel_rails command with rails 3 cannot locate other gems (activesupport 3) and so on. But when running script/rails s command the application is running fine. The server admins are stuck right now and I need to boot this in a couple of days so my client wont be aggravated. any help is appreciated adam -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Heinz Strunk
2010-Sep-29 17:41 UTC
Re: rails 3 remote server startup problem with mongrel_rails
What exactly does the log say? -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
The log says that activesupport cannot be found. after lookin a little more i found that ist a problem with the mongrel_rails command and rails 3 On 29 Wrz, 19:41, Heinz Strunk <li...-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> What exactly does the log say? > -- > Posted viahttp://www.ruby-forum.com/.-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Fredrik TiC Jansson
2010-Oct-21 16:54 UTC
Re: rails 3 remote server startup problem with mongrel_rails
I have the exact same problem been working all day on this and pulling my hair. On 29 Sep, 14:13, Adam <anlauf.a...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hello, > > I have a weird problem when trying to run my rails 3 app on the remote > server. > Everything seems to be setup fine and an older app with rails version > 2.3.5 is running with no errors. > > The problem seems to be that themongrel_railscommand with rails 3 > cannot locate other gems (activesupport 3) and so on. > > But when running script/rails s command the application is running > fine. The server admins are stuck right now and I need to boot this in > a couple of days so my client wont be aggravated. > > any help is appreciated > > adam-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Heinz Strunk
2010-Nov-01 08:53 UTC
Re: rails 3 remote server startup problem with mongrel_rails
Again: what does your log say? -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.