Project

General

Profile

Actions

Bug #9184

open

Error creating new compute resource using Docker plugin

Added by Shaun Martin almost 10 years ago. Updated over 8 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Unable to get past the first step in Docker compute resource creation. After entering a name and selecting the Docker provider, I get this error:

NoMethodError
undefined method `email' for #<ForemanDocker::Docker:0x000000094b2608>
app/helpers/layout_helper.rb:35:in `block in text_f'
app/helpers/layout_helper.rb:164:in `block (3 levels) in field'
app/helpers/layout_helper.rb:163:in `block (2 levels) in field'
app/helpers/layout_helper.rb:152:in `block in field'
app/helpers/layout_helper.rb:151:in `field'
app/helpers/layout_helper.rb:32:in `text_f'
app/views/compute_resources/_form.html.erb:25:in `block in _987a663e5e10a99ef8e4f503ab1c6d0a'
app/helpers/layout_helper.rb:268:in `form_for'
app/views/compute_resources/_form.html.erb:2:in `_987a663e5e10a99ef8e4f503ab1c6d0a'
app/views/compute_resources/new.html.erb:3:in `_2a555401a38bf899c806bf7afe92686d'
app/controllers/application_controller.rb:277:in `process_error'
app/controllers/compute_resources_controller.rb:30:in `create'
app/models/concerns/foreman/thread_session.rb:33:in `clear_thread'
lib/middleware/catch_json_parse_errors.rb:9:in `call'

Running Foreman 1.7.2. Error occurs in both the foreman_docker 1.0.0 gem and the master branch straight from GitHub.


Files

Actions

Also available in: Atom PDF