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

"ask new" fails for python #507

Open
ddurham2 opened this issue Feb 21, 2024 · 1 comment
Open

"ask new" fails for python #507

ddurham2 opened this issue Feb 21, 2024 · 1 comment

Comments

@ddurham2
Copy link

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
@spkai
Copy link
Contributor

spkai commented Feb 21, 2024

Thank you for reporting! We are actively investigating this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants