serverless-plugin-canary-deployments icon indicating copy to clipboard operation
serverless-plugin-canary-deployments copied to clipboard

Correct way of running the example

Open vrr-21 opened this issue 5 years ago • 0 comments
trafficstars

(Thanks for reporting an issue! Please, then fill out the blanks below.)

What are the steps to reproduce this issue?

  1. npm i
  2. cd example
  3. sls deploy -s dev

What happens?

Get this error during Stack Update:

Serverless Error ---------------------------------------
 
  An error occurred: SdefaultWebsocketsRoute - Currently, authorization is restricted to the $connect route only (Service: AmazonApiGatewayV2; Status Code: 400; Error Code: BadRequestException; Request ID: XXXX; Proxy: null).

What were you expecting to happen?

Successful deployment as mentioned in the example README.

Any logs, error output, etc?

(If it’s long, please paste to https://pastebin.com/ and insert the link here.)

Any other comments?

What versions of software are you using?

From the output of the command:

Operating System: darwin Node Version: 14.7.0 Framework Version: 1.82.0 Plugin Version: 3.8.3 SDK Version: 2.3.1 Components Version: 2.34.9

vrr-21 avatar Sep 09 '20 16:09 vrr-21