serverless-plugin-bespoken icon indicating copy to clipboard operation
serverless-plugin-bespoken copied to clipboard

Node is not active: 13ff790b-ee67-487b-aa1e-e0f961c018a0

Open stock1232 opened this issue 7 years ago • 0 comments

I use the plugin to start the proxy. Any get or post requests I get the above error. I am using the plugin for an alexa skill. The skill runs fine when I deploy to lamdba. Here is the terminal. Everything looks correct from the demos I have watched.

C:\Users\dstockl\Desktop\alexa>sls proxy Serverless: No Environment variables found in serverless config Serverless: Server configured in single function mode.Requests will resolve via: index: index ERROR 2018-10-12T19:33:54.897Z Unable to connect to: proxy.bespoken.tools:5000 ERROR 2018-10-12T19:33:54.899Z Attempting to reconnect in 1 seconds ERROR 2018-10-12T19:34:02.461Z Unable to connect to: proxy.bespoken.tools:5000 ERROR 2018-10-12T19:34:02.461Z Attempting to reconnect in 2 seconds ERROR 2018-10-12T19:34:05.516Z Unable to connect to: proxy.bespoken.tools:5000 ERROR 2018-10-12T19:34:05.516Z Attempting to reconnect in 3 seconds ERROR 2018-10-12T19:34:09.693Z Unable to connect to: proxy.bespoken.tools:5000 INFO 2018-10-12T19:34:09.693Z Shutting down proxy Serverless: Bespoken proxy started in publically accessible mode Serverless: C:\Users\dstockl\Desktop\alexa Serverless: The public URL for accessing your local service Serverless: Serverless: https://slippery-asimov-uBuHc6.bespoken.link Serverless: Serverless: The URL for viewing transaction history of requests/responses sent through the proxy service Serverless: Serverless: https://apps.bespoken.io/dashboard?id=slippery-asimov-uBuHc6&key=13ff790b-ee67-487b-aa1e-e0f961c018a0 INFO 2018-10-12T19:34:10.234Z FS.Watch Event(s) Detected: Reloading project code.

stock1232 avatar Oct 12 '18 19:10 stock1232