mitipi / serverless-ngrok-tunnel

Serverless plugin that creates ngrok public tunnel on localhost.
MIT License
9 stars 9 forks source link

It's not working. #8

Open dheroying opened 3 years ago

dheroying commented 3 years ago

I've followed the guide in the ReadMe file. But it shows the error and not working. I am not sure what is wrong. screenshot_42

IlizarragaEtan commented 1 year ago

I've the same problem, did you solve it? I've this configuration

danieldegrassi commented 1 year ago

I get the same error. Is this project dead?

IlizarragaEtan commented 1 year ago

I solved my problem, creating the folder .ngrok2 in the directory C:\Users\YourUser inside the folder .ngrok2 create the file ngrok.yml with the ngrok token.

ngrok.yml :

version: "2"
authtoken: yourNgrokToken

@danieldegrassi

serraventura commented 8 months ago

Everything was working few weeks ago. Now I'm getting a similar error.

sls tunnel    
Running "serverless" from node_modules
Starting tunnels...
Tunnels error: Cannot read properties of undefined (reading 'body'). Trying to reconnect in 5 seconds...
Tunnels error: Cannot read properties of undefined (reading 'body'). Trying to reconnect in 5 seconds...