Exception: Katello::Errors::PulpcoreMissingCapabilities

Inherits:
StandardError
  • Object
show all
Defined in:
app/lib/katello/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



61
62
63
# File 'app/lib/katello/errors.rb', line 61

def message
  _("A smart proxy seems to have been refreshed without pulpcore being running. Please refresh the smart proxy after ensuring that pulpcore services are running.")
end