Advertisement
Guest User

foreman error

a guest
Aug 9th, 2014
271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.07 KB | None | 0 0
  1. NoMethodError
  2. undefined method `first' for nil:NilClass
  3. app/models/concerns/fog_extensions/google/server.rb:15:in `image_id'
  4. app/helpers/layout_helper.rb:110:in `block in select_f'
  5. app/helpers/layout_helper.rb:159:in `block (3 levels) in field'
  6. app/helpers/layout_helper.rb:158:in `block (2 levels) in field'
  7. app/helpers/layout_helper.rb:149:in `block in field'
  8. app/helpers/layout_helper.rb:148:in `field'
  9. app/helpers/layout_helper.rb:108:in `select_f'
  10. app/views/compute_resources_vms/form/_gce.html.erb:7:in `_3118a9c5526bb64e5689a6ee1bccb6b5'
  11. app/views/compute_attributes/_form.html.erb:10:in `block (2 levels) in _0fab28cb92aa541190ba7c0c002d32b9'
  12. app/views/compute_attributes/_form.html.erb:8:in `block in _0fab28cb92aa541190ba7c0c002d32b9'
  13. app/helpers/layout_helper.rb:250:in `form_for'
  14. app/views/compute_attributes/_form.html.erb:2:in `_0fab28cb92aa541190ba7c0c002d32b9'
  15. app/views/compute_attributes/new.html.erb:3:in `_cd510e834397e0c7f7ce481a762b1d48'
  16. app/models/concerns/foreman/thread_session.rb:33:in `clear_thread'
  17. lib/middleware/catch_json_parse_errors.rb:9:in `call'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement