Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Insufficient Capacity Issue #84

Open
4 tasks
saigochhayat opened this issue Dec 17, 2020 · 1 comment
Open
4 tasks

Insufficient Capacity Issue #84

saigochhayat opened this issue Dec 17, 2020 · 1 comment

Comments

@saigochhayat
Copy link

Please provide us with the following information:

This issue is for a: (mark with an x)

I have a microservice application which contains multiple microservices (around 20 microservice). When I try to deploy using ARM templates. I can see the deployment status failed with message "ClusterAllocationInsufficientCapacity","message":"Insufficient capacity is available in this region. "Our team tried with multiple regions, Then also we get this issue.

  • bug report -> please search issues before submitting
  • feature request
  • documentation issue or request
  • regression (a behavior that used to work and stopped in a new release)

### Minimal steps to reproduce
>

### Any log messages given by the failure
>

### Expected/desired behavior
>

### OS and Version?
> Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)

### Versions
>

### Mention any other details that might be useful

> ---------------------------------------------------------------
> Thanks! We'll be in touch soon.
@saigochhayat
Copy link
Author

I tried deploying the same todolist app by following the steps in https://docs.microsoft.com/en-us/azure/service-fabric-mesh/service-fabric-mesh-tutorial-deploy-service-fabric-mesh-app . The same error I am getting. when I check the deployment status of app , it is showing "Conflict" with status message: {
"status": "Failed",
"error": {
"code": "ClusterAllocationInsufficientCapacity",
"message": "Insufficient capacity is available in this region. Please try again later or try a different region.",
"details": []
}
}

Can anyone please help me on the same.

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

1 participant