mcnahum
mcnahum
I doing it with a synology NAS. I mount my folder inside a local folder with a command line .. it's running for weeks like that: sudo mount -t cifs...
When I run this line: sudo apt install -y build-essential libglib2.0 libjpeg9 libopenjp2-7 librsvg2-dev imagemagick libtiff5-dev I have an issue with the module libglib2.0 ... it seams to be an...
git checkout 8865158fd251eaca1e90703d3c4c99ffddc75de2 worked for me ... let see next update
@clla1972 , it didn't work for me too ... that's why I did the revert: ``` cd MagicMirror cd modules cd MMM-BackgroundSlideshow/ git reset --hard git checkout 8865158fd251eaca1e90703d3c4c99ffddc75de2 npm install...
and don't forget to do " git checkout master" before the *git pull" ``` cd MagicMirror cd modules cd MMM-BackgroundSlideshow/ git reset --hard git checkout master git pull npm install...
I have more and more black screen who is fixed by a restart of magicmirror ... If there is logs or information to grab to share the investigation, I'm happy...
@DanielHabenicht "are there any errors on the Console of the Webbrowser?" can you teach me how to check? If the screeen is freezed I can easily ssh to it (...
ok with the last update I had a strange behaviour: black screen arrived but the rest of my MM was still working I was able to use the "move to...
until now no black screen ( but it's normal it's 1 or 2 times per week) What log do you suggest to check?
I downgraded to the previous version...