Hello guys, i have a production server with Ruby in it. I go to Software/Services->Ruby on Rails, i create a new application, i run it, i create arewrite but when i go to the URL link i get the rails screen but when i go to see the environment i get the classical error "We''re sorry, but something went wrong. We''ve been notified about this issue and we''ll take a look at it shortly." What can i figure from this error? Shouldn''t this be working? If i log on via ssh when i run gem list, all gems are installed successfully. Any suggestions? I''ll blow up my head... :) Thank u in advance Kostas -- 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.
Kostas Lps wrote:> Hello guys, > i have a production server with Ruby in it. I go to Software/Services- >>Ruby on Rails, i create a new application, i run it, i create a > rewrite but when i go to the URL link i get the rails screen but when > i go to see the environment i get the classical error > > "We''re sorry, but something went wrong. > We''ve been notified about this issue and we''ll take a look at it > shortly." > > What can i figure from this error? Shouldn''t this be working? If i log > on via ssh when i run gem list, all gems are installed successfully. > > Any suggestions? I''ll blow up my head... :) > > Thank u in advance > KostasCan you paste your logger(production) log Sarav http://saravani.wordpress.com/ -- 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.
Hi, the production log is empty... Thanx On Fri, Feb 26, 2010 at 11:20 AM, Saravanan Krishnan <lists-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org>wrote:> Kostas Lps wrote: > > Hello guys, > > i have a production server with Ruby in it. I go to Software/Services- > >>Ruby on Rails, i create a new application, i run it, i create a > > rewrite but when i go to the URL link i get the rails screen but when > > i go to see the environment i get the classical error > > > > "We''re sorry, but something went wrong. > > We''ve been notified about this issue and we''ll take a look at it > > shortly." > > > > What can i figure from this error? Shouldn''t this be working? If i log > > on via ssh when i run gem list, all gems are installed successfully. > > > > Any suggestions? I''ll blow up my head... :) > > > > Thank u in advance > > Kostas > > Can you paste your logger(production) log > > Sarav > http://saravani.wordpress.com/ > -- > 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > >-- Κωνσταντίνος Λούπος louposk-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org -- 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.
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type"> <title></title> </head> <body bgcolor="#ffffff" text="#000000"> Kostas L. wrote: <blockquote cite="mid:756132a1-40fa-4ada-b4eb-f3d86b47c1de-OItJ2dpVV4fKy7gnbnMTqVYGCWtFR9XvQQ4Iyu8u01E@public.gmane.org" type="cite"> <pre wrap="">Hello guys, i have a production server with Ruby in it. I go to Software/Services- </pre> <blockquote type="cite"> <pre wrap="">Ruby on Rails, i create a new application, i run it, i create a </pre> </blockquote> <pre wrap=""><!---->rewrite but when i go to the URL link i get the rails screen but when i go to see the environment i get the classical error "We''re sorry, but something went wrong. We''ve been notified about this issue and we''ll take a look at it shortly." What can i figure from this error? Shouldn''t this be working? If i log on via ssh when i run gem list, all gems are installed successfully. Any suggestions? I''ll blow up my head... :) Thank u in advance Kostas </pre> </blockquote> <font size="-1"><font face="Helvetica, Arial, sans-serif">Every time I have seen that error it was a database problem. Maybe not setup correctly, database not created etc.<br> <br> Norm<br> </font></font> </body> </html> <p></p> -- <br /> You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.<br /> To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org<br /> To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org<br /> For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.<br />