question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

request failed: Error occurred in request., RetryError: HTTPSConnectionPool(host='management.azure.com', port=443): Max retries exceeded

See original GitHub issue

This 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:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
chhavikishorecommented, Jun 11, 2020

@lchave Hi, you might can check the following issue if it helps you : https://github.com/Azure/azure-cli/issues/13518

0reactions
RakeshMohanMSFTcommented, Aug 3, 2022

This issue is fixed now. Please upgrade to the latest version of az cli 2.39.0

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found