Currently, the status page retrieves routers.json from UCLA only:
|
const ROUTERS_JSON = '/ndn/edu/ucla/file-server/routers.json'; |
Consequently, if the UCLA router is offline, the status page will not work.
The solution is deploying this page in multiple locations.