Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

F5 configuration not updated when pods got restarted inside OpenShift cluster - error 401 authorization issue #3441

Open
wheestermans31 opened this issue May 30, 2024 · 1 comment
Labels
awaiting response Awaiting response bug

Comments

@wheestermans31
Copy link

Setup Details

CIS Version : 2.16.1
Build: f5networks/k8s-bigip-ctlr:2.16.1
BIGIP Version: BIG-IP 14.1.4.6 Build 0.0.8 Point Release 6
AS3 Version: 3.49.0
Agent Mode: AS3
Orchestration: Openshift
Pool Mode: Cluster

Description

We have an issue when pods are restarted, they are not updated inside the F5. Checking the controllers logs we see:

2024/05/29 19:54:49 [ERROR] [2024-05-29 19:54:49,197 f5_cccl.bigip ERROR] F5 SDK Error: 401 Unexpected Error: F5 Authorization Required for uri: https://150.45.88.252:443/mgmt/shared/authn/login Text: '{"code":401,"message":"Maximum number of login attempts exceeded.","referer":"10.129.10.64","restOperationId":1716295,"kind":":resterrorresponse"}'
2024/05/29 19:54:49 [ERROR] [2024-05-29 19:54:49,197 main ERROR] CCCL Error: The requested partition OpenShift-ocp-behoi-01 was not found.
2024/05/29 19:54:51 [ERROR] [2024-05-29 19:54:51,955 f5_cccl.bigip ERROR] F5 SDK Error: 401 Unexpected Error: F5 Authorization Required for uri: https://150.45.88.252:443/mgmt/shared/authn/login Text: '{"code":401,"message":"Maximum number of login attempts exceeded.","referer":"10.129.10.64","restOperationId":1735261,"kind":":resterrorresponse"}'
2024/05/29 19:54:51 [ERROR] [2024-05-29 19:54:51,956 main ERROR] CCCL Error: The requested partition OpenShift-ocp-behoi-01 was not found.
2024/05/29 19:54:53 [ERROR] [2024-05-29 19:54:53,152 f5_cccl.bigip ERROR] F5 SDK Error: 401 Unexpected Error: F5 Authorization Required for uri: https://150.45.88.252:443/mgmt/shared/authn/login Text: '{"code":401,"message":"Maximum number of login attempts exceeded.","referer":"10.129.10.64","restOperationId":1743665,"kind":":resterrorresponse"}'
2024/05/29 19:54:53 [ERROR] [2024-05-29 19:54:53,152 main ERROR] CCCL Error: The requested partition OpenShift-ocp-behoi-01 was not found.

@wheestermans31 wheestermans31 added bug untriaged no JIRA created labels May 30, 2024
@trinaths
Copy link
Contributor

@wheestermans31 still this issue persists ?

@trinaths trinaths added awaiting response Awaiting response and removed untriaged no JIRA created labels Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting response Awaiting response bug
Projects
None yet
Development

No branches or pull requests

2 participants