Skip to content

Instantly share code, notes, and snippets.

@NeilHanlon
Created December 19, 2016 23:00
Show Gist options
  • Save NeilHanlon/669c13b3cc97755284e0aa4bda6c242b to your computer and use it in GitHub Desktop.
Save NeilHanlon/669c13b3cc97755284e0aa4bda6c242b to your computer and use it in GitHub Desktop.
2016-12-19 17:31:03 [app] [W] Error has occurred while listing VMs on c4 Xen (Xenserver)
| Fog::Service::NotFound: xenserver has no compute service
| /opt/rh/rh-ruby22/root/usr/local/share/gems/gems/fog-core-1.42.0/lib/fog/core/services_mixin.rb:18:in `rescue in new'
| /opt/rh/rh-ruby22/root/usr/local/share/gems/gems/fog-core-1.42.0/lib/fog/core/services_mixin.rb:8:in `new'
| /opt/rh/rh-ruby22/root/usr/local/share/gems/gems/fog-core-1.42.0/lib/fog/compute.rb:54:in `new'
| /opt/theforeman/tfm/root/usr/share/gems/gems/foreman_xen-0.3.1/app/models/foreman_xen/xenserver.rb:360:in `client'
| /usr/share/foreman/app/models/compute_resource.rb:162:in `vms'
| /usr/share/foreman/app/controllers/compute_resources_vms_controller.rb:133:in `load_vms'
| /usr/share/foreman/app/controllers/compute_resources_vms_controller.rb:4:in `index'
| /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/action_controller/metal/implicit_render.rb:4:in `send_action'
| /opt/rh/sclo-ror42/root/usr/share/gems/gems/actionpack-4.2.5.1/lib/abstract_controller/base.rb:198:in `process_action'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment