hi , in my logs i see that: Completed in 1480ms (View: 267, DB: 90) | 200 OK [http://192.168.2.9/xyz/99] SQL (1.4ms) SET NAMES ''utf8'' SQL (0.7ms) SET SQL_AUTO_IS_NULL=0 Processing xyzsController#images to gif (for 192.168.2.3 at 2010-10-28 15:22:35) [GET] Parameters: {"id"=>"loading"} ActionController::UnknownAction (No action responded to images. then to stop the error, i created an action plus view, although it doesnt get rendered.> how can i find out who is triggering that action? is there a way at all?> i do have a suspicion that this is coming from one of those lightboxolugins.... thx -- 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.
same problem here... any ideas guys? On Oct 29, 3:28 am, tom <tomabr...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> hi , in my logs i see that: > > Completed in 1480ms (View: 267, DB: 90) | 200 OK [http://192.168.2.9/xyz/99] > SQL (1.4ms) SET NAMES ''utf8'' > SQL (0.7ms) SET SQL_AUTO_IS_NULL=0 > > Processing xyzsController#images to gif (for 192.168.2.3 at 2010-10-28 > 15:22:35) [GET] > Parameters: {"id"=>"loading"} > > ActionController::UnknownAction (No action responded to images. > > then to stop the error, i created an action plus view, although it doesnt > get rendered. > > > how can i find out who is triggering that action? is there a way at all? > > i do have a suspicion that this is coming from one of those lightbox > > olugins.... > > thx-- 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.
Jimbo Cortes
2010-Nov-01 16:59 UTC
Re: Re: how do i find the trigger of an ''unknown'' action
You got the wrong path for your image. On Mon, Nov 1, 2010 at 12:56 PM, jimbo <jimbo.cortes-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> same problem here... any ideas guys? > > On Oct 29, 3:28 am, tom <tomabr...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > hi , in my logs i see that: > > > > Completed in 1480ms (View: 267, DB: 90) | 200 OK [ > http://192.168.2.9/xyz/99] > > SQL (1.4ms) SET NAMES ''utf8'' > > SQL (0.7ms) SET SQL_AUTO_IS_NULL=0 > > > > Processing xyzsController#images to gif (for 192.168.2.3 at 2010-10-28 > > 15:22:35) [GET] > > Parameters: {"id"=>"loading"} > > > > ActionController::UnknownAction (No action responded to images. > > > > then to stop the error, i created an action plus view, although it > doesnt > > get rendered. > > > > > how can i find out who is triggering that action? is there a way at > all? > > > i do have a suspicion that this is coming from one of those lightbox > > > > olugins.... > > > > thx > > -- > 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. > >-- 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.
Ok, guys so what exactly is the problem for you? the fact that someone is triggering wrong url at your''s site, or the fact that your site can''t proceed it properly? On Nov 1, 6:56 am, jimbo <jimbo.cor...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> same problem here... any ideas guys? > > On Oct 29, 3:28 am, tom <tomabr...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > > > > > > hi , in my logs i see that: > > > Completed in 1480ms (View: 267, DB: 90) | 200 OK [http://192.168.2.9/xyz/99] > > SQL (1.4ms) SET NAMES ''utf8'' > > SQL (0.7ms) SET SQL_AUTO_IS_NULL=0 > > > Processing xyzsController#images to gif (for 192.168.2.3 at 2010-10-28 > > 15:22:35) [GET] > > Parameters: {"id"=>"loading"} > > > ActionController::UnknownAction (No action responded to images. > > > then to stop the error, i created an action plus view, although it doesnt > > get rendered. > > > > how can i find out who is triggering that action? is there a way at all? > > > i do have a suspicion that this is coming from one of those lightbox > > > olugins.... > > > thx-- 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.
Jimbo Cortes
2010-Nov-02 02:18 UTC
Re: Re: how do i find the trigger of an ''unknown'' action
The site can proceed properly but the log file shows that it triggers wrong url at the same time. I tried to debug it using chrome''s developer tool. There was a warning "Resource interpreted as image but transferred with MIME type text/html". The reason behind was, when proceeding to a certain page, the app can''t access a certain image with the given path. Thus, it''s sending the wrong header information. Using a full path rather than relative path can solve this problem. On Tue, Nov 2, 2010 at 4:35 AM, yurokle <yurokle-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Ok, guys so what exactly is the problem for you? > the fact that someone is triggering wrong url at your''s site, > or the fact that your site can''t proceed it properly? > > On Nov 1, 6:56 am, jimbo <jimbo.cor...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > same problem here... any ideas guys? > > > > On Oct 29, 3:28 am, tom <tomabr...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > > > > > > > > > > > > > > > hi , in my logs i see that: > > > > > Completed in 1480ms (View: 267, DB: 90) | 200 OK [ > http://192.168.2.9/xyz/99] > > > SQL (1.4ms) SET NAMES ''utf8'' > > > SQL (0.7ms) SET SQL_AUTO_IS_NULL=0 > > > > > Processing xyzsController#images to gif (for 192.168.2.3 at 2010-10-28 > > > 15:22:35) [GET] > > > Parameters: {"id"=>"loading"} > > > > > ActionController::UnknownAction (No action responded to images. > > > > > then to stop the error, i created an action plus view, although it > doesnt > > > get rendered. > > > > > > how can i find out who is triggering that action? is there a way at > all? > > > > i do have a suspicion that this is coming from one of those lightbox > > > > > olugins.... > > > > > thx > > -- > 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. > >-- 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.