Read the statement by Michael Teeuw here.
Are you tired of editing config.js, or have trouble doing it, see my new module
-
@alyx debug is set in config.js for my module
the somefile is the debug output from save
also send the config.js and the defaulys.js from my module folder.the .js files will have to be renamed to .txt
as .js files cannot be sent as attachmentsmy email is my same userid at gmail
lack of the second message means some content formatting issue
-
@sdetweil Sent over there cheers
-
@alyx sent message back. need the rest of debug
-
@sdetweil sent back over
-
@alyx yes… saw. was at car dealer for oil change… just got back…
-
@sdetweil Ah no worries was out for some materials to build the mirror frame myself haha
-
@alyx ok, the crash is because u have a bad position for selfieshoot in config.js
module: "MMM-Selfieshot", position: "bottom",
bottom is not valid
https://docs.magicmirror.builders/modules/configuration.html#example
separate lines are my addition to the view
The location of the module in which the module will be loaded. Possible values are top_bar, top_left, top_center, top_right, upper_third, middle_center, lower_third, bottom_left, bottom_center, bottom_right, bottom_bar, fullscreen_above, and fullscreen_below.
-
I opened issue to document changes to protect against crashing
-
@sdetweil OK back working now with that thanks! Although the conf for my pm2 seems to be not working anymore, I think I saw a similar issue somewhere in the comments here?
Also I cant get the conf page anymore cause it can no longer get /modules/MMM-Config/review
?
-
@alyx said in Are you tired of editing config.js, or have trouble doing it, see my new module:
Although the conf for my pm2
eh?? what conf for pm2? where?
pm2 setup is done once at install (if you use my script and it just points to the ~/MagicMirror/installers/mm.sh
Also I cant get the conf page anymore cause it can no longer get /modules/MMM-Config/review
eh??
http://localhost:8080/modules/MMM-Config/review
(the MM config says localhost, SO the url MUST be localhost to match…
anything else
(ip or name)
will fail