Actions
Bug #19421
closedForeman Proxy with content ping check doesn't report capsule with issues
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman Proxy Content
Target version:
Difficulty:
easy
Triaged:
Description
Capsule ping check (on the initial smart proxy page) shows the capsule as fine even though the db connection is down. If a pulp node's db connection is down, publishes and promotions will not complete and the error output does not identify the problematic capsule.
Changing fail _("Pulp database connection issue.") to fail _("#{url} Pulp database connection issue.") in https://github.com/Katello/katello/blob/master/app/models/katello/ping.rb#L122 resulted in much better troubleshooting output.
Updated by Dominic Cleal over 7 years ago
- Project changed from Foreman to Katello
Updated by Justin Sherrill over 7 years ago
- Category set to Foreman Proxy Content
- Assignee set to Justin Sherrill
- Target version set to 187
- Translation missing: en.field_release set to 228
- Difficulty set to easy
Updated by Justin Sherrill over 7 years ago
- Subject changed from Capsule ping check doesn't report capsule with issues to Foreman Proxy with content ping check doesn't report capsule with issues
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/6776 added
Updated by Justin Sherrill over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|cd281b6ea9553185dc4b47bbd1d6e81b3673da58.
Updated by Eric Helms over 7 years ago
- Translation missing: en.field_release changed from 228 to 211
Updated by The Foreman Bot over 7 years ago
- Pull request https://github.com/Katello/katello/pull/6778 added
Actions