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

AZ cli-translator: HTTPSConnectionPool(host='portal2cli.azurewebsites.net', port=443): Max retries exceeded with url: /api/v1 #6814

Open
triple-it opened this issue Sep 28, 2023 · 3 comments
Labels
Auto-Assign Auto assign by bot bug This issue requires a change to an existing behavior in the product in order to be resolved. Connected Kubernetes customer-reported Issues that are reported by GitHub users external to the Azure organization. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention This issue is responsible by Azure service team.

Comments

@triple-it
Copy link

triple-it commented Sep 28, 2023

Describe the bug

It looks like 'az cli-translator' is infrastructure-wise not working!

Related command

az configure --defaults group=rg-aVM
az cli-translator arm translate --target-subscription 0-0-0-0-0 --template template.json --parameters parameters.json

Errors

Fail to translate, please try a few minutes later.
HTTPSConnectionPool(host='portal2cli.azurewebsites.net', port=443): Max retries exceeded with url: /api/v1 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5eab65a920>: Failed to establish a new connection: [Errno -2] Name or service not known'))

Issue script & Debug output

az cli-translator arm translate --target-subscription 0-0-0-0-0 --template template.json --parameters parameters.json

Fail to translate, please try a few minutes later.
HTTPSConnectionPool(host='portal2cli.azurewebsites.net', port=443): Max retries exceeded with url: /api/v1 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f5eab65a920>: Failed to establish a new connection: [Errno -2] Name or service not known'))

Expected behavior

I would expect that I could see some az cli script being generated as output!

Environment Summary

azure-cli 2.52.0 *

core 2.52.0 *
telemetry 1.1.0

Extensions:
aks-preview 0.5.160
cli-translator 0.3.0
connectedk8s 1.4.2
k8s-configuration 1.7.0
k8s-extension 1.4.5

Dependencies:
msal 1.24.0b1
azure-mgmt-resource 23.1.0b2

Additional context

No response

@triple-it triple-it added the bug This issue requires a change to an existing behavior in the product in order to be resolved. label Sep 28, 2023
@microsoft-github-policy-service microsoft-github-policy-service bot added question The issue doesn't require a change to the product in order to be resolved. Most issues start as that customer-reported Issues that are reported by GitHub users external to the Azure organization. Auto-Assign Auto assign by bot Connected Kubernetes Service Attention This issue is responsible by Azure service team. labels Sep 28, 2023
@yonzhan
Copy link
Collaborator

yonzhan commented Sep 28, 2023

Thank you for opening this issue, we will look into it.

@microsoft-github-policy-service
Copy link
Contributor

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @akashkeshari.

@racinmat
Copy link

racinmat commented Jun 3, 2024

I got it too, any update on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto-Assign Auto assign by bot bug This issue requires a change to an existing behavior in the product in order to be resolved. Connected Kubernetes customer-reported Issues that are reported by GitHub users external to the Azure organization. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that Service Attention This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

3 participants