Read the statement by Michael Teeuw here.
MMM-JAST stopped updating a couple of days ago.
-
I saw another post about issues with Yahoo Finance which is the source for MMM-JAST. Has anyone seen a fix or workaround?
-
@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 -
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
-
@wyovino I’m working on a new release for MMM-Jast. I think today or tomorrow it will be out 🙂
-
@wyovino Please update to the new release v2.10.0. That should fix it 🙂
-
@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.
-
@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?
-
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 🙂
-
@KristjanESPERANTO Perfect! Thanks. I had tried the performance hints but they didn’t really help. This is a good alternative.
-
@wyovino Okay, I’m glad we were able to improve the situation 🙂 Can this thread marked as solved?
-
@KristjanESPERANTO Yes, thanks again.
-
@KristjanESPERANTO hi, i have updated to the latest version but my modules is still stuck at loading. any idea?
-
@1a2a3a Any unusual log entries in the node or browser console? Do you use the current MM version?
-
@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… -
@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.
-
@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. -
@plainbroke did you do an npm install after the git pull?
-
@sdetweil
Yes
npm ci
Like his read me says to.
Worked with reinstall so alls good on my mirror again. -
Ok, after git pull, had to do a npm ci and that fixes it!
-
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' }, ] }, }, -
@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
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