Read the statement by Michael Teeuw here.
Something is wrong ....
-
@cruunnerr , shame on me, you are right!
This is my error log:/home/pi/.pm2/logs/MagicMirror-error-0.log last 15 lines: 0|MagicMir | npm ERR! 0|MagicMir | npm ERR! Failed at the magicmirror@2.2.2 start script 'sh run-start.sh'. 0|MagicMir | npm ERR! Make sure you have the latest version of node.js and npm installed. 0|MagicMir | npm ERR! If you do, this is most likely a problem with the magicmirror package, 0|MagicMir | npm ERR! not with npm itself. 0|MagicMir | npm ERR! Tell the author that this fails on your system: 0|MagicMir | npm ERR! sh run-start.sh 0|MagicMir | npm ERR! You can get information on how to open an issue for this project with: 0|MagicMir | npm ERR! npm bugs magicmirror 0|MagicMir | npm ERR! Or if that isn't available, you can get their info via: 0|MagicMir | npm ERR! npm owner ls magicmirror 0|MagicMir | npm ERR! There is likely additional logging output above. 0|MagicMir | 0|MagicMir | npm ERR! Please include the following file with any support request: 0|MagicMir | npm ERR! /home/pi/MagicMirror/npm-debug.log
Peter
-
no need to shame ;)
i have had this problem, too.Since i played around with new modules and deleted other modules it doesn’t comes up again.
we discussed that issue already here
I can’t help u, but maybe it really helps if you would uncomment modules step by step (maybe two at the same time) and wait if the error comes up again.
I know, that will take a while, but for me it would be the choice how to solve it.
I have no other idea, i am sorry :(
-
@cruunnerr OK, I will follow your advice.
And what to do when I find the module that is causing the ploblem?
Delete it and install it again?
I love all the modules that I use now, so it would be bad not to have them.
Peter -
@Peter said in Something is wrong ....:
And what to do when I find the module that is causing the ploblem?
Create a new topic asking for help with that specific module that is causing problems. If the issue can be resolved then someone will help you. Or, tragically, if the issue can not be resolved, you may have to live without it. :-)
-
Maybe I found the problem; I think ImagePhotos caused the problem, but not the module but the pictures I used.
I had 70 high resolution holiday pictures roulating in the module and every now and then a picture had problems to load.
Some pictures were over 6mb.
I reseized a lot of pictures and am running over 2000 pictures now without problems (every picture is about 100kb).
Pictures are loading much smoother now.
Maybe this helps other people too!
Peter -
I am glad u found out what causes your problem :D
Yeah, the RPi is very limited in processor power. That is the reason, why some users went over to old laptops or small x86 solutions :)