Bug ID 523260: Apply Policy finishes with coapi_query failure displayed

Last Modified: Sep 13, 2023

Affected Product(s):
BIG-IP ASM(all modules)

Known Affected Versions:
11.5.1 HF1, 11.5.1 HF2, 11.5.1 HF3, 11.5.1 HF4, 11.5.1 HF5, 11.5.1 HF6, 11.5.1 HF7, 11.5.1 HF8, 11.5.1 HF9, 11.5.1 HF10, 11.5.1 HF11, 11.5.2 HF1, 11.5.3 HF1, 11.4.1, 11.6.0, 11.6.1, 11.6.2, 11.6.3, 11.6.3.1, 11.6.3.2, 11.6.3.3, 11.6.3.4, 11.6.4, 11.6.5, 11.6.5.1, 11.6.5.2, 11.6.5.3, 12.1.0 HF1, 12.1.0 HF2, 12.1.1 HF1, 12.1.1 HF2, 12.1.2 HF1, 12.1.2 HF2

Fixed In:
12.0.0, 11.6.0 HF6, 11.5.3 HF2

Opened: May 14, 2015

Severity: 3-Major

Related Article: K52028045

Symptoms

GUI actions to apply policy appear to fail with an error message regarding coapi_query.

Impact

The policy is correctly applied locally, the coapi_query error message occurs after the commit. This error, however, prevents correct behavior for device group synchronization of the change.

Conditions

Unknown.

Workaround

Use REST API to apply the policy: POST https://<MGMT_IP>/mgmt/tm/asm/tasks/apply-policy { "policy": { "fullPath": "/Common/<POLICY_NAME>" } }

Fix Information

This release fixes an error that intermittently caused the Apply Policy action to fail.

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips