MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-JAST stopped updating a couple of days ago.

    Scheduled Pinned Locked Moved Solved Troubleshooting
    26 Posts 7 Posters 964 Views 6 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • W Offline
      wyovino
      last edited by

      I saw another post about issues with Yahoo Finance which is the source for MMM-JAST. Has anyone seen a fix or workaround?

      S KristjanESPERANTOK 2 Replies Last reply Reply Quote 0
      • S Do not disturb
        sdetweil @vgardenn
        last edited by sdetweil

        @vgardenn these lines are not at the bottom of your config file

        /*************** DO NOT EDIT THE LINE BELOW ***************/
        if (typeof module !== "undefined") { module.exports = config; }
        

        Typically to start your MagicMirror journey
        You copy the sample and edit the copy for your use

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        V 1 Reply Last reply Reply Quote 0
        • S Offline
          scottwalsh @wyovino
          last edited by scottwalsh

          @wyovino

          The fix is that the module needs to be running yahoo finance 3.11.0 or higher and use the new feature to set the user agent.

          I’ve a fork of MMM-AVStock that I think have fixed this evening and am testing. https://github.com/scottwalshnz/MMM-AVStock

          KristjanESPERANTOK 1 Reply Last reply Reply Quote 0
          • KristjanESPERANTOK Offline
            KristjanESPERANTO Module Developer @scottwalsh
            last edited by KristjanESPERANTO

            @wyovino I’m working on a new release for MMM-Jast. I think today or tomorrow it will be out 🙂

            1 Reply Last reply Reply Quote 1
            • KristjanESPERANTOK Offline
              KristjanESPERANTO Module Developer @wyovino
              last edited by

              @wyovino Please update to the new release v2.10.0. That should fix it 🙂

              W 2 Replies Last reply Reply Quote 0
              • W Offline
                wyovino @KristjanESPERANTO
                last edited by

                @KristjanESPERANTO I’m running an old version of MM and this update just killed it completely. The reason I stayed with Version 1 was because I’m using a Pi Zero2W and the MMM-Jast ticker was painfully slow when scrolling. I guess I have no choice now.

                1 Reply Last reply Reply Quote 0
                • W Offline
                  wyovino @KristjanESPERANTO
                  last edited by wyovino

                  @KristjanESPERANTO I updated to the latest MM and the horizontal scroll works but it stutters badly on a Zero2W. I’ve tried changing the settings but none of them give an acceptable appearance. I have a request for an enhancement of the Vertical scrolling feature.

                  The ticker scrolls up until it gets to the last instrument, then scrolls in the opposite direction. This is fairly ugly. Can it be made to continually scroll in one direction?

                  KristjanESPERANTOK 1 Reply Last reply Reply Quote 1
                  • KristjanESPERANTOK Offline
                    KristjanESPERANTO Module Developer @wyovino
                    last edited by

                    @wyovino

                    the horizontal scroll works but it stutters badly on a Zero2W.

                    There are some performance hints in the README: https://github.com/jalibu/MMM-Jast#performance-on-raspberry-pi. Feedback would be nice if these are helpfull.

                    The ticker scrolls up until it gets to the last instrument, then scrolls in the opposite direction. This is fairly ugly. Can it be made to continually scroll in one direction?

                    Oh I didn’t noticed that before. I doubt that this was intentional, so I just changed it. Please update to the new release v2.10.1 🙂

                    W 1 Reply Last reply Reply Quote 0
                    • W Offline
                      wyovino @KristjanESPERANTO
                      last edited by

                      @KristjanESPERANTO Perfect! Thanks. I had tried the performance hints but they didn’t really help. This is a good alternative.

                      KristjanESPERANTOK 1 Reply Last reply Reply Quote 1
                      • KristjanESPERANTOK Offline
                        KristjanESPERANTO Module Developer @wyovino
                        last edited by

                        @wyovino Okay, I’m glad we were able to improve the situation 🙂 Can this thread marked as solved?

                        W 1 2 Replies Last reply Reply Quote 1
                        • W Offline
                          wyovino @KristjanESPERANTO
                          last edited by

                          @KristjanESPERANTO Yes, thanks again.

                          1 Reply Last reply Reply Quote 2
                          • 1 Offline
                            1a2a3a @KristjanESPERANTO
                            last edited by

                            @KristjanESPERANTO hi, i have updated to the latest version but my modules is still stuck at loading. any idea?

                            KristjanESPERANTOK 1 Reply Last reply Reply Quote 0
                            • KristjanESPERANTOK Offline
                              KristjanESPERANTO Module Developer @1a2a3a
                              last edited by

                              @1a2a3a Any unusual log entries in the node or browser console? Do you use the current MM version?

                              plainbrokeP 1 Reply Last reply Reply Quote 0
                              • plainbrokeP Offline
                                plainbroke @KristjanESPERANTO
                                last edited by plainbroke

                                @KristjanESPERANTO
                                I hate to jump on the bandwagon, but I am also having an issue with it saying undefined. I did do the git pull and npm install on MMM-Jast since it is the only one of 48 modules that stopped working… Kind of amazing, Since some of them are getting to be old modules… Running Trixie and latest MM. Pi4 8gb fully up to date…

                                Slow learner. But trying anyways.
                                MM is on Raspberry Pi 4B w/8gb ram loaded on a 128gb nvme drive.
                                Running Trixie and the latest MM version.

                                KristjanESPERANTOK 1 Reply Last reply Reply Quote 0
                                • KristjanESPERANTOK Offline
                                  KristjanESPERANTO Module Developer @plainbroke
                                  last edited by

                                  @plainbroke Please update to v2.10.3 and check. If it doesn’t work: Any unusual log entries in the node or browser console? Show me your config.

                                  plainbrokeP 1 Reply Last reply Reply Quote 0
                                  • plainbrokeP Offline
                                    plainbroke @KristjanESPERANTO
                                    last edited by plainbroke

                                    @KristjanESPERANTO
                                    I had to remove and reinstall, just updating with git pull did not fix it, but the reinstall fixed it. Thanks for your efforts.
                                    Much appreciated.

                                    Slow learner. But trying anyways.
                                    MM is on Raspberry Pi 4B w/8gb ram loaded on a 128gb nvme drive.
                                    Running Trixie and the latest MM version.

                                    S 1 Reply Last reply Reply Quote 0
                                    • S Do not disturb
                                      sdetweil @plainbroke
                                      last edited by

                                      @plainbroke did you do an npm install after the git pull?

                                      Sam

                                      How to add modules

                                      learning how to use browser developers window for css changes

                                      plainbrokeP 1 Reply Last reply Reply Quote 0
                                      • plainbrokeP Offline
                                        plainbroke @sdetweil
                                        last edited by

                                        @sdetweil
                                        Yes
                                        npm ci
                                        Like his read me says to.
                                        Worked with reinstall so alls good on my mirror again.

                                        Slow learner. But trying anyways.
                                        MM is on Raspberry Pi 4B w/8gb ram loaded on a 128gb nvme drive.
                                        Running Trixie and the latest MM version.

                                        1 Reply Last reply Reply Quote 2
                                        • 1 Offline
                                          1a2a3a
                                          last edited by

                                          Ok, after git pull, had to do a npm ci and that fixes it!

                                          1 Reply Last reply Reply Quote 3
                                          • V Offline
                                            vgardenn
                                            last edited by

                                            Hi, I’m stuck at “Loading…” on this module as well. This is a new build I’ve been working on in the last week or so, first timer with MagicMirror so hopefully I’m not missing something obvious. I’ve not been able to get MMM-Jast to display any values at all, but I can get other modules working no problem.

                                            I’m running the latest 2.10.3 version and I’ve removed and reinstalled it a few times, as well as completely reloaded my raspi device from scratch, but no luck. pm2 logs don’t show any errors, but I’m unsure what other logs to evaluate.

                                            Here is my config. I’ve tried a bunch of different config options to see if anything kicks it into gear, including a completely bare config with just the example config from the README, but each attempt just shows “Loading”.

                                                {
                                                  module: "MMM-Jast",
                                                  position: "middle_center",
                                                  config: {
                                                    displayMode: "none",
                                                    stocks: [
                                                      { name: 'DJIA', symbol: 'DIA' },
                                                      { name: 'SP500', symbol: 'VOO' },
                                                    ]
                                                    },
                                                },
                                            
                                            
                                            KristjanESPERANTOK 1 Reply Last reply Reply Quote 0
                                            • KristjanESPERANTOK Offline
                                              KristjanESPERANTO Module Developer @vgardenn
                                              last edited by

                                              @vgardenn Interesting. Your config works on my system.

                                              Please show us your system information (you can see it when you run npm run start) - and looks like this:

                                              [2026-01-19 21:07:04.407] [INFO]  [systeminformation] 
                                              ####  System Information  ####
                                              - SYSTEM:   manufacturer: Micro-Star International Co., Ltd.; model: MS-7D75; virtual: false; MM: v2.35.0-develop
                                              - OS:       platform: linux; distro: Debian GNU/Linux; release: forky/sid; arch: x64; kernel: 6.17.13+deb14-amd64
                                              - VERSIONS: electron: 39.2.7; used node: 25.0.0; installed node: 25.0.0; npm: 11.7.0; pm2: 6.0.14
                                              - ENV:      XDG_SESSION_TYPE: wayland; MM_CONFIG_FILE: modules/MMM-Jast/config.demo.js
                                                          WAYLAND_DISPLAY:  wayland-0; DISPLAY: :0; ELECTRON_ENABLE_GPU: undefined
                                              - RAM:      total: 61884.49 MB; free: 52612.92 MB; used: 9271.57 MB
                                              - OTHERS:   uptime: 60 minutes; timeZone: Europe/Berlin 
                                              
                                              V 1 Reply Last reply Reply Quote 0

                                              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                              With your input, this post could be even better 💗

                                              Register Login
                                              • 1
                                              • 2
                                              • 1 / 2
                                              • First post
                                                Last post
                                              Enjoying MagicMirror? Please consider a donation!
                                              MagicMirror created by Michael Teeuw.
                                              Forum managed by Sam, technical setup by Karsten.
                                              This forum is using NodeBB as its core | Contributors
                                              Contact | Privacy Policy