Actions
Bug #21588
closedError on hammer ping check - No such sub-command 'ping'
Difficulty:
easy
Triaged:
Description
On foreman standalone instance:
[root@centos7-foreman-1-14 foreman_maintain]# ./bin/foreman-maintain health check
Running ForemanMaintain::Scenario::FilteredScenario
================================================================================
Check whether all services are running using hammer ping: [FAIL]
Error: No such sub-command 'ping'
See: 'hammer --help'
--------------------------------------------------------------------------------
Continue with step [katello-service restart]?, [y(yes), n(no), q(quit)] n
Scenario [ForemanMaintain::Scenario::FilteredScenario] failed.
The following steps ended up in failing state:
[hammer-ping]
Resolve the failed steps and rerun
the command. In case the failures are false positives,
use --whitelist="hammer-ping"
================================================================
- rpm -q tfm-rubygem-hammer_cli
tfm-rubygem-hammer_cli-0.8.0-1.el7.noarch
Updated by Swapnil Abnave about 7 years ago
- Subject changed from Confine hammer ping to presence of hammer package to Error on hammer ping check - No such sub-command 'ping'
Updated by The Foreman Bot about 7 years ago
- Pull request https://github.com/theforeman/foreman_maintain/pull/123 added
Updated by Swapnil Abnave about 7 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset foreman_maintain|54df4fc99fc5a1acfd765dba750b6726485e34fb.
Actions