Skip to content

AZD hangs in WSL2 when running init --template #3583

Description

@khowling

Output from azd version
azd version 1.7.0 (commit 49d6adc)

Describe the bug
Running azd init --template webapp-mysql-dbjohn0isaac/flask-webapp-mysql-db , shows this output, and never returns a prompt or error (same for multiple different templates)

Initializing an app to run on Azure (azd init)

  |   ====| Downloading template code to: /home/xxxxxx/test/azd01

This is the same as issue : #460 , but that has been closed

Also, running azd to get the help screen, it says the command syntax is azd init --template [template name]. Running azd template list the Name is different from the Repository Path. I'm assuming you are not expecting the Name on the init command line?

To Reproduce
as above

Expected behavior
expect to either work, or return a error message

Environment
WIndows 11, running in WSL2 using Ubuntu.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/templatesTemplates, init, scaffoldbugSomething isn't working

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions