microsoft / TypeScript-Node-Starter

A reference example for TypeScript and Node with a detailed README describing how to use the two together.
MIT License
11.31k stars 2.77k forks source link

Demo not working, responds with 403 #116

Closed dpkshrma closed 6 years ago

dpkshrma commented 6 years ago

Demo mentioned in readme at https://typescript-node-starter.azurewebsites.net/ is throwing following error: Error 403 - This web app is stopped.

speaud commented 6 years ago

@dpkshrma there may have been a issue with the host at the time you were trying to access the demo. I'm able to access and navigate through the core features of the demo without any issues. Can you confirm?

amitport commented 6 years ago

@speaud still 403 Site Disabled for me

mattwelke commented 6 years ago

@speaud 403 for me right now.

speaud commented 6 years ago

@amitport @welkie

I'm now seeing the 403 error as well. First time I'm seeing this. It is a hosting issue on Microsoft's end. There isn't anything that can be done on our end without Microsoft's intervention.

However you can follow the setup instructions in the readme to posture your own instance of this repo on Azure for free. That way, you can avoid dealing with hosting based issues where you don't have root access.

brian-gates commented 6 years ago

Seeing 403 as well.

TylerSustare commented 6 years ago

Also seeing a 403.

TylerSustare commented 6 years ago

Demo is working now. Probably can close this.

a1300 commented 5 years ago

Demo (https://typescript-node-starter.azurewebsites.net/) is unavailable again!