F5Networks / f5-appsvcs-templates

F5 BIG-IP Application Service Templates (FAST)
Apache License 2.0
32 stars 13 forks source link

HTTP template produces error with the same TCP profile selected #146

Open F5Rob opened 1 month ago

F5Rob commented 1 month ago

Environment

Summary

When creating an http app and selecting the same TCP profile for ingress and egress get the following error message and app fails to deploy: 01070734:3: Configuration error: Less than the required minimum number of profiles found on /UAT/UAT-test/UAT-test: Exactly 1 of (UDP Profile (clientside), TCP Profile (clientside), SCTP Profile (clientside))

Steps To Reproduce

New Fast HTTP app, select the same ingress/egress tcp profile.

Expected Behavior

No error and the app deployes.

Actual Behavior

A clear and concise description of what actually happens. Please include any applicable error output. 01070734:3: Configuration error: Less than the required minimum number of profiles found on /UAT/UAT-test/UAT-test: Exactly 1 of (UDP Profile (clientside), TCP Profile (clientside), SCTP Profile (clientside))