MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. Unsolved
    Log in to post
    • All categories
    • 3

      UNSOLVED MMM-MQTT add conversion from metric to imperial
      Troubleshooting • • 3squaremirror

      2
      0
      Votes
      2
      Posts
      71
      Views

      wishmaster270

      @3squaremirror Hi,

      you can use MMM-MQTTbridge and MMM-ValuesByNotification for this purpose.
      But you will need to put some effort into the configuration as the configuration of MMM-ValuesByNotification can be complex very fast.

    • S

      UNSOLVED MMM-FlightRadarTracker Not Working
      Troubleshooting • • samyt79

      2
      0
      Votes
      2
      Posts
      78
      Views

      S

      @samyt79 I assume the code failed in the browser and crashed , so nothing else will work

    • R

      UNSOLVED Internet connection problem related to updates
      Troubleshooting • • RIKKO14

      14
      0
      Votes
      14
      Posts
      188
      Views

      swvalenti

      sounds like a fresh install is needed as something got corrupted and copy over your MM folder to new install.

    • B

      UNSOLVED A working weather module?
      Troubleshooting • • bclinton1962

      7
      0
      Votes
      7
      Posts
      266
      Views

      T

      @TangoE30
      A quick update and I finally think I figured it out, at least for MMM-OpenWeatherForecast by:

      Subscribing to Open Weather’s One Call by Call (https://openweathermap.org/price) Changing my node_helper.js line 44 from 2.5 to 3.0 :
      var url = https://api.openweathermap.org/data/3.0/onecall?"

      I hope this helps someone else because it was difficult for me to understand why some modules would work and others would not with the same API key.

    • V

      UNSOLVED Is there a way or a module that will display an svg graphic?
      Feature Requests • • vvrangler

      4
      0
      Votes
      4
      Posts
      147
      Views

      wishmaster270

      @vvrangler
      Hi,

      you could use my MMM-EmbedURL module for this purpose.
      Simply set the embedElementType to img like in the following example:

      { module: "MMM-EmbedURL", position: "top_center", header: "Embed-URL", config: { embedElementType: "img", updateInterval: 10, attributes: [ "frameborder=0", ], embed: [ "http://SOME_SERVER/SOME_SVG.svg", ] }, },

      You can change the updateInterval to your needs.

    • V

      UNSOLVED MMM-DBF suddenly does not work
      Troubleshooting • • Volkae

      11
      0
      Votes
      11
      Posts
      307
      Views

      KristjanESPERANTO

      @Volkae I was able to get the ID easily. I’ll write you a direct message as it doesn’t belong here with this module.

    • M

      UNSOLVED sendSocketNotification() does not arrive at module
      Troubleshooting • • mjlee

      2
      0
      Votes
      2
      Posts
      93
      Views

      bhepler

      @mjlee - I copied your code and I’m not getting the same results.
      From the browser console:

      socketNotificationReceived: GOT_DATA MMM-MYTEST.js:20 MMM-MYTEST: Getting data MMM-MYTEST.js:34 socketNotificationReceived: GOT_DATA MMM-MYTEST.js:20 MMM-MYTEST: Getting data MMM-MYTEST.js:34

      And from the terminal console:

      Ready to go! Please point your browser to: http://localhost:8080 [28.02.2023 20:52.46.170] [LOG] Notification: GET_DATA Payload: {"config":{"intervalSecs":10}} [28.02.2023 20:52.46.207] [INFO] Checking git for module: MMM-MYTEST [28.02.2023 20:52.46.207] [INFO] Checking git for module: default [28.02.2023 20:52.56.164] [LOG] Notification: GET_DATA Payload: {"config":{"intervalSecs":10}} [28.02.2023 20:53.06.156] [LOG] Notification: GET_DATA Payload: {"config":{"intervalSecs":10}}

      Perhaps the issue is that you’re looking at the wrong console log? The MYTEST.js log will write to the browser’s console rather than the terminal.

    • D

      UNSOLVED Duplicate mm.sh file
      Troubleshooting • • dcwestra

      2
      0
      Votes
      2
      Posts
      81
      Views

      S

      @dcwestra did u create one for the manual install (using the oe in MagicMirror folder) and then run my install script which create one (using installers/mm.sh)

      do pm2 status

    • D

      UNSOLVED Magic Mirror Schlafmodus trotz* Powermanagement off*
      Troubleshooting • • djuscha

      9
      0
      Votes
      9
      Posts
      226
      Views

      D

      @MMRIZE
      I know this site and I tried the first one.
      But I have Buster and it says something about Jessy and Stretch, what goes with Buster

    • M

      UNSOLVED NowPlayingOnSpotify authentication error
      Troubleshooting • • MadeInMaine

      21
      0
      Votes
      21
      Posts
      627
      Views

      S

      @MadeInMaine so you did

      from the module folder

      cd authorization node app

      to start the auth app… right?
      per the instructions

    • R

      UNSOLVED MMM-CalendarExt moves to the next day at 7pm instead of midnight
      Troubleshooting • • robolobos

      5
      0
      Votes
      5
      Posts
      245
      Views

      M

      @robolobos
      CalendarExt? Ext3? Which?

    • S

      UNSOLVED MagicMirror won't run after restart
      Troubleshooting • • SymmetriC

      11
      0
      Votes
      11
      Posts
      314
      Views

      S

      @SymmetriC awesome. thanks for the feedback.

    • I

      UNSOLVED MMM-Face-Reco-DNN how to setup multi users
      Troubleshooting • • ijahmc2u

      2
      0
      Votes
      2
      Posts
      75
      Views

      S

      @ijahmc2u I do not know but it seems he added some debug recently

      add debug:true to the module config

      you will have output in two places

      where u do
      npm start
      and in the developers window,
      ctrl-shift-i on the keyboard, and select the console tab

    • S

      UNSOLVED MMM-EveryNews Errors
      Troubleshooting • • SymmetriC

      5
      0
      Votes
      5
      Posts
      94
      Views

      S

      @sdetweil HAHAHA! I figured so, but I learned a bunch along the way, so still a success in my book. 🤙

    • M

      UNSOLVED Transport NSW
      Requests • transportation nsw help • • mr197

      1
      0
      Votes
      1
      Posts
      53
      Views

      M

      Hello,

      Total noob here. Apologies if this is not the right forum to ask this.

      Would anybody know of, or be willing to code, a module that uses data from Transport NSW buses or trains etc?

      I’d really like to monitor buses to see when there’s a specific number bud approaching the stop nearest my home so that I don’t leave too early or too late. The perfect solution would be to get an alert to tell me when it’s a few stops or a certain time away.

      I believe this would be the place to look:

      https://opendata.transport.nsw.gov.au/developers/api-explorer

      Thank you

    • D

      UNSOLVED Calendar fails to sync
      Troubleshooting • • dapter

      2
      0
      Votes
      2
      Posts
      54
      Views

      S

      @dapter what does the log show? EAI_AGAIN?

    • D

      UNSOLVED I’m having the same issue now after reinstalling MM on Pi 3 - did you fix it?
      Troubleshooting • • dapter

      2
      0
      Votes
      2
      Posts
      1445
      Views

      S

      @dapter are u getting EAI_AGAIN error?

      as the linked topic says nothing we can do.
      system networking code returned the error.

    • N

      UNSOLVED MMM-CalendarExt3 for one Day
      Requests • • Named54

      5
      0
      Votes
      5
      Posts
      120
      Views

      S

      @Named54 title where?

    • R

      UNSOLVED MMM-SunnyPortal not loading
      Requests • • Rennsemme

      2
      0
      Votes
      2
      Posts
      129
      Views

      S

      @Rennsemme I rejected your duplicate post. users w reputation less than 2 have every post reviewed. sometimes the reviewers are busy w other life things.

    • J

      UNSOLVED MMM-Fritz-Box-Callmonitor: Notification formatting
      Troubleshooting • • Jan 0

      23
      0
      Votes
      23
      Posts
      754
      Views

      wishmaster270

      @coernel
      Great to hear and you are welcome. I try to help where I can.
      I live about 30km south of Munich but thanks for your invitation.

    • 1
    • 2
    • 3
    • 4
    • 5
    • 9
    • 10
    • 2 / 10