maciejtreder / serverless-apigw-binary

Serverless plugin for binary files support in AWS Gateway

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Serverless deployment error (Stage name only allows a-zA-Z0-9_)

brianhuangyl opened this issue · comments

When I ran serverless deploy I got the following errors. Looks like this error only happens when using variable for stage like stage: ${opt:stage, 'dev'} and serverless-apigw-binary the same time.

Serverless: Publish service to Serverless Platform...
Service successfully published! Your service details are available at:
https://platform.serverless.com/services/xxxx/xxxxxx
Serverless: 'Too many requests' received, sleeping 5 seconds
Serverless: 'Too many requests' received, sleeping 5 seconds

  Serverless Error ---------------------------------------

  Stage name only allows a-zA-Z0-9_

  Get Support --------------------------------------------
     Docs:          docs.serverless.com
     Bugs:          github.com/serverless/serverless/issues
     Forums:        forum.serverless.com
     Chat:          gitter.im/serverless/serverless

  Your Environment Information -----------------------------
     OS:                     darwin
     Node Version:           6.10.3
     Serverless Version:     1.23.0