I am using Bullseye with old Rpi2
brightness adjustment is a slider in "edit view "menu
it does change brightness of the font in the display, it just does not save it
Read the statement by Michael Teeuw here.
Posts
-
RE: Magic Mirror remote module does not save brightness setting
-
Magic Mirror remote module does not save brightness setting
Just started using MMM-Remote-Control module and found that it does not save brightness setting.
It keeps resetting to the middle point of sliding scale after I exit web page.
Here is what I do:- open Magic mirror menu at 192.168.x.x:8080/remote.html
- click “Edit View”
- move “brightness slider” all the way to the right
- click “Save” ,see “Done!” pops up
- exit web page
- restart magic mirror
7 . repeat steps 1-2. - Brightness slider is back to the middle position :(
What am I doing wrong?
-
RE: MMM-2Day-NOAA-Forecast stopped working, stuck on "loading"
I gave up on MMM-2Day-NOAA-Forecast and switched to another module - MMM-3Day-Forecast.
Seems to work fine for now -
RE: MMM-2Day-NOAA-Forecast stopped working, stuck on "loading"
any other logs/messages I should look for?
-
MMM-2Day-NOAA-Forecast stopped working, stuck on "loading"
MMM-2Day-NOAA-Forecast worked for a very long time, but now quit.
Displays “Loading” forever. Restart, reboot, reinstall does not help. Looked at logs and see this:[20.03.2024 08:54.18.076] [ERROR] Failed to retrieve repo info for MMM-2Day-NOAA-Forecast: Error: Command failed: cd /home/leonid/MagicMirror/modules/MMM-2Day-NOAA-Forecast &&
git fetch -n --dry-run
fatal: unable to access ‘https://github.com/jinserk/MMM-2Day-NOAA-Forecast/’: Could not resolve host: github.comOther modules work fine, only MMM-2Day-NOAA-Forecast fails
Please help to fix it !
Thank you -
RE: MMM-GoogleMapsTraffic failing
I’ve resolved it. Google wanted my credit card number :) for API.
It works now -
MMM-GoogleMapsTraffic failing
MMM-GoogleMapsTraffic module worked great for a long time, but now instead of the traffic map I see overlapping pop up window with this text:
Google
This page can’t load Google Maps
CorrectlyDo you own this website ? OK
Does anyone have any ideas what is going on?
I have erased/reinstalled module from scratch but the problem persists
Thank you
Leo -
Having issues with MMM-MktIndex, again
Neither MMM-MktIndex nor MMM-AVStock modules work reliably for me.
I have tried restarting “pm2 restart mm” and rebooting pi and sometimes I get stock data, but most often I get no stocks data in the tablesHere is what I see when I run manually npm start:
[2024-06-10 19:53:48.117] [ERROR] [MKTINDEX] API Error: request to https://finance.yahoo.com/quote/AAPL failed, reason:
The message cuts at “reason” so not much help there …
Any ideas what could go wrong?
Thank you
-
RE: MMM-AVStock and MMM-MktIndex dont update
@mishman
MMM-MktIndex looks like was updated 4 days ago.
I have reinstalled it and now everything works. Thanks to the developer! -
RE: [MMM-JaST] Just another Stock Ticker (new: version 2.x)
@Jalibu
I get error when I try “npm install” from MMM-JaST directory -
RE: [MMM-JaST] Just another Stock Ticker (new: version 2.x)
@sdetweil
I have doubled swap space and added heap settings in config.js but it did not change anything, Still same crash as beforeMaybe 1G RAM is too small for this program?
leonid@magicmirror:~/MagicMirror/modules/MMM-Jast $ free -h
total used free shared buff/cache available
Mem: 922Mi 247Mi 221Mi 31Mi 453Mi 589Mi
Swap: 199Mi 54Mi 145Mi
leonid@magicmirror:~/MagicMirror/modules/MMM-Jast $ -
RE: [MMM-JaST] Just another Stock Ticker (new: version 2.x)
@sdetweil
Thanks,
I have tried both of these things and nothing helped :(leonid@magicmirror:~/MagicMirror/modules/MMM-Jast $ free -h
total used free shared buff/cache available
Mem: 922Mi 164Mi 441Mi 8.0Mi 316Mi 695Mi -
RE: [MMM-JaST] Just another Stock Ticker (new: version 2.x)
I had tried to install MMM-Jast module several times but always get this error:
I run Magic Mirror on Raspberry Pi2B . Is this a problem?(???) ? idealTree:MMM-Jast: sill idealTree buildDeps
<— Last few GCs —>[28023:0x57d41a8] 57937 ms: Mark-Compact (reduce) 225.8 (233.7) -> 225.7 (233.9) MB, 270.99 / 0.02 ms (+ 84.6 ms in 0 steps since start of marking, biggest step 0.0 ms, walltime since start of marking 445 ms) (average mu = 0.932, current mu = 0.608) a[28023:0x57d41a8] 58305 ms: Mark-Compact (reduce) 226.1 (233.9) -> 226.1 (234.4) MB, 356.64 / 0.00 ms (average mu = 0.834, current mu = 0.030) allocation failure; scavenge might not succeed
<— JS stacktrace —>
FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
----- Native stack trace -----Aborted
leonid@magicmirror:~/MagicMirror/modules/MMM-Jast $ -
MMM-AVStock and MMM-MktIndex dont update
Neither of these modules update stock market values.
The table comes up but there are no numbers.
All other modules work fine, so this is not connection issue.
Please help!
Thank you