MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. np27np27
    N
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 34
    • Best 5
    • Controversial 0
    • Groups 0

    np27np27

    @np27np27

    5
    Reputation
    3
    Profile views
    34
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    np27np27 Unfollow Follow

    Best posts made by np27np27

    • RE: MMM-SoccerLiveScore

      @0m4r
      Yes it works now! Thanks for the quick help and update 😉

      posted in Sport
      N
      np27np27
    • RE: MMM-SoccerLiveScore

      @0m4r
      No problem, thanks for trying and keeping this module going 👍🏾👍🏾

      posted in Sport
      N
      np27np27
    • RE: MMM-SoccerLiveScore

      @0m4r
      Yes will try later today. Thanks for your continued effort 👍🏾

      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
      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

    Latest posts made by 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: fix for black screen in 2.16 and later

      @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: fix for black screen in 2.16 and later

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

      posted in Troubleshooting
      N
      np27np27
    • RE: fix for black screen in 2.16 and later

      @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: fix for black screen in 2.16 and later

      @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