React-starter-kit: Demo URL isn't working (Err 403 - App is stopped)

Created on 17 Mar 2017  路  4Comments  路  Source: kriasoft/react-starter-kit

The demo URL (https://demo.reactstarterkit.com/) is giving me a 403 error. Is it possible to start the web app again?

bug docs

All 4 comments

+1 demo app is still stopped

Demo is running but TLS/SSL is not configured well.
http://demo.reactstarterkit.com/ is redirecting to https://demo.reactstarter.com/ and it works (except of mixed content warning..)
But when I go to https://demo.reactstarterkit.com/ directly I see certificate error:

This server could not prove that it is demo.reactstarterkit.com; its security certificate is from reactstarter.com. This may be caused by a misconfiguration or an attacker intercepting your connection.

@koistya I get that error on the demo site as well, then (somewhat disconcertingly) am redirected here: https://datamgr DOT co/

@koistya I believe it is an accident with redirection.. Can you fix it please?

Was this page helpful?
0 / 5 - 0 ratings