Exception: Katello::Errors::PulpcoreMissingCapabilities
- Inherits:
-
StandardError
- Object
- StandardError
- Katello::Errors::PulpcoreMissingCapabilities
- Defined in:
- app/lib/katello/errors.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
55 56 57 |
# File 'app/lib/katello/errors.rb', line 55 def _("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 |