Bug 2180761
Summary: | problems with webhooks are only logged to production.log, no failed task, no other notification | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Evgeni Golov <egolov> |
Component: | Hooks and Webhooks | Assignee: | Adam Ruzicka <aruzicka> |
Status: | CLOSED ERRATA | QA Contact: | Peter Ondrejka <pondrejk> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.13.0 | CC: | ahumbe, aruzicka, lhellebr, rlavi |
Target Milestone: | 6.15.0 | Keywords: | Triaged, UserExperience |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | rubygem-foreman_webhooks-3.2.1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2024-04-23 17:13:57 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Evgeni Golov
2023-03-22 08:24:55 UTC
Would you consider this an RFE or defect? I consider this a defect as it makes using/debugging the core functionality really hard. Would you happen to have an example? What kind of failure are we talking about? I don't have an example at hand (but could generate you one if you want), but my memory says I had the two following failures where I wanted a more detailed info about: 1/ bad webhook url, so it would either run in a timeout or get a 404 2/ bad payload, which was rejected by the receiver with a 500 error (I guess technically it should have been a 422 - Unprocessable Entity, but the receiver I was using raised a 500) Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/32368 has been resolved. Verified in Satellite stream snap 38 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: Satellite 6.15.0 release), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2024:2010 |