bpfarmer
2010-Jun-16 22:43 UTC
Errno::ENOENT in User sessionsController#new No such file or directory - getcwd
I cloned an existing git repo and get that error when I try to use script/server and view the application on a mongrel server. I can still access the models in script/console. Thanks, -Brendan -- 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.
Colin Law
2010-Jun-17 08:13 UTC
Re: Errno::ENOENT in User sessionsController#new No such file or directory - getcwd
On 16 June 2010 23:43, bpfarmer <bpfarmer-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> I cloned an existing git repo and get that error when I try to use > script/server and view the application on a mongrel server. I can > still access the models in script/console.Someone may suggest an answer from this limited data but I think the full stack trace might be helpful. Have a look at it yourself first and try and see what is wrong. If it gives a line number in user_sessions_controller where it has failed have a look at the code. Colin -- 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@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.