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
Getting this error when running MMM-Notetaker. Here is the full message:
(pastebin here: http://pastebin.com/NMbzTsvN)
Whoops! There was an uncaught exception... { TypeError: Cannot read property 'mapAttr' of undefined at Response.<anonymous> (/home/pi/MagicMirror/modules/MMM-NoteTaker/node_helper.js:28:63) at Request.<anonymous> (/home/pi/MagicMirror/modules/MMM-NoteTaker/node_modules/aws-sdk/lib/request.js:358:18) at Request.callListeners (/home/pi/MagicMirror/modules/MMM-NoteTaker/node_modules/aws-sdk/lib/sequential_executor.js:105:20) at Request.emit (/home/pi/MagicMirror/modules/MMM-NoteTaker/node_modules/aws-sdk/lib/sequential_executor.js:77:10) at Request.emit (/home/pi/MagicMirror/modules/MMM-NoteTaker/node_modules/aws-sdk/lib/request.js:671:14) at Request.transition (/home/pi/MagicMirror/modules/MMM-NoteTaker/node_modules/aws-sdk/lib/request.js:22:10) at AcceptorStateMachine.runTo (/home/pi/MagicMirror/modules/MMM-NoteTaker/node_modules/aws-sdk/lib/state_machine.js:14:12) at /home/pi/MagicMirror/modules/MMM-NoteTaker/node_modules/aws-sdk/lib/state_machine.js:26:10 at Request.<anonymous> (/home/pi/MagicMirror/modules/MMM-NoteTaker/node_modules/aws-sdk/lib/request.js:38:9) at Request.<anonymous> (/home/pi/MagicMirror/modules/MMM-NoteTaker/node_modules/aws-sdk/lib/request.js:673:12) message: 'Cannot read property \'mapAttr\' of undefined', code: 'TypeError', time: 2017-03-04T12:41:18.761Z } MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection? If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
The text was updated successfully, but these errors were encountered:
Looking for some help, much appreciated.
Getting this error when running MMM-Notetaker. Here is the full message:
(pastebin here: http://pastebin.com/NMbzTsvN)
Whoops! There was an uncaught exception... { TypeError: Cannot read property 'mapAttr' of undefined at Response.<anonymous> (/home/pi/MagicMirror/modules/MMM-NoteTaker/node_helper.js:28:63) at Request.<anonymous> (/home/pi/MagicMirror/modules/MMM-NoteTaker/node_modules/aws-sdk/lib/request.js:358:18) at Request.callListeners (/home/pi/MagicMirror/modules/MMM-NoteTaker/node_modules/aws-sdk/lib/sequential_executor.js:105:20) at Request.emit (/home/pi/MagicMirror/modules/MMM-NoteTaker/node_modules/aws-sdk/lib/sequential_executor.js:77:10) at Request.emit (/home/pi/MagicMirror/modules/MMM-NoteTaker/node_modules/aws-sdk/lib/request.js:671:14) at Request.transition (/home/pi/MagicMirror/modules/MMM-NoteTaker/node_modules/aws-sdk/lib/request.js:22:10) at AcceptorStateMachine.runTo (/home/pi/MagicMirror/modules/MMM-NoteTaker/node_modules/aws-sdk/lib/state_machine.js:14:12) at /home/pi/MagicMirror/modules/MMM-NoteTaker/node_modules/aws-sdk/lib/state_machine.js:26:10 at Request.<anonymous> (/home/pi/MagicMirror/modules/MMM-NoteTaker/node_modules/aws-sdk/lib/request.js:38:9) at Request.<anonymous> (/home/pi/MagicMirror/modules/MMM-NoteTaker/node_modules/aws-sdk/lib/request.js:673:12) message: 'Cannot read property \'mapAttr\' of undefined', code: 'TypeError', time: 2017-03-04T12:41:18.761Z } MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection? If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
The text was updated successfully, but these errors were encountered: