Wednesday, September 29, 2010

[Rails] Re: Completed 406 Not Acceptable

On Sep 28, 9:54 pm, lgs <luca.so...@gmail.com> wrote:
> After migrating my 2.3.9 app to rails 3.0.0 I get this error:
>
>       Completed 406 Not Acceptable in 513ms
>
> I also noted that processing controller doesn't output the protocol:
>
> -- Processing by Admin::PhotographersController#update as
>
> while if it works, say:
>
> -- Processing by Admin::PhotographersController#update as HTML
>
> Here is the full action outputhttp://pastie.org/1187051
>
> Can anyone help me, please ?
> Don't know where to start :-(
>
At a guess it's because the url being posted to is /admin/photographer.
1 which may be making part of rails think that the requested format
is .1 (as opposed .html, .xml etc), so when you get to your respond_to
block rails can't generate a response and so generates a 406 instead
(which is http for "I can't generate the kind of response you asked
for")

Fred
> Luca

--
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@googlegroups.com.
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.

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home


Real Estate