Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ActionView::MissingTemplate, :formats=>["application/text", "application/octet-stream"] #2591

Open
garethrees opened this issue Jun 23, 2015 · 1 comment
Labels
bug Breaks expected functionality f:framework

Comments

@garethrees
Copy link
Member

Lots like this for various pages:

An ActionView::MissingTemplate occurred in general#blog:

Missing template general/blog, application/blog with {:locale=>[:en], :formats=>["application/text", "application/octet-stream"], :handlers=>[:erb, :builder, :coffee]}. Searched in:
* "/data/vhost/www.whatdotheyknow.com/alaveteli-2015-06-22T14-38-59/lib/themes/whatdotheyknow-theme/lib/views"
* "/data/vhost/www.whatdotheyknow.com/alaveteli-2015-06-22T14-38-59/app/views"
* "/data/vhost/www.whatdotheyknow.com/shared/vendor/bundle/ruby/1.9.1/gems/foundation-rails-5.2.1.0/app/views"

vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.21/lib/action_view/path_set.rb:58:in `find'


-------------------------------
Request:
-------------------------------

* URL : https://www.whatdotheyknow.com/blog
* IP address: 98.113.59.129
* Parameters: {"controller"=>"general", "action"=>"blog"}
* Rails root: /data/vhost/www.whatdotheyknow.com/alaveteli-2015-06-22T14-38-59
* Timestamp : 2015-06-23 08:55:43 +0100

Looks like a bot.

Related:

@garethrees garethrees added bug Breaks expected functionality 1 - new labels Jun 23, 2015
@garethrees garethrees changed the title ActionView::MissingTemplate :formats=>["application/text", "application/octet-stream"] ActionView::MissingTemplate, :formats=>["application/text", "application/octet-stream"] Jun 23, 2015
@garethrees
Copy link
Member Author

Just had 100's of these through from infoprovsechny.cz.

An ActionView::MissingTemplate occurred in user#signin:

Missing template user/sign, application/sign with {:handlers=>[:coffee, :erb, :builder], :formats=>[:text], :locale=>[:cs]}. Searched in:
* "/srv/www/www.infoprovsechny.cz/releases/20150112120816/lib/themes/ipvtheme/lib/views"
* "/srv/www/www.infoprovsechny.cz/releases/20150112120816/app/views"
* "/srv/www/www.infoprovsechny.cz/shared/bundle/ruby/1.8/gems/foundation-rails-5.2.1.0/app/views"

actionpack (3.2.21) lib/action_view/path_set.rb:58:in `find'

@garethrees garethrees added bug Breaks expected functionality f:framework labels May 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Breaks expected functionality f:framework
Projects
None yet
Development

No branches or pull requests

2 participants