MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. kurt
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    K
    Offline
    • Profile
    • Following 1
    • Followers 1
    • Topics 6
    • Posts 97
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: pm2 doesn't start after mm update

      @Mykle1
      Sorry for feeling presure, but you made it again! Works like a charm!
      Once again Thank you!
      Kurt

      posted in Troubleshooting
      K
      kurt
    • RE: pm2 doesn't start after mm update

      @Mykle1
      I tried several changes to my ipWhitelist after I read the posts in https://forum.magicmirror.builders/topic/5015/after-update-to-mirror-to-2-1-3-no-working-whitlist
      but I couldn’t get it right. So I hope you can.
      Thank you in advance
      Kurt

      posted in Troubleshooting
      K
      kurt
    • RE: pm2 doesn't start after mm update

      @Mykle1
      Hi Mykle1 and Thank you for your help so much!
      After I followed your help step by step the mirror appeared again, but I was suprised when I put all my modul folder into the “new mm”, that together with the old config. file everything worked out fine. Could’t believe that it was that easy.
      But still I have two more things where I could’t get a for me clear solution in the forum:

      DeprecationWarning: sys is deprecated. Use util instead.
      

      and the second thing is, that I can`t find the Remote control funktion on my mobile phone, as I found it bevor. Here is the part of my config.
      Is there the “0.0.0.0” in ipWhitelist missing, and if yes, where to put it?
      Kurt

      var config = 
      {
      	electronOptions: {
      		
      	},
      	  ipWhitelist: [
      		"::fff:0.0.0.0/1",
      		"::fff:128.0.0.0/2",
      		"::fff:192.0.0.0/3",
      		"::fff:224.0.0.0/4",
      		"127.0.0.1",
      		"::ffff:127.0.0.1",
      		"::1"
      	],
      
      posted in Troubleshooting
      K
      kurt
    • RE: pm2 doesn't start after mm update

      @lavolp3
      Hi lavolp3
      Bevor the update, pm2 startet the mirror, by now nothing happens at all, even no black screen etc.
      do you know a way to heal the mirror?
      Thanks

      posted in Troubleshooting
      K
      kurt
    • RE: pm2 doesn't start after mm update

      @Mykle1
      thank you Mykle1, sounds for me as it is a weekend job.
      To get things right: first thing is to rename the MagicMirror folder.
      Second step is to go thru the install routine https://forum.magicmirror.builders/topic/236/complete-setup-tutorial
      Is it than possible to copy/paste the modul-folders from the renamed (old)MMfolder into the new one and and the old config.file?
      I read your help in https://forum.magicmirror.builders/topic/5081/mm-wont-start-after-install/2
      but I guess this is a different problem.
      Thank you

      posted in Troubleshooting
      K
      kurt
    • RE: pm2 doesn't start after mm update

      @kurt
      Hi memebers
      anyone else has an idea to get my mirror back on the screen again?
      It’s frustrating for me, because the mirror with all the modules was running like a charm, but after that update …
      Thank you

      posted in Troubleshooting
      K
      kurt
    • RE: pm2 doesn't start after mm update

      @Sean
      well thank you for the link, but I could’t find a simple solution for my problem. The mirror doesn’t start also if I do the

      DISPLAY=:0 npm start
      

      by VNC

      posted in Troubleshooting
      K
      kurt
    • RE: pm2 doesn't start after mm update

      @Sean
      hi Sean thank you for your quick response
      this is what I get

      0|mm       |  Please include the following file with any support request:
      0|mm       | npm ERR!     /home/pi/MagicMirror/npm-debug.log
      
      npm ERR! Linux 4.9.53-v7+
      npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "start" "dev"
      npm ERR! node v6.11.4
      npm ERR! npm  v3.10.10
      npm ERR! code ELIFECYCLE
      npm ERR! magicmirror@2.1.3 start: `sh run-start.sh "dev"`
      npm ERR! Exit status 1
      npm ERR! 
      npm ERR! Failed at the magicmirror@2.1.3 start script 'sh run-start.sh "dev"'.
      npm ERR! Make sure you have the latest version of node.js and npm installed.
      npm ERR! If you do, this is most likely a problem with the magicmirror package,
      npm ERR! not with npm itself.
      npm ERR! Tell the author that this fails on your system:
      npm ERR!     sh run-start.sh "dev"
      npm ERR! You can get information on how to open an issue for this project with:
      npm ERR!     npm bugs magicmirror
      npm ERR! Or if that isn't available, you can get their info via:
      npm ERR!     npm owner ls magicmirror
      npm ERR! There is likely additional logging output above.
      
      npm ERR! Please include the following file with any support request:
      npm ERR!     /home/pi/MagicMirror/npm-debug.log
      pi@raspberrypi:~/MagicMirror $ 
      
      posted in Troubleshooting
      K
      kurt
    • pm2 doesn't start after mm update

      Hi forum members
      this is what I get after updating the mirror, also after rebooting and restarting.
      Before I upgraded and updated the rpi sucessfully.
      Thank you for your help in advance
      kurt

      pi@raspberrypi:~ $ pm2 start mm
      [PM2] Applying action restartProcessId on app [mm](ids: 0)
      [PM2] [mm](0) ✓
      [PM2] Process successfully started
      ┌──────┬──────┬────────┬────┬─────┬──────────┐
      │ Name │ mode │ status │ ↺  │ cpu │ memory   │
      ├──────┼──────┼────────┼────┼─────┼──────────┤
      │ mm   │ fork │ online │ 29 │ 0%  │ 2.3 MB   │
      └──────┴──────┴────────┴────┴─────┴──────────┘
       Use `pm2 show ` to get more details about an app
      pi@raspberrypi:~ $
      
      posted in Troubleshooting
      K
      kurt
    • RE: how to disable screensaver?

      @in_a_days
      Thanks for that easy solution, and as I havn’t installed Jessie-Lite, I tried your way to disable the screensaver.
      I do agree with @sgtwtf, it works like a charm :relaxed:
      Thank you !

      posted in Troubleshooting
      K
      kurt
    • RE: mmm-wu-moon-phases - Moonphases from Weather Underground

      @Raffaello
      Hi, I don’t know why, but your module is working fine by now, i put it on an other place and that’s it. I havn’t changed a bit on the modul or the config, just the moon didn’t liked the old place.:last_quarter_moon_with_face:
      So I just want to inform you about that. Sometimes it’s hard to find the reason, when there is none.

      posted in Utilities
      K
      kurt
    • RE: MMM-Remote -Control Known limitations

      @Anhalter42
      Strange things happen
      When I tied to remove the modules in reverse order, as you recommanded, I could easily remove all of them. After that with the Allbuton, all modul appeared and I could make them either disappear all together or one by one from any direction, means from the bottom to the top or in reverse order.
      By now the Edit modules funktion is just working fine, just don’t know why. :relaxed:
      So have a big Thank you for your help

      posted in Troubleshooting
      K
      kurt
    • MMM-Remote -Control Known limitations

      Hi members
      When I try in the modus Edit modulesto make all modules disappear, only some of them disappear.
      In the ReadMe I found under Known Limitations : Whenever you change the order of modules in config.js or add/remove modules, the indices of the modules change. Therefore the hidden/shown status of modules might not be correctly applied. If this happens, simply reconfigure and save it again.

      Sorry, but I don’t know how to do the simply reconfigure and save it again (the indices of the modules change)
      Thank you for your help in advance

      posted in Troubleshooting
      K
      kurt
    • RE: MMM-Lottery

      @Mykle1
      Deal 😀

      posted in Fun & Games
      K
      kurt
    • RE: MMM-Lottery

      @Mykle1
      Good thing! well done!
      make your people, using the mirror , rich :moneybag:
      oh, and yes, start with @cowboysdude , he was the first one…

      posted in Fun & Games
      K
      kurt
    • RE: Vocabulary trainer

      @strawberry-3.141
      In the beginning I filled up the Trainer.jason with my own vocabularys and translations and it worked fine.After that I adapted the config. file, which was easier for me as I thougt. Since then the modul gets the phrases with the translation from the website, and one by one is displayed on your mirror. Absolut amazing!
      So guys out there I recommand this modul highly, try it, adapt it to your needs and you’ll love it.
      It works like a charm :thumbsup:
      One more time >Thank you @strawberry-3-141 :trophy:

      posted in Requests
      K
      kurt
    • RE: Updating modules

      @tosti007
      Thank you for the quick help, problem removed, git pull done.

      posted in Troubleshooting
      K
      kurt
    • Updating modules

      Hi
      I tried to update the MMM-Fuelwith the MMM Remote Control modul, but got an error message.
      So I did it by VNC and got the message to remove a file manually, but don’t know where to find this file to remove it…

      pi@raspberrypi:~/MagicMirror/modules/MMM-Fuel $ git pull
      Aktualisiere b973f7a..3b84d47
      fatal: Unable to create '/home/pi/MagicMirror/modules/MMM-Fuel/.git/index.lock': Die Datei existiert bereits.
      
      If no other git process is currently running, this probably means a
      git process crashed in this repository earlier. Make sure no other git
      process is running and remove the file manually to continue. 
      

      Thank you

      posted in Troubleshooting
      K
      kurt
    • RE: Vocabulary trainer

      @strawberry-3.141
      unbelivabel, thumbs up, you are the man, one more time!
      or like @cowboysdude in an other post said, your one of the good dudes.
      so where is the quote buttom now? :relaxed:
      Thks in advance

      posted in Requests
      K
      kurt
    • Vocabulary trainer

      Hi Developers, software engineers and forum members
      So this is my idea of an new modul:
      Do you think it’s possible to develop something like a vocabulary trainer
      The words or the phrases to be learned should appear like the complimentsdo, and the translation will appear after some seconds with a random function, to make it not too easy.

      I guess it is very important not to write it down into the config. file like the compliments place, but to have the list with words to learn and the translation of them in a place, maybe inside the mirror, but not in a way we change the compliments in the config. file., to avoide mistakes and errors.

      As I’m not able to write a module by myself, sorry but I cannot describe the right way how it should be done.

      I saw quite similar modules like the MMM-GQuotes, or the MMM-wordnik, but it would be nice, if one could
      a) personalize the vocabulary or could put in some phrases like the ones shown in the following link: http://geschichtsverein-koengen.de/RoemSprichwort.htm
      b) the answer you gave, will appear after some seconds

      Sorry for my English, but it’s not my mother language and school is …once upon a time…away.

      I think it’s a good thing to have the possibility to train your brain, and of course the brain of your children, wife or just learn some words for your next holidays in, lets say Greece :grin: … while brushing your teeth.
      So Thank you in advance
      kurt

      posted in Requests
      K
      kurt
    • 1 / 1