Read the statement by Michael Teeuw here.
MMM-CalendarExt2: Black Screen
-
@jack819 said in MMM-CalendarExt2: Black Screen:
I do not have a web server running on this machine.
root 547 1 0 12:39 ? 0:00:00 nginx: master process /usr/sbin/
www-data 548 547 0 12:39 ? 00:00:00 nginx: worker process
www-data 549 547 0 12:39 ? 00:00:00 nginx: worker process
www-data 550 547 0 12:39 ? 00:00:00 nginx: worker process
www-data 551 547 0 12:39 ? 00:00:00 nginx: worker processthink that is incorrect
-
@sdetweil I can barely figure out the simplest tasks on this so I don’t know how that happened. How do I stop that or remove it? The other option (which I would prefer not to do) is I can wipe this all (operating system, etc) and re-install everything.
-
@jack819 no idea… it might be because of some other app, like pihole,
-
@sdetweil I completely deleted everything off the SD card and reflashed it with the new OS. Then I installed MM again but am still showing the same message and the Calendar is acting the same. Any idea?
-
@jack819 that makes no sense. how did u install MagicMirror?
git clone or the automated script?
neither of those use nginx
-
@sdetweil I used this command in terminal (which may be the problem):
bash -c "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/raspberry.sh)"
It was off a MM website that had a tutorial. I think I will reflash and install another way then see what happens.
-
@jack819 that’s my script. and what I recommend. it does everything
it will install pm2 for you
and u used the pi is, full version to flash the sd card?
what do you do after the script finishes?
-
@sdetweil Correct. Used the Pi OS full version. Run the script then once it is done setup for autostart and turn off screensaver. After that I just installed modules.
-
@jack819 the script does pm2 and screensaver already
can u show me ~/install.log
-
@sdetweil Correct. I do that in the script.
When I type that command into terminal, it says permission denied.