@mumblebaj yeah i tried that but seemed to break the module! submitted a request now
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-Rocketlaunch- image removal?
-
MMM-Rocketlaunch- image removal?
How would i go about removing the loaded image in the module and just keep all the text?!
-
RE: Updated MM and now i get white screen with "ERR_CONNECTION_REFUSED"
@sdetweil done and done sir! many thanks
pi@raspberrypi:~/MagicMirror $ node -v v16.9.1 -
RE: Updated MM and now i get white screen with "ERR_CONNECTION_REFUSED"
@sdetweil Still got able to install 16…
pi@raspberrypi:~/MagicMirror $ sudo n 16
Error: no version found for ‘16’
-
RE: Updated MM and now i get white screen with "ERR_CONNECTION_REFUSED"
@sdetweil AH ok thanks, i’ll give it another try then!
-
RE: Updated MM and now i get white screen with "ERR_CONNECTION_REFUSED"
@sdetweil Thank you for your help anyway!
-
RE: Updated MM and now i get white screen with "ERR_CONNECTION_REFUSED"
@sdetweil I’ve had MM for well over 2 years now and its always been like this to be fair, every time I’ve updated its broken it…
-
RE: Updated MM and now i get white screen with "ERR_CONNECTION_REFUSED"
@sdetweil Still just get a ton of errors, looks like I might just have to format and start again :anxious_face_with_sweat:
The fragility of MM is what kills it for me, one update and its all messed up, too many dependencies and fussy stuff going on, makes it so hard for the average user to deal with.
-
RE: Updated MM and now i get white screen with "ERR_CONNECTION_REFUSED"
@sdetweil I cant seem to update node beyond 11.15, any ideas why??
pi@raspberrypi:~ $ sudo n latest
installing : node-v11.15.0
mkdir : /usr/local/n/versions/node/11.15.0
fetch : https://nodejs.org/dist/v11.15.0/node-v11.15.0-linux-armv6l.tar.xz
installed : v11.15.0 (with npm 6.7.0) -
RE: Updated MM and now i get white screen with "ERR_CONNECTION_REFUSED"
@sdetweil said in Updated MM and now i get white screen with "ERR_CONNECTION_REFUSED":
@onis_uk said in Updated MM and now i get white screen with "ERR_CONNECTION_REFUSED":
const require$1 = Module.createRequire((typeof document === ‘undefined’ ? new (require(‘u’ + ‘rl’).URL)(‘file:’ + __filename).href : (document.currentScript &&
ok thanks! looks like I only had version 11.14 installed, just updating now
-
RE: Updated MM and now i get white screen with "ERR_CONNECTION_REFUSED"
@sdetweil said in Updated MM and now i get white screen with "ERR_CONNECTION_REFUSED":
npm run config:check
yes running in a Pi zero!
magicmirror@2.18.0 config:check /home/pi/MagicMirror
node js/check_config.js/home/pi/MagicMirror/node_modules/@eslint/eslintrc/dist/eslintrc.cjs:2359
const require$1 = Module.createRequire((typeof document === ‘undefined’ ? new (require(‘u’ + ‘rl’).URL)(‘file:’ + __filename).href : (document.currentScript && document.currentScript.src || new URL(‘eslintrc.cjs’, document.baseURI).href)));
^TypeError: Module.createRequire is not a function
at Object. (/home/pi/MagicMirror/node_modules/@eslint/eslintrc/dist/eslintrc.cjs:2359:26)
at Module._compile (internal/modules/cjs/loader.js:816:30)
at Object.Module._extensions…js (internal/modules/cjs/loader.js:827:10)
at Module.load (internal/modules/cjs/loader.js:685:32)
at Function.Module._load (internal/modules/cjs/loader.js:620:12)
at Module.require (internal/modules/cjs/loader.js:723:19)
at require (internal/modules/cjs/helpers.js:14:16)
at Object. (/home/pi/MagicMirror/node_modules/eslint/lib/cli-engine/cli-engine.js:33:5)
at Module._compile (internal/modules/cjs/loader.js:816:30)
at Object.Module._extensions…js (internal/modules/cjs/loader.js:827:10)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! magicmirror@2.18.0 config:check:node js/check_config.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the magicmirror@2.18.0 config:check script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.npm ERR! A complete log of this run can be found in:
npm ERR! /home/pi/.npm/_logs/2022-01-17T13_53_04_242Z-debug.log -
RE: Updated MM and now i get white screen with "ERR_CONNECTION_REFUSED"
@sdetweil no it’s not that… I get a white browser screen that is saying it can’t connect to the page!
-
RE: Updated MM and now i get white screen with "ERR_CONNECTION_REFUSED"
@sdetweil SSH’ed to the MM folder then ran git pull && npm install…
Did I screw up my install?
-
Updated MM and now i get white screen with "ERR_CONNECTION_REFUSED"
HI just updated my MM and now I cant see it!
Any ideas on how to troubleshoot?
-
News feed moves by 1 Px?
Hi,
Does anyone know why when a headline loads in the standard news feed module the headline moves up 1 pixel, and then when it fades out it moves back down 1 px?cheers
Onis -
RE: MMM-PIR or MMM-PIR-Sensor issues...
Fixed it by running a script outside the modules using this method!
https://github.com/cowboysdude/Pir-Sensor
cheers
onis -
RE: MMM-PIR-SENSOR not working
@sek_is_back hi know this is old but where do you save the scripts to, to make them function?