Here is the output from production.log

Started GET "/search/autocomplete?project_id=&project_ref=&term=dunno" for 
127.0.0.1 at 2016-05-13 16:28:23 -0500

Processing by SearchController#autocomplete as */*

  Parameters: {"project_id"=>"", "project_ref"=>"", "term"=>"dunno"}

Completed 200 OK in 69ms (Views: 0.2ms | ActiveRecord: 7.1ms)




On Friday, May 13, 2016 at 11:35:02 AM UTC-5, optein coil wrote:
>
> Using CE Omnibus - When submitting a search, at any level, the search 
> returns a 500 error. 
>
> http://someplace.com/search?utf8=✓&search=test&group_id=&project_id=&repository_ref=
>
> Error Code: 500 Internal Server Error. The request was rejected by the 
> HTTP filter. Contact the server administrator. (12217)
>
> However, removing the ✓ returns the search query fine:
>
> http://someplace.com/search?utf8=&search=test&group_id=&project_id=&repository_ref=
>
> Any ideas? Permissions issue?
>

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/815275d3-964e-4661-a6ed-e6ba47d9d9c2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to