nightscout / nightscout.github.io

website, meta repo for whole project
GNU General Public License v2.0
105 stars 228 forks source link

Error when browsing on azure #24

Closed krosenboom closed 9 years ago

krosenboom commented 10 years ago

When I try to select browse on my dashboard it tries to load a new tab but says The page cannot be displayed because an internal server error has occurred. Is this a problem on my end or azure's? Thanks!

necroscope commented 9 years ago

That is an azure server problem. Usually means a server did not start up correctly or there is a problem with the web server.

bewest commented 9 years ago

Can also happen if the custom "connection strings" are not set up, or if API_SECRET variable is defined but too short. There should be a way to check those deployment logs to maybe get a hint of what the problem might have been.