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

    Posts

    Recent Best Controversial
    • RE: 2.17.1 error with MMM-DynamicWeather

      @assassins Also with this module the request dependency is missing and needs to be installed manually.

      cd ~/MagicMirror/modules/MMM-DynamicWeather
      npm init -y
      npm install request --save
      

      This should solve it.

      posted in Troubleshooting
      FoziF
      Fozi
    • RE: MMM-Tool stopped displaying in 2.17.1

      @mmrize Thanks a lot for your response!
      After reading through my emails this morning, I deeply regret that you had to hand over ownership and maintenance of your modules. Apparently, your regrets are partially deeper than mine, when you see what happened to your babies.

      Last night, after @swvalenti pointed me to the new owner’s forum, I opened there an issue and requested support. A very nice guy tried to help me late at night, but in the end the owner himself closed and locked publicly my issue in an unexpected, rude and passively aggressive manor (see last comment in thread), of course without solving the issue.

      So, I solved quickly the issue by myself by kicking out the module from my config, as well as any other module maintained by the new owner. I am sorry, that it unfortunately hit your module, cause I liked it and I had it installed from the very beginning.

      Anyways, live goes on :sun_with_face:

      posted in Troubleshooting
      FoziF
      Fozi
    • RE: MMM-Tool stopped displaying in 2.17.1

      @swvalenti Thanks a lot for the link! I’m just wondering why someone sets up a separate forum for a bunch of modules where you need a further login to get support…My professor in maths said once „there are things you have to believe, you can’t understand them“…a wise man.

      posted in Troubleshooting
      FoziF
      Fozi
    • MMM-Tool stopped displaying in 2.17.1

      Hi,
      i recently updated from 2.16.0 to 2.17.1 and MMM-Tools stopped being displayed on my mirror. All other modules are beeing displayed.

      These are the errors I found in the log:

      0|MagicMirror  | [04.10.2021 09:07.15.554] [ERROR] 
      0|MagicMirror  | (node:13630) UnhandledPromiseRejectionWarning: TypeError [ERR_INVALID_ARG_TYPE] [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received type number (1)
      0|MagicMirror  |     at Object.writeFile (fs.js:1436:5)
      0|MagicMirror  |     at /home/pi/MagicMirror/modules/MMM-Tools/node_helper.js:308:29
      0|MagicMirror  |     at new Promise (<anonymous>:null:null)
      0|MagicMirror  |     at Class.getRecordUptime (/home/pi/MagicMirror/modules/MMM-Tools/node_helper.js:295:12)
      0|MagicMirror  |     at Class.startScan (/home/pi/MagicMirror/modules/MMM-Tools/node_helper.js:50:54)
      0|MagicMirror  |     at Class.socketNotificationReceived (/home/pi/MagicMirror/modules/MMM-Tools/node_helper.js:45:12)
      0|MagicMirror  |     at Socket.<anonymous> (/home/pi/MagicMirror/js/node_helper.js:109:11)
      0|MagicMirror  |     at Socket.emit (events.js:315:20)
      0|MagicMirror  |     at Socket.emitUntyped (/home/pi/MagicMirror/node_modules/socket.io/dist/typed-events.js:69:22)
      0|MagicMirror  |     at /home/pi/MagicMirror/node_modules/socket.io/dist/socket.js:428:39
      0|MagicMirror  |     at processTicksAndRejections (internal/process/task_queues.js:75:11)
      0|MagicMirror  | (Use `electron --trace-warnings ...` to show where the warning was created)
      0|MagicMirror  | [04.10.2021 09:07.15.557] [ERROR] (node:13630) 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)
      0|MagicMirror  | [04.10.2021 09:07.15.562] [ERROR] 
      0|MagicMirror  | (node:13630) [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.
      
      

      On the author’s github (Bogsunet) there is no option to submit an issue. Can anyone help me further?
      Thanks in advance!

      posted in Troubleshooting
      FoziF
      Fozi
    • RE: RSS newsfeed ‘en français’

      @earnestrichards here you find RSS feeds of the two major French newspapers.
      Le Monde
      https://www.lemonde.fr/actualite-medias/article/2019/08/12/les-flux-rss-du-monde-fr_5498778_3236.html

      Le Figaro
      https://www.lefigaro.fr/rss

      Just choose the feed you’re interested in and add it to the config of newsreader module.

      posted in System
      FoziF
      Fozi
    • RE: remove a module forever after a specific date and time

      @lkthomas you could setup a crontab to execute the removal of a specific module. But you’ll still have to remove it manually from config.js. What’s your specific use case for that? Just to understand your requirements.

      posted in Troubleshooting
      FoziF
      Fozi
    • RE: Warn-App NINA

      @majorc Besten Dank! Das fiel mir auch kurz nach meinem letzt Post auch ein (hätte ich auch eher drauf kommen können). Die Meldung selbst hbe ich so gelassen und stattdessen das property noWarningText: im MMM-DWD-Warnweather angepasst. Jetzt muss ich nur noch das Häkchen loswerden ☺

      posted in Requests
      FoziF
      Fozi
    • RE: MMM-RAIN-MAP (new: version 2.x)

      @Jalibu Awsome, thanks for the quick fix!
      As far as I can see the forecast for 30 min. works fine. At the moment I can’t discover any issues. I dunno how you found a way to pull those forecasts, but thanks for your effort!

      posted in Utilities
      FoziF
      Fozi
    • RE: Newsfeeder is going way to fast when showing news

      Same here. This behaviour started about 2 weeks ago. Some times the feeds cycle as expected, but then all of a sudden they rush through.

      posted in Troubleshooting
      FoziF
      Fozi
    • RE: MMM-RAIN-MAP (new: version 2.x)

      @jalibu Thanks for the update, man! You rock!
      I installed the update, but unfortunatelly no map is displayed at all. No matter if displayOnlyOnRain: is set true or false.
      I opened an issue an github https://github.com/jalibu/MMM-RAIN-MAP/issues/12

      posted in Utilities
      FoziF
      Fozi
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 32
    • 33
    • 5 / 33