Skip to content

"ask new" fails for python #507

@ddurham2

Description

@ddurham2

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report  
[ ] Performance issue
[ ] Feature request
[ ] Documentation issue or request 
[ ] Other... Please describe: 

Expected Behavior

A new skill to be be created.

Current Behavior

When running ask new to create a new python based skill fails. Input parameters:

  • Interaction Model
  • Python
  • Alexa-hosted skill
  • us-east-1
  • [skill-name]
  • [skillname]

Instead of it creating a skill, it runs for 10-15m and then fails with:
[Error]: [Error]: Retry attempt exceeded.

Choosing nodejs instead of python works fine.

In the developer console, the skill was "created", but clicking on the code tab gives a failure.. meaning it partially did create.

Steps to Reproduce (for bugs)

Given above

Your Environment and Context

  • ask-cli version: 2.30.7
  • Operating System and version: Linux
  • Node.js version used for development: 16.20.2
  • NPM version used for development: 8.19.4

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions