request failed: Error occurred in request., RetryError: HTTPSConnectionPool(host='management.azure.com', port=443): Max retries exceeded
See original GitHub issueThis is autogenerated. Please review and update as needed.
Describe the bug
Command Name
az sql db audit-policy update
Errors:
request failed: Error occurred in request., RetryError: HTTPSConnectionPool(host='management.azure.com', port=443): Max retries exceeded with url: /subscriptions/b526aa26-e5c4-4583-90a3-6d0a4663242a/resourceGroups/test-data-lake-rg/providers/Microsoft.Sql/servers/test-data-lake-sb-server/databases/test-data-lake-db/auditingSettings/default?api-version=2017-03-01-preview (Caused by ResponseError('too many 500 error responses',))
To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
- Put any pre-requisite steps here…
az sql db audit-policy update --name {} --resource-group {} --server {} --state {} --storage-account {}
Expected Behavior
Environment Summary
Windows-10-10.0.17763-SP0
Python 3.6.6
Installer: MSI
azure-cli 2.6.0
Extensions:
interactive 0.4.4
Additional Context
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:7 (1 by maintainers)
Top Results From Across the Web
RetryError: HTTPSConnectionPool(host='management.azure ...
ClientRequestError: Error occurred in request., RetryError: HTTPSConnectionPool(host='management.azure.com', port=443): Max retries exceeded with url: ...
Read more >HELM Upgrade Always fails: request failed: Error occurred in ...
... request failed: Error occurred in request., RetryError: HTTPSConnectionPool(host='management.azure.com', port=443): Max retries exceeded.
Read more >Max retries exceeded with url - Server Fault
Error occurred in request., RetryError: HTTPSConnectionPool(host='management.azure.com', port=443): Max retries exceeded with url: ...
Read more >Too many 500 responses when try to export SQL database
Deployment failed. Error occurred in request., RetryError: HTTPSConnectionPool(host='management.azure.com', port=443): Max retries exceeded ...
Read more >python - AzureException: HTTPSConnectionPool : Max retries ...
I was able to get the script working after the changes mentioned above on both Azure Storage Emulator and Azure itself using the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@lchave Hi, you might can check the following issue if it helps you : https://github.com/Azure/azure-cli/issues/13518
This issue is fixed now. Please upgrade to the latest version of az cli 2.39.0