-
Bug
-
Resolution: Not a Bug
-
Major
-
None
-
4.17
-
None
-
Important
-
None
-
False
-
Description of problem:
When viewing the logs of Insights Operator, it will print out the following errors: ``` I0919 07:24:41.286523 1 insightsuploader.go:169] Unable to upload report after 320ms: your Red Hat account is not enabled for remote support or your token has expired: {"errors":[{"detail":"UHC services authentication failed","meta":{"response_by":"gateway"},"status":401}]} ```
Version-Release number of selected component (if applicable):
4.17.0-0.nightly-2024-09-17-194622
How reproducible:
Unknown
Steps to Reproduce:
1. 2. 3.
Actual results:
The logs of Insights Operator printed the following error out: ``` I0919 07:24:41.286523 1 insightsuploader.go:169] Unable to upload report after 320ms: your Red Hat account is not enabled for remote support or your token has expired: {"errors":[{"detail":"UHC services authentication failed","meta":{"response_by":"gateway"},"status":401}]} ```
Expected results:
There's no error info about credentials in the logs of Insights Operator.
Additional info: