Hi, Someone know what is this error? Application error (Rails) I''m getting it in the textdrive but in my local server (webrick) the application works perfectily, what can be it ?? Thank you -- Pedro C. Valentini pedro-p14LI7ZcAE/pVLaUnt/cCQC/G2K4zDHf@public.gmane.org +55 (21) 8708-8035
Do you have access to any web logs on textdrive? On 5/31/05, Pedro Valentini <pedro-p14LI7ZcAE/pVLaUnt/cCQC/G2K4zDHf@public.gmane.org> wrote:> Hi, > > Someone know what is this error? > > > Application error (Rails) > > I''m getting it in the textdrive but in my local server (webrick) the > application works perfectily, what can be it ?? > > Thank you > > -- > > Pedro C. Valentini > pedro-p14LI7ZcAE/pVLaUnt/cCQC/G2K4zDHf@public.gmane.org > +55 (21) 8708-8035 > > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails >
Pedro Valentini wrote:> Hi, > > Someone know what is this error? > > > Application error (Rails) > > I''m getting it in the textdrive but in my local server (webrick) the > application works perfectily, what can be it ?? > > Thank you >Hi Pedro, Regardless of what''s causing the error on the production server, I recommend you to implement a logger function to send you an email containing all info you need to diagnose it, like the one found here (developed by Tobias Luetke): http://wiki.rubyonrails.com/rails/show/HowtoSendEmailWhenRailsThrowsAnException I am using it and it''s extremely handy. The other thing to do is examine the apache.log and *.log of your app on Textdrive. Best Regards, Dema (from Rio, Brazil too!) -- http://dema.ruby.com.br - Rails development from a .NET perspective
Thank you I''m in Rio de Janeiro too, and my boss is from US. I found the error, but I not understend yet why happen only in textdrive and in my local server not. []''s Pedro Demetrius Nunes escreveu:> Pedro Valentini wrote: > >> Hi, >> >> Someone know what is this error? >> >> >> Application error (Rails) >> >> I''m getting it in the textdrive but in my local server (webrick) the >> application works perfectily, what can be it ?? >> >> Thank you >> > Hi Pedro, > > Regardless of what''s causing the error on the production server, I > recommend you to implement a logger function to send you an email > containing all info you need to diagnose it, like the one found here > (developed by Tobias Luetke): > http://wiki.rubyonrails.com/rails/show/HowtoSendEmailWhenRailsThrowsAnException > > > I am using it and it''s extremely handy. The other thing to do is > examine the apache.log and *.log of your app on Textdrive. > > Best Regards, > Dema (from Rio, Brazil too!)-- Pedro C. Valentini pedro-p14LI7ZcAE/pVLaUnt/cCQC/G2K4zDHf@public.gmane.org +55 (21) 8708-8035
Pedro Valentini wrote:> > Thank you > > I''m in Rio de Janeiro too, and my boss is from US. > I found the error, but I not understend yet why happen only in textdrive > and in my local server not.I am also working in Rio for a US company. Can you share the error log? What was it? rgds Dema -- http://dema.ruby.com.br - Rails development from a .NET perspective