Bug ID 957117: Deploying AS3 Application Services after upgrading BIG-IQ from version 7.1.0.1 to 7.1.0.2

Last Modified: Jul 12, 2023

Affected Product(s):
BIG-IQ Applications(all modules)

Opened: Oct 19, 2020

Severity: 3-Major

Symptoms

After upgrading BIG-IQ from version 7.1.0.1 to 7.1.0.2, deploying AS3 Application Services fails with a 404 error.

Impact

AS3 Application Services cannot be deployed.

Conditions

BIG-IQ returns a 404 error for "/shared/appvcs/info" if you attempt to deploy an AS3 Application Service or run the following command from the BIG-IQ commmand line. curl -s http://localhost:8105/shared/appsvcs/info Steps to reproduce: 1. Upgrade BIG-IQ from version 7.1.0.1 to 7.1.0.2. 2. Try to create an AS3 Application Service using a template. 3. Try curl on AS3 info endpoint curl -s http://localhost:8105/shared/appsvcs/info

Workaround

In some instances, restarting the restnoded service will fix the problem. 1. ssh into BIG-IQ 2. Run the following command: bigstart restart restnoded If the problem persists reinstall AS3 from the RPM 1. ssh into BIG-IQ. 2. Verify the current AS3 RPM by typing the following command: ls /usr/lib/dco/packages/f5-appsvcs 3. Update AS3 using the version that is present. For example: rpm -Uvh --force /usr/lib/dco/packages/f5-appsvcs/ f5-appsvcs-3.22.1-1.noarch.rpm

Fix Information

None

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips