connected-web / product-monitor

A HTML/JavaScript template for monitoring a product by encouraging product developers to gather all the information about the status of a product, including live monitoring, statistics, endpoints, and test results into one place.
8 stars 3 forks source link

/api/statusOf : Cannot read property 'length' of undefined #42

Closed johnbeech closed 9 years ago

johnbeech commented 9 years ago
TypeError: Cannot read property 'length' of undefined
    at Request._callback (/home/fedora/connected-tv-app-monitor/node_modules/product-monitor/lib/api/statusOf.js:76:22)
    at self.callback (/home/fedora/connected-tv-app-monitor/node_modules/request/request.js:198:22)
    at Request.emit (events.js:95:17)
    at null._onTimeout (/home/fedora/connected-tv-app-monitor/node_modules/request/request.js:811:12)
    at Timer.listOnTimeout [as ontimeout] (timers.js:112:15)