@plainbroke The module got an update which shout fix the issue :)
administrators
Posts
-
RE: MMM-Pinfo Not showing information
-
RE: MMM-Pinfo Not showing information
@plainbroke I dont know, can you send me the ~/MagicMirror/installers/upgrade.log
Or open an issue in the repo and attach it there
-
RE: MMM-Pinfo Not showing information
@plainbroke I’m guessing the library the module uses is now down level from what MagicMirror is using
I see you opened an issue., I don’t see any trouble logging in the module.
Does anything show up in the pm2 logs?
-
RE: Upgrade
this was a bug in backup and restore when multiple ‘module’ folders were sourced from the same git repo (multi- instance copy type problem)
the two scripts are fixed now… if you used these scripts, please run another backup to make sure the module_list file is updated…
-
RE: Upgrade
@MyMirror can you provide me the
~/MagicMirror/installlers/restore.logopen an issue and attach it there
In the issue. Please explain the steps you used up to restore
edit
| thanks… see it -
RE: MMM-Fuel
npm install electron@43.1.0
I opened issue on the MMM-Fuel repo
https://github.com/fewieden/MMM-Fuel/issues/128 -
RE: MMM-Fuel
@p1lspeda ah, node-fetch… there is an electron bug in the 2.37 version of Electron
do this
stop MagicMirrorcd ~/MagicMirror npm install electron@43.1.0start MagicMirror
please advise
-
RE: MMM-Fuel
@Redicaljk there is an open issue, on the module repo… looks like Gasbuddy removed the api the module used