Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Advanced Networking: networkProfile.serviceCIDR CidrStringParseError when agentPoolProfiles.vnetSubnetId is not present #506

Closed
lfshr opened this issue Jul 6, 2018 · 1 comment

Comments

@lfshr
Copy link

lfshr commented Jul 6, 2018

There is a non-descriptive error returned when trying to create a managed cluster with the networkProfile block is specified and the agentPoolProfiles.vnetSubnetId

Failure sending request: StatusCode=0 -- Original Error: autorest/azure: Service returned an error. Status=400 Code="CidrStringParseError" Message="Cidr is invalid" Target="networkProfile.serviceCIDR"

Error message should be something more along the lines of "agentPoolProfiles.vnetSubnetId not present"

@lfshr lfshr changed the title Advanced Networking: CidrStringParseError when agentPoolProfiles.vnetSubnetId is not present Advanced Networking: networkProfile.serviceCIDR CidrStringParseError when agentPoolProfiles.vnetSubnetId is not present Jul 6, 2018
@jnoller
Copy link
Contributor

jnoller commented Apr 3, 2019

Closing this issue as old/stale.

If this issue still comes up, please confirm you are running the latest AKS release. If you are on the latest release and the issue can be re-created outside of your specific cluster please open a new github issue.

If you are only seeing this behavior on clusters with a unique configuration (such as custom DNS/VNet/etc) please open an Azure technical support ticket.

@jnoller jnoller closed this as completed Apr 3, 2019
@ghost ghost locked as resolved and limited conversation to collaborators Aug 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants