MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. croc_dad72
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    C
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 27
    • Groups 0

    croc_dad72

    @croc_dad72

    5
    Reputation
    1
    Profile views
    27
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    croc_dad72 Unfollow Follow

    Best posts made by croc_dad72

    • RE: MMM-WeatherAlerts

      @Gjones93 Well it seems to be working now, I guess I just needed to give the api time to start working, thanks for all the help!

      posted in Utilities
      C
      croc_dad72
    • RE: This my first MagicMirror aka Dashboard

      Looks good, nice work!

      What calendar module are you using in this?

      posted in Show your Mirror
      C
      croc_dad72
    • RE: MMM-OpenWeatherMapForecast loading issue?

      @sdetweil Well don’t I feel stupid, I had forgot I had two different api’s should have tried that first, thanks again for helping a noob!

      posted in Troubleshooting
      C
      croc_dad72
    • RE: MMM-WeatherAlerts

      @sdetweil my apologies, thank you for fixing it!

      posted in Utilities
      C
      croc_dad72

    Latest posts made by croc_dad72

    • RE: Module stuck on loading?

      @croc_dad72 I don’t understand what your saying I should do? It’s not the photo module I’m having issues with it the weather one.

      posted in Troubleshooting
      C
      croc_dad72
    • RE: Module stuck on loading?

      @sdetweil said in Module stuck on loading?:

      @croc_dad72 open the developers window on not showing
      ctrl-shift-i , select the console tab and add photo to the filter field

      posted in Troubleshooting
      C
      croc_dad72
    • RE: Module stuck on loading?

      @croc_dad72 Well I completely removed my Mirror, and reinstalled it and I’m still having the same issue, the module is showing on one display but not the other? I’m at a loss?!

      posted in Troubleshooting
      C
      croc_dad72
    • RE: Module stuck on loading?

      @croc_dad72 I did read that google was changing, but it seems to be still working, still rotating and I still see new photos pop up, so I wasn’t going to remove it until is stopped working, unless you think its interfering with the other modules?

      posted in Troubleshooting
      C
      croc_dad72
    • RE: Module stuck on loading?

      @croc_dad72 its the MMM-OpenWeatherForecast, here is what I got when I ran the logs? And nothing has changed, ive done nothing new or changed anything in months

      pm2 logs --lines=100
      0|mm  | [2025-05-01 10:01:24.797] [INFO]  Start Album scanning 
      0|mm  | [2025-05-01 10:01:24.797] [INFO]  Getting album list 
      0|mm  | [2025-05-01 10:01:28.333] [INFO]  Finish Album scanning. Properly scanned : 1 
      0|mm  | [2025-05-01 10:01:28.333] [INFO]  Albums: Family 
      0|mm  | [2025-05-01 10:01:30.093] [INFO]  Calendar-Fetcher: Broadcasting 0 events. 
      0|mm  | [2025-05-01 10:01:30.120] [INFO]  Calendar-Fetcher: Broadcasting 1 events. 
      0|mm  | [2025-05-01 10:01:30.572] [INFO]  Calendar-Fetcher: Broadcasting 1 events. 
      0|mm  | [2025-05-01 10:01:30.600] [INFO]  Calendar-Fetcher: Broadcasting 1 events. 
      0|mm  | [2025-05-01 10:01:30.905] [INFO]  Calendar-Fetcher: Broadcasting 3 events. 
      0|mm  | [2025-05-01 10:01:31.900] [INFO]  Calendar-Fetcher: Broadcasting 0 events. 
      0|mm  | [2025-05-01 10:01:33.550] [INFO]  Newsfeed-Fetcher: Broadcasting 29 items. 
      0|mm  | [2025-05-01 10:01:33.800] [INFO]  Newsfeed-Fetcher: Broadcasting 20 items. 
      0|mm  | [2025-05-01 10:01:33.844] [INFO]  Newsfeed-Fetcher: Broadcasting 12 items. 
      0|mm  | [2025-05-01 10:01:34.002] [INFO]  Newsfeed-Fetcher: Broadcasting 32 items. 
      0|mm  | [2025-05-01 10:01:34.087] [INFO]  Newsfeed-Fetcher: Broadcasting 20 items. 
      0|mm  | [2025-05-01 10:01:39.488] [ERROR] Trace: [GPHOTOS:CORE] request fail with URL mediaItems:search
      0|mm  |     at GPhotos.logTrace (/Users/edith02/MagicMirror/modules/MMM-GooglePhotos/GPhotos.js:128:13)
      0|mm  |     at GPhotos.request (/Users/edith02/MagicMirror/modules/MMM-GooglePhotos/GPhotos.js:169:12)
      0|mm  |     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
      0|mm  |     at async getImage (/Users/edith02/MagicMirror/modules/MMM-GooglePhotos/GPhotos.js:249:24)
      0|mm  |     at async Class.getImageList (/Users/edith02/MagicMirror/modules/MMM-GooglePhotos/node_helper.js:326:20)
      0|mm  |     at async Class.scanJob (/Users/edith02/MagicMirror/modules/MMM-GooglePhotos/node_helper.js:230:23) 
      0|mm  | [2025-05-01 10:01:39.488] [ERROR] Trace: [GPHOTOS:CORE] params null
      0|mm  |     at GPhotos.logTrace (/Users/edith02/MagicMirror/modules/MMM-GooglePhotos/GPhotos.js:128:13)
      0|mm  |     at GPhotos.request (/Users/edith02/MagicMirror/modules/MMM-GooglePhotos/GPhotos.js:170:12)
      0|mm  |     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
      0|mm  |     at async getImage (/Users/edith02/MagicMirror/modules/MMM-GooglePhotos/GPhotos.js:249:24)
      0|mm  |     at async Class.getImageList (/Users/edith02/MagicMirror/modules/MMM-GooglePhotos/node_helper.js:326:20)
      0|mm  |     at async Class.scanJob (/Users/edith02/MagicMirror/modules/MMM-GooglePhotos/node_helper.js:230:23) 
      0|mm  | [2025-05-01 10:01:39.488] [ERROR] Trace: [GPHOTOS:CORE] data {"albumId":"AIZ7-TXwFwVFz0OQvrAkerk3douEpzxDS_ZuekvM1P3EaYgKG2D-X3dX4SgFcX8jWEwZU7uhOPEm","pageSize":50,"pageToken":"CpgBCkR0eXBlLmdvb2dsZWFwaXMuY29tL2dvb2dsZS5waG90b3MubGlicmFyeS52MS5TZWFyY2hNZWRpYUl0ZW1zUmVxdWVzdBJQCkxBSVo3LVRYd0Z3VkZ6ME9RdnJBa2VyazNkb3VFcHp4RFNfWnVla3ZNMVAzRWFZZ0tHMkQtWDNkWDRTZ0ZjWDhqV0V3WlU3dWhPUEVtEDIS4gFBSF91UTQwdnFKRTVyaWp1Tk5qMGlsQVcwT05JMFUzRjZta0pocUZ1WE90TldWa2dxaHpGSk1CNmlhay1wbjhMaGdPYXdWeHgxOVM3R2FnRmlDdENIYjhUMjhZbnFpUDNLbTdMV1VDLWxGSXBZek9SYUE3d1Npd0VzVlRDU1pORTNLTVBWelQyNGw1OEJfX0dybVpCNHFGMzFiMHg0M2MyZ2ZpOEpZTEF4NWxQbXNoOHBhTzU4ZWNVeDBCUmplY2hpb1dnckI4WFdyNWd6ZF9oRFh1RElxbk9ad3BCTEU4dFF3Ghs3WHptcEp2U3hmYlpKMkJsZlVWdlprcjZJWWs"}
      0|mm  |     at GPhotos.logTrace (/Users/edith02/MagicMirror/modules/MMM-GooglePhotos/GPhotos.js:128:13)
      0|mm  |     at GPhotos.request (/Users/edith02/MagicMirror/modules/MMM-GooglePhotos/GPhotos.js:171:12)
      0|mm  |     at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
      0|mm  |     at async getImage (/Users/edith02/MagicMirror/modules/MMM-GooglePhotos/GPhotos.js:249:24)
      0|mm  |     at async Class.getImageList (/Users/edith02/MagicMirror/modules/MMM-GooglePhotos/node_helper.js:326:20)
      0|mm  |     at async Class.scanJob (/Users/edith02/MagicMirror/modules/MMM-GooglePhotos/node_helper.js:230:23) 
      0|mm  | [2025-05-01 10:01:39.488] [ERROR] [GPHOTOS:CORE] response.data:
      0|mm  | {"error":{"code":503,"message":"The service is currently unavailable.","status":"UNAVAILABLE"}}
      0|mm  | response.status:
      0|mm  | 503
      0|mm  | headers:
      0|mm  | {"vary":"Origin, X-Origin, Referer","content-type":"application/json; charset=UTF-8","date":"Thu, 01 May 2025 15:01:39 GMT","server":"ESF","x-xss-protection":"0","x-frame-options":"SAMEORIGIN","x-content-type-options":"nosniff","alt-svc":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000","transfer-encoding":"chunked"}
      0|mm  | config:
      0|mm  | {"transitional":{"silentJSONParsing":true,"forcedJSONParsing":true,"clarifyTimeoutError":false},"adapter":["xhr","http"],"transformRequest":[null],"transformResponse":[null],"timeout":0,"xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN","maxContentLength":-1,"maxBodyLength":-1,"env":{},"headers":{"Accept":"application/json, text/plain, */*","Content-Type":"application/json","Authorization":"Bearer ya29.a0AZYkNZgUJ7_4Iw75fVY03dlHpDzi-hR6g16ov-dU0E302z-EjzcpLabDKUtFieuu9VRs8O7R5HUvelsqoUJHrtfn9u6n3kpgoJOiYTe__6vhtNgzDughB_7UPGpwnnFUApbGODTiLDIvqsif7eHV27K8qiEMnjFw7qywcRJtGpQaCgYKAbISARISFQHGX2Mikx21kUNPK_Cwv-hP1L9xow0178","User-Agent":"axios/1.6.8","Content-Length":"670","Accept-Encoding":"gzip, compress, deflate, br"},"method":"post","url":"mediaItems:search","baseURL":"https://photoslibrary.googleapis.com/v1/","data":"{\"albumId\":\"AIZ7-TXwFwVFz0OQvrAkerk3douEpzxDS_ZuekvM1P3EaYgKG2D-X3dX4SgFcX8jWEwZU7uhOPEm\",\"pageSize\":50,\"pageToken\":\"CpgBCkR0eXBlLmdvb2dsZWFwaXMuY29tL2dvb2dsZS5waG90b3MubGlicmFyeS52MS5TZWFyY2hNZWRpYUl0ZW1zUmVxdWVzdBJQCkxBSVo3LVRYd0Z3VkZ6ME9RdnJBa2VyazNkb3VFcHp4RFNfWnVla3ZNMVAzRWFZZ0tHMkQtWDNkWDRTZ0ZjWDhqV0V3WlU3dWhPUEVtEDIS4gFBSF91UTQwdnFKRTVyaWp1Tk5qMGlsQVcwT05JMFUzRjZta0pocUZ1WE90TldWa2dxaHpGSk1CNmlhay1wbjhMaGdPYXdWeHgxOVM3R2FnRmlDdENIYjhUMjhZbnFpUDNLbTdMV1VDLWxGSXBZek9SYUE3d1Npd0VzVlRDU1pORTNLTVBWelQyNGw1OEJfX0dybVpCNHFGMzFiMHg0M2MyZ2ZpOEpZTEF4NWxQbXNoOHBhTzU4ZWNVeDBCUmplY2hpb1dnckI4WFdyNWd6ZF9oRFh1RElxbk9ad3BCTEU4dFF3Ghs3WHptcEp2U3hmYlpKMkJsZlVWdlprcjZJWWs\"}"} 
      0|mm  | [2025-05-01 10:01:39.489] [ERROR] response.data:
      0|mm  | {"error":{"code":503,"message":"The service is currently unavailable.","status":"UNAVAILABLE"}}
      0|mm  | response.status:
      0|mm  | 503
      0|mm  | headers:
      0|mm  | {"vary":"Origin, X-Origin, Referer","content-type":"application/json; charset=UTF-8","date":"Thu, 01 May 2025 15:01:39 GMT","server":"ESF","x-xss-protection":"0","x-frame-options":"SAMEORIGIN","x-content-type-options":"nosniff","alt-svc":"h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000","transfer-encoding":"chunked"}
      0|mm  | config:
      0|mm  | {"transitional":{"silentJSONParsing":true,"forcedJSONParsing":true,"clarifyTimeoutError":false},"adapter":["xhr","http"],"transformRequest":[null],"transformResponse":[null],"timeout":0,"xsrfCookieName":"XSRF-TOKEN","xsrfHeaderName":"X-XSRF-TOKEN","maxContentLength":-1,"maxBodyLength":-1,"env":{},"headers":{"Accept":"application/json, text/plain, */*","Content-Type":"application/json","Authorization":"Bearer ya29.a0AZYkNZgUJ7_4Iw75fVY03dlHpDzi-hR6g16ov-dU0E302z-EjzcpLabDKUtFieuu9VRs8O7R5HUvelsqoUJHrtfn9u6n3kpgoJOiYTe__6vhtNgzDughB_7UPGpwnnFUApbGODTiLDIvqsif7eHV27K8qiEMnjFw7qywcRJtGpQaCgYKAbISARISFQHGX2Mikx21kUNPK_Cwv-hP1L9xow0178","User-Agent":"axios/1.6.8","Content-Length":"670","Accept-Encoding":"gzip, compress, deflate, br"},"method":"post","url":"mediaItems:search","baseURL":"https://photoslibrary.googleapis.com/v1/","data":"{\"albumId\":\"AIZ7-TXwFwVFz0OQvrAkerk3douEpzxDS_ZuekvM1P3EaYgKG2D-X3dX4SgFcX8jWEwZU7uhOPEm\",\"pageSize\":50,\"pageToken\":\"CpgBCkR0eXBlLmdvb2dsZWFwaXMuY29tL2dvb2dsZS5waG90b3MubGlicmFyeS52MS5TZWFyY2hNZWRpYUl0ZW1zUmVxdWVzdBJQCkxBSVo3LVRYd0Z3VkZ6ME9RdnJBa2VyazNkb3VFcHp4RFNfWnVla3ZNMVAzRWFZZ0tHMkQtWDNkWDRTZ0ZjWDhqV0V3WlU3dWhPUEVtEDIS4gFBSF91UTQwdnFKRTVyaWp1Tk5qMGlsQVcwT05JMFUzRjZta0pocUZ1WE90TldWa2dxaHpGSk1CNmlhay1wbjhMaGdPYXdWeHgxOVM3R2FnRmlDdENIYjhUMjhZbnFpUDNLbTdMV1VDLWxGSXBZek9SYUE3d1Npd0VzVlRDU1pORTNLTVBWelQyNGw1OEJfX0dybVpCNHFGMzFiMHg0M2MyZ2ZpOEpZTEF4NWxQbXNoOHBhTzU4ZWNVeDBCUmplY2hpb1dnckI4WFdyNWd6ZF9oRFh1RElxbk9ad3BCTEU4dFF3Ghs3WHptcEp2U3hmYlpKMkJsZlVWdlprcjZJWWs\"}"} 
      0|mm  | [2025-05-01 10:01:39.489] [INFO]  Next scan will be at 2025-05-01T15:56:24.797Z 
      0|mm  | [2025-05-01 10:01:50.189] [INFO]  Calendar-Fetcher: Broadcasting 1 events. 
      0|mm  | [2025-05-01 10:02:06.225] [INFO]  Calendar-Fetcher: Broadcasting 6 events. 
      
      posted in Troubleshooting
      C
      croc_dad72
    • Module stuck on loading?

      Sorry if this has been asked before, l did a search but could find anything, but maybe I am wording it wrong?!

      I have two MM displays that display the same thing, and one of them all of sudden is not loading one of the modules (stuck in loading), but the other is fine? Ive tried clearing the browser history and cookies, restarting MM, and reinstalling the module, but so far none of that has worked. A search for the issue on the internet says something about display settings? I haven’t changed any settings, and it was working fine for years?

      Any help or direction would be greatly appreciated!

      posted in Troubleshooting
      C
      croc_dad72
    • RE: Upgrade errors?

      @sdetweil now im getting this when I start it up? Any thoughts?

      macserver@EDITHs-MacBook-Pro magicmirror % npm run server
      evalmachine.<anonymous>:42
      } = primordials;
          ^
      
      ReferenceError: primordials is not defined
          at evalmachine.<anonymous>:42:5
          at Object.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/graceful-fs/fs.js:11:8)
          at Module._compile (node:internal/modules/cjs/loader:1254:14)
          at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
          at Module.load (node:internal/modules/cjs/loader:1117:32)
          at Module._load (node:internal/modules/cjs/loader:958:12)
          at Module.require (node:internal/modules/cjs/loader:1141:19)
          at require (node:internal/modules/cjs/helpers:110:18)
          at Object.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js:3:27)
          at Module._compile (node:internal/modules/cjs/loader:1254:14)
      
      Node.js v18.15.0
      macserver@EDITHs-MacBook-Pro magicmirror % 
      

      Tried running the node upgrade but that seem to fail too?

      posted in Troubleshooting
      C
      croc_dad72
    • RE: Upgrade errors?

      @sdetweil said in Upgrade errors?:

      cd ~/MagicMirror
      rm -rf node_modules
      npm run install-mm

      The update seem to have crashed my Mirror, I applied these fixes but nothing will run here is my start up logs, what am I missing? Any help would be much appreciated! Thanks.

      macserver@EDITHs-MacBook-Pro MagicMirror % npm run server
      
      > magicmirror@2.25.0 server
      > node ./serveronly
      
      [02.10.2023 07:51.49.432] [LOG]   Starting MagicMirror: v2.25.0
      [02.10.2023 07:51.49.436] [LOG]   Loading config ...
      [02.10.2023 07:51.49.438] [DEBUG] config template file not exists, no envsubst
      [02.10.2023 07:51.49.442] [LOG]   Loading module helpers ...
      [02.10.2023 07:51.49.443] [LOG]   No helper found for module: alert.
      [02.10.2023 07:51.49.449] [LOG]   Initializing new module helper ...
      [02.10.2023 07:51.49.450] [LOG]   Module helper loaded: updatenotification
      [02.10.2023 07:51.49.451] [LOG]   No helper found for module: clock.
      [02.10.2023 07:51.49.676] [LOG]   Initializing new module helper ...
      [02.10.2023 07:51.49.676] [LOG]   Module helper loaded: MMM-quote-of-the-day
      [02.10.2023 07:51.49.765] [ERROR] Whoops! There was an uncaught exception...
      [02.10.2023 07:51.49.770] [ERROR] Error: Cannot find module 'fetch'
      Require stack:
      - /Users/macserver/MagicMirror/modules/MMM-MyCalendar/calendarfetcher.js
      - /Users/macserver/MagicMirror/modules/MMM-MyCalendar/node_helper.js
      - /Users/macserver/MagicMirror/js/app.js
      - /Users/macserver/MagicMirror/serveronly/index.js
          at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
          at Module._resolveFilename (/Users/macserver/MagicMirror/node_modules/module-alias/index.js:49:29)
          at Module._load (node:internal/modules/cjs/loader:920:27)
          at Module.require (node:internal/modules/cjs/loader:1141:19)
          at require (node:internal/modules/cjs/helpers:110:18)
          at Object.<anonymous> (/Users/macserver/MagicMirror/modules/MMM-MyCalendar/calendarfetcher.js:11:15)
          at Module._compile (node:internal/modules/cjs/loader:1254:14)
          at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
          at Module.load (node:internal/modules/cjs/loader:1117:32)
          at Module._load (node:internal/modules/cjs/loader:958:12)
          at Module.require (node:internal/modules/cjs/loader:1141:19)
          at require (node:internal/modules/cjs/helpers:110:18)
          at Object.<anonymous> (/Users/macserver/MagicMirror/modules/MMM-MyCalendar/node_helper.js:8:25)
          at Module._compile (node:internal/modules/cjs/loader:1254:14)
          at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
          at Module.load (node:internal/modules/cjs/loader:1117:32) {
        code: 'MODULE_NOT_FOUND',
        requireStack: [
          '/Users/macserver/MagicMirror/modules/MMM-MyCalendar/calendarfetcher.js',
          '/Users/macserver/MagicMirror/modules/MMM-MyCalendar/node_helper.js',
          '/Users/macserver/MagicMirror/js/app.js',
          '/Users/macserver/MagicMirror/serveronly/index.js'
        ]
      }
      [02.10.2023 07:51.49.771] [ERROR] MagicMirror² will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
      [02.10.2023 07:51.49.771] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
      macserver@EDITHs-MacBook-Pro MagicMirror % 
      
      
      posted in Troubleshooting
      C
      croc_dad72
    • RE: MMM-OpenWeatherMapForecast loading issue?

      @sdetweil the file is there, I just can seem to figure out what line to put it at, I have tried a couple spots but all it does is kill the module?

      posted in Troubleshooting
      C
      croc_dad72
    • RE: MMM-OpenWeatherMapForecast loading issue?

      Hey @sdetweil can you help me with one last thing? I can’t seem to figure out where this code gets put into the .css for adjusting the width of the module? Any guidance would be much appreciated!

      .MMM-OpenWeatherMapForecast .module-content {
        width: 500px; /* adjust this to taste */
      }
      
      posted in Troubleshooting
      C
      croc_dad72