Read the statement by Michael Teeuw here.
Can't See Calendar, New Feed and To Do List Module ;(
-
I already asked the same question here but
this is the big problem that I want to solve asap, so I’m asking in this community too.I Can’t See Calendar, News Feed and To-Do List Module.
This is the message from the terminal.
21.01.2022 14:49.20.550] [WARN] You're using a full whitelist configuration to allow for all IPs [21.01.2022 14:49.20.561] [LOG] Server started ... [21.01.2022 14:49.20.563] [LOG] Connecting socket for: calendar [21.01.2022 14:49.20.565] [LOG] Starting node helper for: calendar [21.01.2022 14:49.20.566] [LOG] Connecting socket for: MMM-FastNotes [21.01.2022 14:49.20.567] [LOG] Starting module helper: MMM-FastNotes [21.01.2022 14:49.20.568] [LOG] Connecting socket for: newsfeed [21.01.2022 14:49.20.569] [LOG] Starting node helper for: newsfeed [21.01.2022 14:49.20.570] [LOG] Connecting socket for: MMM-Remote-Control [21.01.2022 14:49.20.571] [LOG] Starting node helper for: MMM-Remote-Control [21.01.2022 14:49.20.579] [LOG] Connecting socket for: MMM-Todoist [21.01.2022 14:49.20.580] [LOG] Starting node helper for: MMM-Todoist [21.01.2022 14:49.20.581] [LOG] Connecting socket for: MMM-GooglePhotos [21.01.2022 14:49.20.582] [LOG] Connecting socket for: MMM-awesome-alexa [21.01.2022 14:49.20.583] [LOG] Sockets connected & modules started ... [21.01.2022 14:49.20.584] [LOG] Ready to go! Please point your browser to: http://192.168.11.10:8080 [21.01.2022 14:49.43.000] [LOG] Create new calendarfetcher for URL: [HIDE] - Interval: 300000 [21.01.2022 14:49.43.096] [LOG] Create new newsfetcher for url: https://news.yahoo.co.jp/rss/topics/it.xml - Interval: 300000 [21.01.2022 14:49.43.437] [INFO] Newsfeed-Fetcher: Broadcasting 8 items. [21.01.2022 14:49.44.483] [INFO] Calendar-Fetcher: Broadcasting 7 events. [21.01.2022 14:54.43.592] [INFO] Newsfeed-Fetcher: Broadcasting 8 items. [21.01.2022 14:54.45.867] [INFO] Calendar-Fetcher: Broadcasting 7 events. [21.01.2022 14:59.43.727] [INFO] Newsfeed-Fetcher: Broadcasting 8 items. [21.01.2022 14:59.47.143] [INFO] Calendar-Fetcher: Broadcasting 7 events.
I hide the URL of the calendar but I checked this link is shared successfully.
These modules were shown before 2 days ago.
But just changed the place and connected to another Wi-Fi these are disappeared.
I didn’t change anything.But other modules are working as usual!!
Plz, Help Me and give me any advice…
I already updated the version of Magic Mirror.
I have no idea now…Thx for your help.
-
@lina-ja can u show all the output of the npm start ?
if you use pm2, then
pm2 logs --lines=???
??? defaults to 15, u may need 50 or 100these all use a server side component to get the content…
also open the developers window, on the pi do
ctrl-shift-i
and select the tab labeled consoleand scroll up to see any errors (usually red text)
-
@sdetweil
Thank you for your reply!
Here is all output of my terminal when I run the “npm run server”.
I do not think I’m using pm2… (Sorry I’m a beginner ;( )pi@raspberrypi:~/MagicMirror $ npm run server > magicmirror@2.17.1 server /home/pi/MagicMirror > node ./serveronly [21.01.2022 22:56.39.130] [LOG] Starting MagicMirror: v2.17.1 [21.01.2022 22:56.39.136] [LOG] Loading config ... [21.01.2022 22:56.39.142] [LOG] Loading module helpers ... [21.01.2022 22:56.39.145] [LOG] No helper found for module: alert. [21.01.2022 22:56.39.146] [LOG] No helper found for module: clock. [21.01.2022 22:56.39.329] [LOG] Initializing new module helper ... [21.01.2022 22:56.39.330] [LOG] Module helper loaded: calendar [21.01.2022 22:56.39.331] [LOG] No helper found for module: weather. [21.01.2022 22:56.39.610] [LOG] Initializing new module helper ... [21.01.2022 22:56.39.611] [LOG] Module helper loaded: MMM-FastNotes [21.01.2022 22:56.39.643] [LOG] Initializing new module helper ... [21.01.2022 22:56.39.644] [LOG] Module helper loaded: newsfeed [21.01.2022 22:56.39.870] [LOG] Initializing new module helper ... [21.01.2022 22:56.39.871] [LOG] Module helper loaded: MMM-Remote-Control [21.01.2022 22:56.40.199] [LOG] Initializing new module helper ... [21.01.2022 22:56.40.201] [LOG] Module helper loaded: MMM-Todoist [21.01.2022 22:56.40.462] [LOG] Initializing new module helper ... [21.01.2022 22:56.40.463] [LOG] Module helper loaded: MMM-GooglePhotos [21.01.2022 22:56.40.464] [LOG] No helper found for module: MMM-MonthCalendar. [21.01.2022 22:56.40.465] [LOG] No helper found for module: MMM-WeeklySchedule. [21.01.2022 22:56.41.302] [LOG] Initializing new module helper ... [21.01.2022 22:56.41.303] [LOG] Module helper loaded: MMM-awesome-alexa [21.01.2022 22:56.41.304] [LOG] All module helpers loaded. [21.01.2022 22:56.41.395] [LOG] Starting server on port 8080 ... [21.01.2022 22:56.41.399] [WARN] You're using a full whitelist configuration to allow for all IPs [21.01.2022 22:56.41.409] [LOG] Server started ... [21.01.2022 22:56.41.411] [LOG] Connecting socket for: calendar [21.01.2022 22:56.41.412] [LOG] Starting node helper for: calendar [21.01.2022 22:56.41.413] [LOG] Connecting socket for: MMM-FastNotes [21.01.2022 22:56.41.414] [LOG] Starting module helper: MMM-FastNotes [21.01.2022 22:56.41.415] [LOG] Connecting socket for: newsfeed [21.01.2022 22:56.41.416] [LOG] Starting node helper for: newsfeed [21.01.2022 22:56.41.417] [LOG] Connecting socket for: MMM-Remote-Control [21.01.2022 22:56.41.418] [LOG] Starting node helper for: MMM-Remote-Control [21.01.2022 22:56.41.426] [LOG] Connecting socket for: MMM-Todoist [21.01.2022 22:56.41.427] [LOG] Starting node helper for: MMM-Todoist [21.01.2022 22:56.41.428] [LOG] Connecting socket for: MMM-GooglePhotos [21.01.2022 22:56.41.430] [LOG] Connecting socket for: MMM-awesome-alexa [21.01.2022 22:56.41.431] [LOG] Sockets connected & modules started ... [21.01.2022 22:56.41.432] [LOG] Ready to go! Please point your browser to: http://192.168.11.10:8080 [21.01.2022 22:56.46.487] [LOG] Create new calendarfetcher for URL: [HIDE URL] - Interval: 300000 [21.01.2022 22:56.46.629] [LOG] Create new newsfetcher for url: https://news.yahoo.co.jp/rss/topics/it.xml - Interval: 300000 [21.01.2022 22:56.46.911] [INFO] Newsfeed-Fetcher: Broadcasting 8 items. [21.01.2022 22:56.48.341] [INFO] Calendar-Fetcher: Broadcasting 7 events. [21.01.2022 22:58.19.268] [ERROR] (node:2726) UnhandledPromiseRejectionWarning: Error: Request failed with status code 400 at createError (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/core/createError.js:16:15) at settle (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/core/settle.js:17:12) at IncomingMessage.handleStreamEnd (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/adapters/http.js:236:11) at IncomingMessage.emit (events.js:412:35) at endReadableNT (internal/streams/readable.js:1334:12) at processTicksAndRejections (internal/process/task_queues.js:82:21) (Use `node --trace-warnings ...` to show where the warning was created) [21.01.2022 22:58.19.273] [ERROR] (node:2726) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2) [21.01.2022 22:58.19.275] [ERROR] (node:2726) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code. [21.01.2022 22:58.19.301] [ERROR] (node:2726) UnhandledPromiseRejectionWarning: Error: Request failed with status code 400 at createError (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/core/createError.js:16:15) at settle (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/core/settle.js:17:12) at IncomingMessage.handleStreamEnd (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/adapters/http.js:236:11) at IncomingMessage.emit (events.js:412:35) at endReadableNT (internal/streams/readable.js:1334:12) at processTicksAndRejections (internal/process/task_queues.js:82:21) [21.01.2022 22:58.19.303] [ERROR] (node:2726) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 4) [21.01.2022 22:58.19.677] [ERROR] (node:2726) UnhandledPromiseRejectionWarning: Error: Request failed with status code 400 at createError (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/core/createError.js:16:15) at settle (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/core/settle.js:17:12) at IncomingMessage.handleStreamEnd (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/adapters/http.js:236:11) at IncomingMessage.emit (events.js:412:35) at endReadableNT (internal/streams/readable.js:1334:12) at processTicksAndRejections (internal/process/task_queues.js:82:21) [21.01.2022 22:58.19.678] [ERROR] (node:2726) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 6) [21.01.2022 22:58.19.904] [ERROR] (node:2726) UnhandledPromiseRejectionWarning: Error: Request failed with status code 400 at createError (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/core/createError.js:16:15) at settle (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/core/settle.js:17:12) at IncomingMessage.handleStreamEnd (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/adapters/http.js:236:11) at IncomingMessage.emit (events.js:412:35) at endReadableNT (internal/streams/readable.js:1334:12) at processTicksAndRejections (internal/process/task_queues.js:82:21) [21.01.2022 22:58.19.905] [ERROR] (node:2726) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 8) [21.01.2022 22:58.41.124] [LOG] Use existing calendarfetcher for url: https://calendar.google.com/calendar/ical/.google.com/public/basic.ics [21.01.2022 22:58.41.125] [INFO] Calendar-Fetcher: Broadcasting 7 events. [21.01.2022 22:58.41.173] [LOG] Use existing newsfetcher for url: https://news.yahoo.co.jp/rss/topics/it.xml [21.01.2022 22:58.41.176] [INFO] Newsfeed-Fetcher: Broadcasting 8 items. [21.01.2022 22:58.41.407] [INFO] Newsfeed-Fetcher: Broadcasting 8 items. [21.01.2022 22:58.41.933] [ERROR] Whoops! There was an uncaught exception... [21.01.2022 22:58.41.938] [ERROR] PythonShellError: OSError: [Errno 98] Address already in use at PythonShell.parseError (/home/pi/MagicMirror/node_modules/python-shell/index.js:295:21) at terminateIfNeeded (/home/pi/MagicMirror/node_modules/python-shell/index.js:190:32) at ChildProcess.<anonymous> (/home/pi/MagicMirror/node_modules/python-shell/index.js:182:13) at ChildProcess.emit (events.js:400:28) at Process.ChildProcess._handle.onexit (internal/child_process.js:282:12) ----- Python Traceback ----- File "modules/MMM-FastNotes/FastNotes.py", line 25, in <module> main() File "modules/MMM-FastNotes/FastNotes.py", line 21, in main raise e File "modules/MMM-FastNotes/FastNotes.py", line 17, in main start(host=args.host, port=args.port, debug=args.debug) File "/home/pi/MagicMirror/modules/MMM-FastNotes/backend/fast_notes.py", line 72, in start app.run(host, port, debug) File "/usr/local/lib/python3.7/dist-packages/flask/app.py", line 990, in run run_simple(host, port, self, **options) File "/usr/local/lib/python3.7/dist-packages/werkzeug/serving.py", line 1052, in run_simple inner() File "/usr/local/lib/python3.7/dist-packages/werkzeug/serving.py", line 1005, in inner fd=fd, File "/usr/local/lib/python3.7/dist-packages/werkzeug/serving.py", line 848, in make_server host, port, app, request_handler, passthrough_errors, ssl_context, fd=fd File "/usr/local/lib/python3.7/dist-packages/werkzeug/serving.py", line 740, in __init__ HTTPServer.__init__(self, server_address, handler) File "/usr/lib/python3.7/socketserver.py", line 452, in __init__ self.server_bind() File "/usr/lib/python3.7/http/server.py", line 137, in server_bind socketserver.TCPServer.server_bind(self) File "/usr/lib/python3.7/socketserver.py", line 466, in server_bind self.socket.bind(self.server_address) { traceback: 'Traceback (most recent call last):\n' + ' File "modules/MMM-FastNotes/FastNotes.py", line 25, in <module>\n' + ' main()\n' + ' File "modules/MMM-FastNotes/FastNotes.py", line 21, in main\n' + ' raise e\n' + ' File "modules/MMM-FastNotes/FastNotes.py", line 17, in main\n' + ' start(host=args.host, port=args.port, debug=args.debug)\n' + ' File "/home/pi/MagicMirror/modules/MMM-FastNotes/backend/fast_notes.py", line 72, in start\n' + ' app.run(host, port, debug)\n' + ' File "/usr/local/lib/python3.7/dist-packages/flask/app.py", line 990, in run\n' + ' run_simple(host, port, self, **options)\n' + ' File "/usr/local/lib/python3.7/dist-packages/werkzeug/serving.py", line 1052, in run_simple\n' + ' inner()\n' + ' File "/usr/local/lib/python3.7/dist-packages/werkzeug/serving.py", line 1005, in inner\n' + ' fd=fd,\n' + ' File "/usr/local/lib/python3.7/dist-packages/werkzeug/serving.py", line 848, in make_server\n' + ' host, port, app, request_handler, passthrough_errors, ssl_context, fd=fd\n' + ' File "/usr/local/lib/python3.7/dist-packages/werkzeug/serving.py", line 740, in __init__\n' + ' HTTPServer.__init__(self, server_address, handler)\n' + ' File "/usr/lib/python3.7/socketserver.py", line 452, in __init__\n' + ' self.server_bind()\n' + ' File "/usr/lib/python3.7/http/server.py", line 137, in server_bind\n' + ' socketserver.TCPServer.server_bind(self)\n' + ' File "/usr/lib/python3.7/socketserver.py", line 466, in server_bind\n' + ' self.socket.bind(self.server_address)\n' + 'OSError: [Errno 98] Address already in use\n', executable: 'python3', options: null, script: 'modules/MMM-FastNotes/FastNotes.py', args: [ '--host', '192.168.11.10', '--port', 5000 ], exitCode: 1 } [21.01.2022 22:58.41.945] [ERROR] MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection? [21.01.2022 22:58.41.945] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues [21.01.2022 22:58.42.657] [INFO] Calendar-Fetcher: Broadcasting 7 events. [21.01.2022 22:59.55.175] [ERROR] (node:2726) UnhandledPromiseRejectionWarning: Error: Request failed with status code 400 at createError (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/core/createError.js:16:15) at settle (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/core/settle.js:17:12) at IncomingMessage.handleStreamEnd (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/adapters/http.js:236:11) at IncomingMessage.emit (events.js:412:35) at endReadableNT (internal/streams/readable.js:1334:12) at processTicksAndRejections (internal/process/task_queues.js:82:21) [21.01.2022 22:59.55.176] [ERROR] (node:2726) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 10) [21.01.2022 23:00.14.200] [ERROR] (node:2726) UnhandledPromiseRejectionWarning: Error: Request failed with status code 400 at createError (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/core/createError.js:16:15) at settle (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/core/settle.js:17:12) at IncomingMessage.handleStreamEnd (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/adapters/http.js:236:11) at IncomingMessage.emit (events.js:412:35) at endReadableNT (internal/streams/readable.js:1334:12) at processTicksAndRejections (internal/process/task_queues.js:82:21) [21.01.2022 23:00.14.202] [ERROR] (node:2726) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 12) [21.01.2022 23:00.14.982] [ERROR] (node:2726) UnhandledPromiseRejectionWarning: Error: Request failed with status code 400 at createError (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/core/createError.js:16:15) at settle (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/core/settle.js:17:12) at IncomingMessage.handleStreamEnd (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/adapters/http.js:236:11) at IncomingMessage.emit (events.js:412:35) at endReadableNT (internal/streams/readable.js:1334:12) at processTicksAndRejections (internal/process/task_queues.js:82:21) [21.01.2022 23:00.14.983] [ERROR] (node:2726) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 14) [21.01.2022 23:00.15.173] [ERROR] (node:2726) UnhandledPromiseRejectionWarning: Error: Request failed with status code 400 at createError (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/core/createError.js:16:15) at settle (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/core/settle.js:17:12) at IncomingMessage.handleStreamEnd (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/adapters/http.js:236:11) at IncomingMessage.emit (events.js:412:35) at endReadableNT (internal/streams/readable.js:1334:12) at processTicksAndRejections (internal/process/task_queues.js:82:21) [21.01.2022 23:00.15.176] [ERROR] (node:2726) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 16) [21.01.2022 23:00.15.940] [ERROR] (node:2726) UnhandledPromiseRejectionWarning: Error: Request failed with status code 400 at createError (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/core/createError.js:16:15) at settle (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/core/settle.js:17:12) at IncomingMessage.handleStreamEnd (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/adapters/http.js:236:11) at IncomingMessage.emit (events.js:412:35) at endReadableNT (internal/streams/readable.js:1334:12) at processTicksAndRejections (internal/process/task_queues.js:82:21) [21.01.2022 23:00.15.942] [ERROR] (node:2726) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 18) [21.01.2022 23:00.44.211] [ERROR] (node:2726) UnhandledPromiseRejectionWarning: Error: Request failed with status code 400 at createError (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/core/createError.js:16:15) at settle (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/core/settle.js:17:12) at IncomingMessage.handleStreamEnd (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/adapters/http.js:236:11) at IncomingMessage.emit (events.js:412:35) at endReadableNT (internal/streams/readable.js:1334:12) at processTicksAndRejections (internal/process/task_queues.js:82:21) [21.01.2022 23:00.44.213] [ERROR] (node:2726) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 20) [21.01.2022 23:00.45.231] [ERROR] (node:2726) UnhandledPromiseRejectionWarning: Error: Request failed with status code 400 at createError (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/core/createError.js:16:15) at settle (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/core/settle.js:17:12) at IncomingMessage.handleStreamEnd (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/adapters/http.js:236:11) at IncomingMessage.emit (events.js:412:35) at endReadableNT (internal/streams/readable.js:1334:12) at processTicksAndRejections (internal/process/task_queues.js:82:21) [21.01.2022 23:00.45.233] [ERROR] (node:2726) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 22) [21.01.2022 23:00.50.161] [ERROR] (node:2726) UnhandledPromiseRejectionWarning: Error: Request failed with status code 400 at createError (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/core/createError.js:16:15) at settle (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/core/settle.js:17:12) at IncomingMessage.handleStreamEnd (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/adapters/http.js:236:11) at IncomingMessage.emit (events.js:412:35) at endReadableNT (internal/streams/readable.js:1334:12) at processTicksAndRejections (internal/process/task_queues.js:82:21) [21.01.2022 23:00.50.163] [ERROR] (node:2726) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 24) [21.01.2022 23:01.14.211] [ERROR] (node:2726) UnhandledPromiseRejectionWarning: Error: Request failed with status code 400 at createError (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/core/createError.js:16:15) at settle (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/core/settle.js:17:12) at IncomingMessage.handleStreamEnd (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/adapters/http.js:236:11) at IncomingMessage.emit (events.js:412:35) at endReadableNT (internal/streams/readable.js:1334:12) at processTicksAndRejections (internal/process/task_queues.js:82:21) [21.01.2022 23:01.14.213] [ERROR] (node:2726) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 26) [21.01.2022 23:01.14.284] [ERROR] (node:2726) UnhandledPromiseRejectionWarning: Error: Request failed with status code 400 at createError (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/core/createError.js:16:15) at settle (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/core/settle.js:17:12) at IncomingMessage.handleStreamEnd (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/adapters/http.js:236:11) at IncomingMessage.emit (events.js:412:35) at endReadableNT (internal/streams/readable.js:1334:12) at processTicksAndRejections (internal/process/task_queues.js:82:21) [21.01.2022 23:01.14.285] [ERROR] (node:2726) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 28) [21.01.2022 23:01.14.421] [ERROR] (node:2726) UnhandledPromiseRejectionWarning: Error: Request failed with status code 400 at createError (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/core/createError.js:16:15) at settle (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/core/settle.js:17:12) at IncomingMessage.handleStreamEnd (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/adapters/http.js:236:11) at IncomingMessage.emit (events.js:412:35) at endReadableNT (internal/streams/readable.js:1334:12) at processTicksAndRejections (internal/process/task_queues.js:82:21) [21.01.2022 23:01.14.423] [ERROR] (node:2726) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 30) [21.01.2022 23:01.15.245] [ERROR] (node:2726) UnhandledPromiseRejectionWarning: Error: Request failed with status code 400 at createError (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/core/createError.js:16:15) at settle (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/core/settle.js:17:12) at IncomingMessage.handleStreamEnd (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/adapters/http.js:236:11) at IncomingMessage.emit (events.js:412:35) at endReadableNT (internal/streams/readable.js:1334:12) at processTicksAndRejections (internal/process/task_queues.js:82:21) [21.01.2022 23:01.15.246] [ERROR] (node:2726) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 32)
Thank you for reading such a long code!
AND “ctrl-shift-i
and select the tab labeled console”
Is it mean to change the name of the terminal like this??Thx.
-
@lina-ja said in
you have a bunch of errors
google photos 400
Can't See Calendar, New Feed and To Do List Module ;(:
[21.01.2022 22:58.19.268] [ERROR] (node:2726) UnhandledPromiseRejectionWarning: Error: Request failed with status code 400
at createError (/home/pi/MagicMirror/modules/MMM-GooglePhotos/node_modules/axios/lib/core/createError.js:16:15)File “/home/pi/MagicMirror/modules/MMM-FastNotes/backend/fast_notes.py”, line 72, in start
PythonShellError: OSError: [Errno 98] Address already in usesounds like on google, your authentication expired and u need to reboot for the second
on the developers window, you do that on the MagicMirror screen
-
Thanks to you I could open the developers window!As this picture show, there are the same errors appeared again and again.
(main.js:350)I will try to debug of Fast-Note module and Google Photo Module!
But I still cannot find why the calendar, News Feed and ToDoList module are not working… :disappointed_face:Thanks.
-
Incidentally this is the photo of what happened in my modules.
When I load the page, “Loading” was just displayed for 1 sec and after that, part of the calendar module will completely disappeared. -
@lina-ja no idea really… but I DO see a missing module output on one of my systems…
-
@sdetweil Thx for the reply!
Where did you find the missing module output?
(I already checked my config.js file. ) -
@lina-ja on my system , one of my modules in config.js shows and then disappears… left column only
-
@sdetweil Wow, so we have the same problem, right?
Let’s share the solution with each other if we could solve it!
I will try to find the solution…