Container restart responses with Deployment failed. Error occurred in request
Open
act-observability-squad
Container Instances
customer-reported
needs-team-attention
question
Service Attention
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
**Describe the bug**
When I restart my container group I'm getting an error response:
```
Deployment failed. Error occurred in request., RetryError: HTTPSConnectionPool(host='management.azure.com', port=443): Max retries exceeded with url: /subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/providers/Microsoft.ContainerInstance/locations/westeurope/operations/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx?api-version=2018-06-01 (Caused by ResponseError('too many 500 error responses',))
```
Containers restart successfully anyway.
**To Reproduce**
`az container restart -g --name `
**Environment summary**
Docker latest image.
Contributor guide
Assessment
This issue has not been assessed yet.