Project

General

Profile

Actions

Bug #3659

closed

"no implicit conversion of URI::HTTP into String" running rake reports:summarize

Added by Dominic Cleal over 10 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Reporting
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

$ rake reports:summarize
rake aborted!
no implicit conversion of URI::HTTP into String
/home/dcleal/.rvm/gems/ruby-2.0.0-p247@foreman/gems/actionpack-3.2.15/lib/action_dispatch/http/url.rb:59:in `match'
/home/dcleal/.rvm/gems/ruby-2.0.0-p247@foreman/gems/actionpack-3.2.15/lib/action_dispatch/http/url.rb:59:in `named_host?'
/home/dcleal/.rvm/gems/ruby-2.0.0-p247@foreman/gems/actionpack-3.2.15/lib/action_dispatch/http/url.rb:71:in `host_or_subdomain_and_domain'
/home/dcleal/.rvm/gems/ruby-2.0.0-p247@foreman/gems/actionpack-3.2.15/lib/action_dispatch/http/url.rb:37:in `url_for'
/home/dcleal/.rvm/gems/ruby-2.0.0-p247@foreman/gems/actionpack-3.2.15/lib/action_dispatch/routing/route_set.rb:598:in `url_for'
/home/dcleal/.rvm/gems/ruby-2.0.0-p247@foreman/gems/actionpack-3.2.15/lib/action_dispatch/routing/url_for.rb:148:in `url_for'
/home/dcleal/.rvm/gems/ruby-2.0.0-p247@foreman/gems/actionpack-3.2.15/lib/action_view/helpers/url_helper.rb:107:in `url_for'
/home/dcleal/.rvm/gems/ruby-2.0.0-p247@foreman/gems/actionpack-3.2.15/lib/action_dispatch/routing/route_set.rb:216:in `reports_path'
/home/dcleal/code/foreman/foreman/app/views/host_mailer/_active_hosts.html.erb:46:in `block (2 levels) in app_views_host_mailer_active_hosts_html_erb__2305460470786637138_74347840'
/home/dcleal/code/foreman/foreman/app/views/host_mailer/_active_hosts.html.erb:39:in `each'
/home/dcleal/code/foreman/foreman/app/views/host_mailer/_active_hosts.html.erb:39:in `block in app_views_host_mailer_active_hosts_html_erb__2305460470786637138_74347840'
/home/dcleal/code/foreman/foreman/app/views/host_mailer/_active_hosts.html.erb:29:in `each'
/home/dcleal/code/foreman/foreman/app/views/host_mailer/_active_hosts.html.erb:29:in `_app_views_host_mailer__active_hosts_html_erb__2305460470786637138_74347840'


Related issues 1 (0 open1 closed)

Follows Foreman - Bug #3569: Port in use by the browser is used in rendering the templatesClosedGreg Sutcliffe11/04/2013Actions
Actions #1

Updated by Dominic Cleal over 10 years ago

  • Follows Bug #3569: Port in use by the browser is used in rendering the templates added
Actions #2

Updated by Dominic Cleal over 10 years ago

  • Status changed from Assigned to Ready For Testing
Actions #3

Updated by Dominic Cleal over 10 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #4

Updated by David Davis almost 8 years ago

  • Related to Feature #15741: Use parameter_filter instead of attr_accessible added
Actions #5

Updated by David Davis almost 8 years ago

  • Related to deleted (Feature #15741: Use parameter_filter instead of attr_accessible)
Actions

Also available in: Atom PDF