microsoft / dev-tunnels

Dev Tunnels SDK
MIT License
286 stars 20 forks source link

Dev tunnels extremely slow all of the sudden #444

Closed servefast-cto closed 4 months ago

servefast-cto commented 4 months ago

Running

devtunnel delete-all
devtunnel create servefast
devtunnel access create servefast.euw --anonymous --expiration 30d
devtunnel port create servefast.euw --port-number=5000
devtunnel port create servefast.euw --port-number=5001
devtunnel port create servefast.euw --port-number=8080
devtunnel port create servefast.euw --port-number=9099
devtunnel port create servefast.euw --port-number=9199
devtunnel port create servefast.euw --port-number=9000
devtunnel port create servefast.euw --port-number=9998

devtunnel host servefast.euw 

devtunnel access list
devtunnel access delete servefast.euw --index 0

I have been using this for 2 months now and had no problem until today now all of the sudden my angular app takes 40s to load. When i access it on localhost it is instant and my internet connection is 200mbit/30mbit so it should be fine.

Loading times: image

derekbekoe commented 4 months ago

Please run devtunnel clusters --ping from your device to check the latency to the dev tunnel regions. Also, you can run `devtunnel limits to ensure you haven't hit any quota limits. Further limits are documented at https://aka.ms/devtunnels/limits

servefast-cto commented 4 months ago

@derekbekoe yea that was my first check

image

derekbekoe commented 4 months ago

@servefast-cto Can you point to a different region and let us know if that helps?

The example below will point to North Europe: devtunnel create --service-uri https://eun1.rel.tunnels.api.visualstudio.com devtunnel post create TUNNELID --port-number PORT devtunnel host TUNNEL ID

servefast-cto commented 4 months ago

@derekbekoe thank you but tunnels started working today. I spend 100$ for ngrok in the mean time :)

derekbekoe commented 4 months ago

Okay thanks. Closing this issue.

servefast-cto commented 3 months ago

@derekbekoe happening again tunnels just stop working after some time