Azure / dev-spaces

Azure Dev Spaces is retired, please use Bridge to Kubernetes.
MIT License
137 stars 308 forks source link

Creating new spaces with azds space select isn't working #422

Open kenneth-trivec opened 3 years ago

kenneth-trivec commented 3 years ago

Describe the bug Error create new space with azds space select

To Reproduce Create a new devspace controller and create a new devspace linked to a parent space

Expected behavior Space gets created succesfully

Logs Attach logs from the following directory: azds-sdk-2021-02-02-09-58-09-23792.txt

Environment Details Client used (CLI/VS Code/Visual Studio): Client's version: Azure Dev Spaces CLI 1.0.20201219.2 API v3.2 Operating System: Win 10

amsoedal commented 3 years ago

Hi @kenneth-trivec, thanks for reporting this. I will take a look and update this thread with my findings.

letmagnau commented 3 years ago

Hi guys, same problem here with all commands of azds cli : in attach our stacktraces first.txt second.txt

amsoedal commented 3 years ago

Thanks all. We're having an outage in our WestEurope region. I'm still working to understand the root cause. Thanks for your patience.

amsoedal commented 3 years ago

We had a cert issue on our end. Our monitoring is showing this region has recovered, please do give it a try and let me know if you run into issues. Thanks again for your patience!

letmagnau commented 3 years ago

hi @amsoedal , thanks for your quickly answer, today seems we have no ssl error until now but controller passing to Failed status without any reason I'm recreating it and we'll check during this daily work

regards

letmagnau commented 3 years ago

update: seems to be present other problems

I'm trying to recreate controller , removing and reusing dev-space in our AKS but it failing

**Azure Dev Spaces is being retired. Are you sure you would like to create an Azure Dev Spaces Controller? Bridge to Kubernetes is an improved alternative to many of the Azure Dev Spaces development scenarios. Learn more here: https://aka.ms/migrate-to-bridge (y/N): y

Creating and selecting Azure Dev Spaces Controller 'EoloAKS-DEV' in resource group 'integration_resources' that targets resource 'EoloAKS-DEV' in resource group 'integration_resources'...Failed to create Azure Dev Spaces Controller 'EoloAKS-DEV' in resource group 'integration_resources' in subscription 'xxxxxxxxxxxxxxxxxxxxxxxx' - Long running operation failed with status 'Failed'. Additional Info:'Azure Dev Spaces Controller creation is blocked because Azure Dev Spaces is being retired. Bridge to Kubernetes is an improved alternative to many of the Azure Dev Spaces development scenarios. Learn more here: https://aka.ms/migrate-to-bridge.' 10s Failed to create Azure Dev Spaces Controller 'EoloAKS-DEV' in resource group 'integration_resources' in subscription 'xxxxxxxxxxxxxxxxxxxxxxxxxxx' [piero@piero-eolobari ~]$ azds controller list Azure Dev Spaces Controllers in subscription 'xxxxxxxxxxxxxxxxxxx':

UPDATE: log seems to be have problem in SWITZERLAND

azds-sdk-2021-02-03-09-14-16-810142.txt

any tips for workaround ? we are very impacted

amsoedal commented 3 years ago

Hi @letmagnau, sorry to hear you're still facing issues. Could you please confirm that this is the same subscription you've used to create controllers in the past?

letmagnau commented 3 years ago

yes is the same

amsoedal commented 3 years ago

@letmagnau OK. Can you try again now? I've updated some settings on our end, it should go through now.

letmagnau commented 3 years ago

Hi @amsoedal , thanks for your support. Now we are able to create controller again I'll test the system and I'll inform you if we found other problems

Many thanks again

ghostcoach commented 3 years ago

The problem still persists for us (same error message as @letmagnau) when trying to create a dev space controller. The cluster is located in North Europe.

az aks use-dev-spaces -g XXXXX -n XXXX -s default -y The behavior of this command has been altered by the following extension: dev-spaces For more information, please see https://github.com/Azure/dev-spaces/issues/410 Creating and selecting Azure Dev Spaces Controller 'XXXX' in resource group 'XXXXX' that targets resource 'XXXX' in resource group 'XXXXX'...Failed to create Azure Dev Spaces Controller 'XXXXX' in resource group 'XXXXX' in subscription 'XXXX' - Long running operation failed with status 'Failed'. Additional Info:'Azure Dev Spaces Controller creation is blocked because Azure Dev Spaces is being retired. Bridge to Kubernetes is an improved alternative to many of the Azure Dev Spaces development scenarios. Learn more here: https://aka.ms/migrate-to-bridge.' 10s Failed to create Azure Dev Spaces Controller 'XXXXX' in resource group 'XXXXX' in subscription 'XXXXXXX'

amsoedal commented 3 years ago

@ghostcoach can you email us your subscription # at BridgeToKubernetes@microsoft.com? Thanks in advance!