Read the statement by Michael Teeuw here.
[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 -
@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 $ -
@leonids ok it’s something else
-
@leonids do you get this error during module installation or during runtime?
-
@Jalibu
I get error when I try “npm install” from MMM-JaST directory -
This post is deleted! -
@leonids yes, I guess 1G RAM is not enough.
-
Hello @Jalibu ,
many thanks for this great module.
I lately upgrade the module to get rid of the Yahoo crumb error, but I still get an error like:
1|mm | [07.05.2024 09:04.57.536] [WARN]
1|mm | API request for MSFT failed: request to https://query2.finance.yahoo.com/v10/finance/quoteSummary/MSFT?formatted=false&modules=price&crumb=EIJ.XkWSxQd failed, reason: connect ECONNREFUSED 0.0.0.0:443Any idea on how to fix this ?
Many thanks
Clas
-
@Askedal
have you tried to delete and re-clone the module with a fresh npm install? -
Hi @Jalibu,
yes, I did a uninstall, wiped the directory and then re-cloned the module, but the error is still the same.
Thanks
Clas