You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: