Project

General

Profile

Actions

Bug #19421

closed

Foreman Proxy with content ping check doesn't report capsule with issues

Added by Rimma Ashkinadze about 7 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Category:
Foreman Proxy Content
Target version:
Fixed in Releases:
Found in Releases:

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.

Actions

Also available in: Atom PDF