Actions
Feature #31041
closedInsights snippet - Add --test-connection
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Host registration
Target version:
-
Description
Issue:
If there is an issue with Foreman's Insights API,
insights-client --register command will fail with really long ugly HTML error.
Running `insights-client --test-connection` we can catch the error with
nice output like this:
Running Connection Tests... === Begin Upload URL Connection Test === Connection failed === End Upload URL Connection Test: FAILURE === === Begin API URL Connection Test === Connection failed === End API URL Connection Test: FAILURE === Connectivity tests completed with some errors See /var/log/insights-client/insights-client.log for more details.
Updated by The Foreman Bot about 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8066 added
Updated by Leos Stejskal about 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|d5092649b241d5efef8fd4c034c36c2550948b6f.
Updated by Ewoud Kohl van Wijngaarden almost 3 years ago
- Related to Bug #34340: Insights snippet - remove connection test added
Actions