I installed latest AS3 and then latest FAST and all was working fine. I have created and deleted Apps without issues.
After a reboot FAST is broken. After clicking the "F5 Application Services Templates" with the green light left to it, it ends up with this:
To deploy an application, start by selecting a template below
Error fetching templates: Failed to get data from /mgmt/shared/fast/templatesets?userAgent=FASTGUI/NA: 404 Not Found
{
"code": 404,
"message": "",
"referer": "https://10.1.2.100/iapps/f5-appsvcs-templates/index.html",
"errorStack": []
}
BIG-IP is running 16.1.2 and error is reproducable. To get it working I need to remove FAST & AS3 again and re-install. I'm using VSCode F5 plugin for all that.
Interesting is also that VSCode does state that FAST is not installed in the error case:
Environment
FAST RPM Version: 1.15.0
BIG-IP Version: 16.1.2
Summary
A clear and concise description of what the bug is.
Include information about the reproducibility and the severity/impact of the issue.
See above
Steps To Reproduce
List the steps to reproduce the behavior:
Install AS3
Install FAST
Create a App with any template
reboot BIG-IP
Issue occurs
Expected Behavior
The templates should be displayed.
Actual Behavior
To deploy an application, start by selecting a template below
Error fetching templates: Failed to get data from /mgmt/shared/fast/templatesets?userAgent=FASTGUI/NA: 404 Not Found
{
"code": 404,
"message": "",
"referer": "https://10.1.2.100/iapps/f5-appsvcs-templates/index.html",
"errorStack": []
}
I installed latest AS3 and then latest FAST and all was working fine. I have created and deleted Apps without issues. After a reboot FAST is broken. After clicking the "F5 Application Services Templates" with the green light left to it, it ends up with this:
To deploy an application, start by selecting a template below Error fetching templates: Failed to get data from /mgmt/shared/fast/templatesets?userAgent=FASTGUI/NA: 404 Not Found { "code": 404, "message": "", "referer": "https://10.1.2.100/iapps/f5-appsvcs-templates/index.html", "errorStack": [] }
BIG-IP is running 16.1.2 and error is reproducable. To get it working I need to remove FAST & AS3 again and re-install. I'm using VSCode F5 plugin for all that. Interesting is also that VSCode does state that FAST is not installed in the error case:
Environment
Summary
A clear and concise description of what the bug is. Include information about the reproducibility and the severity/impact of the issue. See above
Steps To Reproduce
List the steps to reproduce the behavior: Install AS3 Install FAST Create a App with any template reboot BIG-IP Issue occurs
Expected Behavior
The templates should be displayed.
Actual Behavior
To deploy an application, start by selecting a template below
Error fetching templates: Failed to get data from /mgmt/shared/fast/templatesets?userAgent=FASTGUI/NA: 404 Not Found { "code": 404, "message": "", "referer": "https://10.1.2.100/iapps/f5-appsvcs-templates/index.html", "errorStack": [] }
I can be contacted internally via Teams as well.