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

    Posts

    Recent Best Controversial
    • RE: MMM-Hive

      I think its to do with Hive’s 2-factor authentication
      Does anyone have a workaround for it?

      posted in Utilities
      N
      np27np27
    • RE: MMM-Hive

      @mongo116 ?

      posted in Utilities
      N
      np27np27
    • RE: MMM-Hive

      My Hive module is giving a login error all of a sudden. Has Hive changed its user authentication method?
      Can the module author update this?

      posted in Utilities
      N
      np27np27
    • RE: MMM-SoccerLiveScore

      @0m4r, yes still have the issue. Last game day of the week does not refresh and then the whole week fails to refresh and provide the new fixtures after that.
      Currently I am restarting MM each time we get to the end of a game week to refresh.

      posted in Sport
      N
      np27np27
    • RE: MMM-SoccerLiveScore

      @0m4r
      Sorry for the long delay!

      I’ve tried git pull and it says I already have the latest version… 3.1.5?

      posted in Sport
      N
      np27np27
    • RE: module not found error loading module in MagicMirror

      @sdetweil
      Thanks, installed the newer PIR module from @bugsounet and all seems to work fine now. Thanks for the help 👍🏾

      posted in Troubleshooting
      N
      np27np27
    • RE: module not found error loading module in MagicMirror

      Looks like the issue is the PIR sensor module. I believe there is a new PIR module?

      posted in Troubleshooting
      N
      np27np27
    • RE: module not found error loading module in MagicMirror

      @sdetweil
      hi, im getting this error in the pm2 log:

      
      /home/pi/.pm2/logs/mm-error.log last 100 lines:
      0|mm       | the module (for instance, using `npm rebuild` or `npm install`).
      0|mm       |     at process.func [as dlopen] (node:electron/js2c/asar_bundle:5:1800)
      0|mm       |     at Object.Module._extensions..node (node:internal/modules/cjs/loader:1199:18)
      0|mm       |     at Object.func [as .node] (node:electron/js2c/asar_bundle:5:1800)
      0|mm       |     at Module.load (node:internal/modules/cjs/loader:988:32)
      0|mm       |     at Module._load (node:internal/modules/cjs/loader:829:12)
      0|mm       |     at Function.c._load (node:electron/js2c/asar_bundle:5:13331)
      0|mm       |     at Module.require (node:internal/modules/cjs/loader:1012:19)
      0|mm       |     at require (node:internal/modules/cjs/helpers:94:18)
      0|mm       |     at bindings (/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/bindings/bindings.js:112:48)
      0|mm       |     at /home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/epoll/epoll.js:7:31 {
      0|mm       |   code: 'ERR_DLOPEN_FAILED'
      0|mm       | }
      0|mm       | [30.01.2022 19:11.04.155] [ERROR] MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
      0|mm       | [30.01.2022 19:11.04.156] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
      0|mm       | Gdk-Message: 19:12:35.663: electron: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
      0|mm       |
      0|mm       | [30.01.2022 19:13.00.598] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error: The module '/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/epoll/build/Release/epoll.node'
      0|mm       | was compiled against a different Node.js version using
      0|mm       | NODE_MODULE_VERSION 93. This version of Node.js requires
      0|mm       | NODE_MODULE_VERSION 99. Please try re-compiling or re-installing
      0|mm       | the module (for instance, using `npm rebuild` or `npm install`).
      0|mm       | [30.01.2022 19:13.00.615] [ERROR] App threw an error during load
      0|mm       | [30.01.2022 19:13.00.618] [ERROR] Error: The module '/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/epoll/build/Release/epoll.node'
      0|mm       | was compiled against a different Node.js version using
      0|mm       | NODE_MODULE_VERSION 93. This version of Node.js requires
      0|mm       | NODE_MODULE_VERSION 99. Please try re-compiling or re-installing
      0|mm       | the module (for instance, using `npm rebuild` or `npm install`).
      0|mm       |     at process.func [as dlopen] (node:electron/js2c/asar_bundle:5:1800)
      0|mm       |     at Object.Module._extensions..node (node:internal/modules/cjs/loader:1199:18)
      0|mm       |     at Object.func [as .node] (node:electron/js2c/asar_bundle:5:1800)
      0|mm       |     at Module.load (node:internal/modules/cjs/loader:988:32)
      0|mm       |     at Module._load (node:internal/modules/cjs/loader:829:12)
      0|mm       |     at Function.c._load (node:electron/js2c/asar_bundle:5:13331)
      0|mm       |     at Module.require (node:internal/modules/cjs/loader:1012:19)
      0|mm       |     at require (node:internal/modules/cjs/helpers:94:18)
      0|mm       |     at bindings (/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/bindings/bindings.js:112:48)
      0|mm       |     at /home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/epoll/epoll.js:7:31
      0|mm       | [30.01.2022 19:13.00.622] [ERROR] Whoops! There was an uncaught exception...
      0|mm       | [30.01.2022 19:13.00.632] [ERROR] Error: The module '/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/epoll/build/Release/epoll.node'
      0|mm       | was compiled against a different Node.js version using
      0|mm       | NODE_MODULE_VERSION 93. This version of Node.js requires
      0|mm       | NODE_MODULE_VERSION 99. Please try re-compiling or re-installing
      0|mm       | the module (for instance, using `npm rebuild` or `npm install`).
      0|mm       |     at process.func [as dlopen] (node:electron/js2c/asar_bundle:5:1800)
      0|mm       |     at Object.Module._extensions..node (node:internal/modules/cjs/loader:1199:18)
      0|mm       |     at Object.func [as .node] (node:electron/js2c/asar_bundle:5:1800)
      0|mm       |     at Module.load (node:internal/modules/cjs/loader:988:32)
      0|mm       |     at Module._load (node:internal/modules/cjs/loader:829:12)
      0|mm       |     at Function.c._load (node:electron/js2c/asar_bundle:5:13331)
      0|mm       |     at Module.require (node:internal/modules/cjs/loader:1012:19)
      0|mm       |     at require (node:internal/modules/cjs/helpers:94:18)
      0|mm       |     at bindings (/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/bindings/bindings.js:112:48)
      0|mm       |     at /home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/epoll/epoll.js:7:31 {
      0|mm       |   code: 'ERR_DLOPEN_FAILED'
      0|mm       | }
      0|mm       | [30.01.2022 19:13.00.634] [ERROR] MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
      0|mm       | [30.01.2022 19:13.00.635] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
      0|mm       | /home/pi/MagicMirror/node_modules/electron/dist/electron exited with signal SIGINT
      0|mm       | [31.01.2022 10:27.29.417] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error: The module '/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/epoll/build/Release/epoll.node'
      0|mm       | was compiled against a different Node.js version using
      0|mm       | NODE_MODULE_VERSION 93. This version of Node.js requires
      0|mm       | NODE_MODULE_VERSION 99. Please try re-compiling or re-installing
      0|mm       | the module (for instance, using `npm rebuild` or `npm install`).
      0|mm       | [31.01.2022 10:27.29.428] [ERROR] App threw an error during load
      0|mm       | [31.01.2022 10:27.29.431] [ERROR] Error: The module '/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/epoll/build/Release/epoll.node'
      0|mm       | was compiled against a different Node.js version using
      0|mm       | NODE_MODULE_VERSION 93. This version of Node.js requires
      0|mm       | NODE_MODULE_VERSION 99. Please try re-compiling or re-installing
      0|mm       | the module (for instance, using `npm rebuild` or `npm install`).
      0|mm       |     at process.func [as dlopen] (node:electron/js2c/asar_bundle:5:1800)
      0|mm       |     at Object.Module._extensions..node (node:internal/modules/cjs/loader:1199:18)
      0|mm       |     at Object.func [as .node] (node:electron/js2c/asar_bundle:5:1800)
      0|mm       |     at Module.load (node:internal/modules/cjs/loader:988:32)
      0|mm       |     at Module._load (node:internal/modules/cjs/loader:829:12)
      0|mm       |     at Function.c._load (node:electron/js2c/asar_bundle:5:13331)
      0|mm       |     at Module.require (node:internal/modules/cjs/loader:1012:19)
      0|mm       |     at require (node:internal/modules/cjs/helpers:94:18)
      0|mm       |     at bindings (/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/bindings/bindings.js:112:48)
      0|mm       |     at /home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/epoll/epoll.js:7:31
      0|mm       | [31.01.2022 10:27.29.433] [ERROR] Whoops! There was an uncaught exception...
      0|mm       | [31.01.2022 10:27.29.439] [ERROR] Error: The module '/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/epoll/build/Release/epoll.node'
      0|mm       | was compiled against a different Node.js version using
      0|mm       | NODE_MODULE_VERSION 93. This version of Node.js requires
      0|mm       | NODE_MODULE_VERSION 99. Please try re-compiling or re-installing
      0|mm       | the module (for instance, using `npm rebuild` or `npm install`).
      0|mm       |     at process.func [as dlopen] (node:electron/js2c/asar_bundle:5:1800)
      0|mm       |     at Object.Module._extensions..node (node:internal/modules/cjs/loader:1199:18)
      0|mm       |     at Object.func [as .node] (node:electron/js2c/asar_bundle:5:1800)
      0|mm       |     at Module.load (node:internal/modules/cjs/loader:988:32)
      0|mm       |     at Module._load (node:internal/modules/cjs/loader:829:12)
      0|mm       |     at Function.c._load (node:electron/js2c/asar_bundle:5:13331)
      0|mm       |     at Module.require (node:internal/modules/cjs/loader:1012:19)
      0|mm       |     at require (node:internal/modules/cjs/helpers:94:18)
      0|mm       |     at bindings (/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/bindings/bindings.js:112:48)
      0|mm       |     at /home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/epoll/epoll.js:7:31 {
      0|mm       |   code: 'ERR_DLOPEN_FAILED'
      0|mm       | }
      0|mm       | [31.01.2022 10:27.29.440] [ERROR] MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
      0|mm       | [31.01.2022 10:27.29.441] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
      
      
      posted in Troubleshooting
      N
      np27np27
    • RE: module not found error loading module in MagicMirror

      @sdetweil
      Ran your update script today and now got black screen. Should I still check each module for json files and npm install or will the script have done that already?
      How to I go about trying to troubleshoot this ? Any help is much appreciated!

      posted in Troubleshooting
      N
      np27np27
    • RE: MMM-SoccerLiveScore

      @0m4r said in MMM-SoccerLiveScore:

      @np27np27 ok :( thanks for the info. I’ll be taking another look.
      I think as a workaround you can probably try to refresh the mirror, but I understand it is not the desired behavior…

      Yes that is what I’ve been doing. Hopefully you will have time to take another look at the module and code soon. Thanks for the help 👍🏾

      posted in Sport
      N
      np27np27
    • RE: MMM-SoccerLiveScore

      Hi @0m4r,

      Sorry to report but I’m still seeing the same issue. 😔

      It’s definitely not updating after the last game of the week starts. Same was seen in this round of premier league games, image attached.

      click here for image

      posted in Sport
      N
      np27np27
    • RE: MMM-SoccerLiveScore

      @0m4r
      Also, how do I find new league ID numbers. African nations Cup?

      posted in Sport
      N
      np27np27
    • RE: MMM-SoccerLiveScore

      @0m4r
      OK thanks. Do I update it as you have mentioned before? Or a full reinstall?

      posted in Sport
      N
      np27np27
    • RE: MMM-SoccerLiveScore

      Hi @0m4r,

      It seems to be stuck again for me. I think its happening on the last game on a game week there are multiple days. See screenshot attached taken today on the 28th.
      IMG_20211228_065448~2.jpg

      posted in Sport
      N
      np27np27
    • RE: MMM-SoccerLiveScore

      @0m4r
      Hey, yes just looking at the premier league scores today and it all seems to be updating OK so far. Not sure what was going on last time. Maybe it is OK then?

      posted in Sport
      N
      np27np27
    • RE: MMM-SoccerLiveScore

      @0m4r ,the api call date changes on the module but the data is stuck and not updating.

      posted in Sport
      N
      np27np27
    • RE: MMM-SoccerLiveScore

      @0m4r looks like the module is still not updating on my system. It seemed to update for a day or two but now has stopped.
      How does it seem on your mm2?

      posted in Sport
      N
      np27np27
    • RE: MMM-SoccerLiveScore

      @0m4r
      Hi, yes just updated and noticed the change to orange! Maybe a change to P-P would be better but I guess it all depends on how you have written the code and the api calls. 👍🏾
      But it all seems to work now, thanks again 😊😊

      posted in Sport
      N
      np27np27
    • RE: MMM-SoccerLiveScore

      @0m4r
      It seems to be updating fine now and the api calls all look good and at the right times during live games. Thanks for fixing the module 👍🏾👍🏾

      I do have a bug to report… The module does not handle postponed games well. It does not recognise postponed games, starts these matches as normal and they never end or complete. I see this with the Brentford-ManU game from last night. According to the module the game started and is still playing 😂.

      posted in Sport
      N
      np27np27
    • RE: MMM-SoccerLiveScore

      @0m4r
      Yes the next request date seems to be updating now. So I think its working. Brentford vs ManU is postponed today so it’s a little difficult to gauge if it’s truly working at the moment. Will confirm it later tonight when the rest of the games go live!

      posted in Sport
      N
      np27np27
    • 1 / 1