You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a (non-/32) subnet mask is specified on virtualAddresses, and shareAddresses is true, re-posting an already-deployed declaration fails with error. Observed similar behavior whether the virtualAddress is 0.0.0.0/0, 192.168.0.0/16, or 10.13.13.0/24
results:
- code: 422declarationId: test-0001host: localhostmessage: declaration failedresponse: '01020036:3: The requested virtual address (/Common/10.13.13.0/24) was not found.'runTime: 12647tenant: test
Expected Behavior
Subsequent deployments should succeed without error (or change).
Actual Behavior
Observed error occurs
The text was updated successfully, but these errors were encountered:
In F5 support case #00686153, I was told in mid-November that this would be addressed in the upcoming release tentatively scheduled for Dec 16, 2024. We've gone four months with no AS3 release. Is there any update? (I would ask via my support case, but that has been closed because "asked and answered.")
Environment
Summary
If a (non-/32) subnet mask is specified on virtualAddresses, and shareAddresses is true, re-posting an already-deployed declaration fails with error. Observed similar behavior whether the virtualAddress is 0.0.0.0/0, 192.168.0.0/16, or 10.13.13.0/24
Steps To Reproduce
Steps to reproduce the behavior:
Expected Behavior
Subsequent deployments should succeed without error (or change).
Actual Behavior
Observed error occurs
The text was updated successfully, but these errors were encountered: