You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure what's causing this, but I have this entry in my logs about 3 million times:
TypeError: Cannot read property 'statusCode' of undefined
at Request._callback (/home/pi/MagicMirror/modules/MMM-MyCommute/node_helper.js:90:71)
at self.callback (/home/pi/MagicMirror/modules/MMM-MyCommute/node_modules/request/request.js:186:22)
at emitOne (events.js:96:13)
at Request.emit (events.js:188:7)
at Request.onRequestError (/home/pi/MagicMirror/modules/MMM-MyCommute/node_modules/request/request.js:878:8)
at emitOne (events.js:96:13)
at ClientRequest.emit (events.js:188:7)
at TLSSocket.socketErrorListener (_http_client.js:308:9)
at emitOne (events.js:96:13)
at TLSSocket.emit (events.js:188:7)
The text was updated successfully, but these errors were encountered:
Not sure what's causing this, but I have this entry in my logs about 3 million times:
The text was updated successfully, but these errors were encountered: