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

    Posts

    Recent Best Controversial
    • RE: updated installer script available for testing

      @sdetweil So I renamed the old magicmirror folder and updated. Now the updates stripped modules and config.js. They are not in the new magicmirror folder at all…what gives?

      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: updated installer script available for testing

      @sdetweil Awesome that worked thanks Sam!

      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: updated installer script available for testing

      @sdetweil

      pi@raspberrypi:~ $ pm2 status
      ┌─────────────┬────┬───────┬────────┬─────────┬─────┬────────┬───────────┐
      │ Name        │ id │ mode  │ status │ ↺       │ cpu │ memory │
      ├─────────────┼────┼───────┼────────┼─────────┼─────┼────────┼───────────┤
      │ mm          │ 1  │ N/A   │ fork   │ stopped │ 176 │ 0%     │ 0 B       │
      │ omx_stream1 │ 2  │ N/A   │ fork   │ stopped │ 61  │ 0%     │ 0 B       │
      │ omx_stream2 │ 3  │ N/A   │ fork   │ stopped │ 0   │ 0%     │ 0 B       │
      │ omx_stream3 │ 4  │ N/A   │ fork   │ stopped │ 0   │ 0%     │ 0 B       │
      │ server      │ 0  │ 1.6.5 │ fork   │ online  │ 3   │ 0.4%   │ 40.0 MB   │
      └─────────────┴────┴───────┴────────┴─────────┴─────┴────────┴───────────┘
       Use `pm2 show <id|name>` to get more details about an app
      pi@raspberrypi:~ $ 
      
      
      
      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: updated installer script available for testing

      @sdetweil that is correct, can I somehow delete this node process as I don’t even use that module anymore?

      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: updated installer script available for testing

      Still won’t work did the kill command

      pi@raspberrypi:~ $ kill -9 19082
      pi@raspberrypi:~ $ 
      pi@raspberrypi:~ $ bash -c "$(curl -sL https://www.dropbox.com/s/rlh710ng0zwv3vp/raspberry.sh?dl=0)"
      
      
      $$\      $$\                     $$\           $$\      $$\ $$\                                          $$$$$$\
      $$$\    $$$ |                    \__|          $$$\    $$$ |\__|                                        $$  __$$\
      $$$$\  $$$$ | $$$$$$\   $$$$$$\  $$\  $$$$$$$\ $$$$\  $$$$ |$$\  $$$$$$\   $$$$$$\   $$$$$$\   $$$$$$\  \__/  $$ |
      $$\$$\$$ $$ | \____$$\ $$  __$$\ $$ |$$  _____|$$\$$\$$ $$ |$$ |$$  __$$\ $$  __$$\ $$  __$$\ $$  __$$\  $$$$$$  |
      $$ \$$$  $$ | $$$$$$$ |$$ /  $$ |$$ |$$ /      $$ \$$$  $$ |$$ |$$ |  \__|$$ |  \__|$$ /  $$ |$$ |  \__|$$  ____/
      $$ |\$  /$$ |$$  __$$ |$$ |  $$ |$$ |$$ |      $$ |\$  /$$ |$$ |$$ |      $$ |      $$ |  $$ |$$ |      $$ |
      $$ | \_/ $$ |\$$$$$$$ |\$$$$$$$ |$$ |\$$$$$$$\ $$ | \_/ $$ |$$ |$$ |      $$ |      \$$$$$$  |$$ |      $$$$$$$$\
      \__|     \__| \_______| \____$$ |\__| \_______|\__|     \__|\__|\__|      \__|       \______/ \__|      \________|
                             $$\   $$ |
                             \$$$$$$  |
                              \______/
      
      install log being saved to /home/pi/MagicMirror/installers/install.log
      No LSB modules are available.
      Updating packages ...
      Installing helper tools ...
      Reading package lists... Done
      Building dependency tree       
      Reading state information... Done
      build-essential is already the newest version (12.3).
      curl is already the newest version (7.52.1-5+deb9u9).
      git is already the newest version (1:2.11.0-3+deb9u4).
      unzip is already the newest version (6.0-21+deb9u2).
      wget is already the newest version (1.18-5+deb9u3).
      The following packages were automatically installed and are no longer required:
        coinor-libipopt1v5 libcommon-sense-perl libdbi1 libencode-locale-perl
        libfile-which-perl libhttp-daemon-perl libhttp-date-perl
        libhttp-message-perl libio-html-perl libipc-sharelite-perl libjson-perl
        libjson-xs-perl liblwp-mediatypes-perl libmumps-seq-4.10.0 libraw15 librrd8
        librrds-perl libtimedate-perl libtypes-serialiser-perl liburi-perl realpath
      Use 'sudo apt autoremove' to remove them.
      0 upgraded, 0 newly installed, 0 to remove and 25 not upgraded.
      Check current Node installation ...
      Node currently installed. Checking version number.
      Minimum Node version: v10.1.0
      Installed Node version: v9.11.2
      Node should be upgraded.
      A Node process is currently running. Can't upgrade.
      Please quit all Node processes and restart the installer.
      pi@raspberrypi:~ $ 
      pi@raspberrypi:~ $ kill -9 19082
      bash: kill: (19082) - No such process
      pi@raspberrypi:~ $ 
      pi@raspberrypi:~ $ bash -c "$(curl -sL https://www.dropbox.com/s/rlh710ng0zwv3vp/raspberry.sh?dl=0)"
      
      
      $$\      $$\                     $$\           $$\      $$\ $$\                                          $$$$$$\
      $$$\    $$$ |                    \__|          $$$\    $$$ |\__|                                        $$  __$$\
      $$$$\  $$$$ | $$$$$$\   $$$$$$\  $$\  $$$$$$$\ $$$$\  $$$$ |$$\  $$$$$$\   $$$$$$\   $$$$$$\   $$$$$$\  \__/  $$ |
      $$\$$\$$ $$ | \____$$\ $$  __$$\ $$ |$$  _____|$$\$$\$$ $$ |$$ |$$  __$$\ $$  __$$\ $$  __$$\ $$  __$$\  $$$$$$  |
      $$ \$$$  $$ | $$$$$$$ |$$ /  $$ |$$ |$$ /      $$ \$$$  $$ |$$ |$$ |  \__|$$ |  \__|$$ /  $$ |$$ |  \__|$$  ____/
      $$ |\$  /$$ |$$  __$$ |$$ |  $$ |$$ |$$ |      $$ |\$  /$$ |$$ |$$ |      $$ |      $$ |  $$ |$$ |      $$ |
      $$ | \_/ $$ |\$$$$$$$ |\$$$$$$$ |$$ |\$$$$$$$\ $$ | \_/ $$ |$$ |$$ |      $$ |      \$$$$$$  |$$ |      $$$$$$$$\
      \__|     \__| \_______| \____$$ |\__| \_______|\__|     \__|\__|\__|      \__|       \______/ \__|      \________|
                             $$\   $$ |
                             \$$$$$$  |
                              \______/
      
      install log being saved to /home/pi/MagicMirror/installers/install.log
      No LSB modules are available.
      Updating packages ...
      Installing helper tools ...
      Reading package lists... Done
      Building dependency tree       
      Reading state information... Done
      build-essential is already the newest version (12.3).
      curl is already the newest version (7.52.1-5+deb9u9).
      git is already the newest version (1:2.11.0-3+deb9u4).
      unzip is already the newest version (6.0-21+deb9u2).
      wget is already the newest version (1.18-5+deb9u3).
      The following packages were automatically installed and are no longer required:
        coinor-libipopt1v5 libcommon-sense-perl libdbi1 libencode-locale-perl
        libfile-which-perl libhttp-daemon-perl libhttp-date-perl
        libhttp-message-perl libio-html-perl libipc-sharelite-perl libjson-perl
        libjson-xs-perl liblwp-mediatypes-perl libmumps-seq-4.10.0 libraw15 librrd8
        librrds-perl libtimedate-perl libtypes-serialiser-perl liburi-perl realpath
      Use 'sudo apt autoremove' to remove them.
      0 upgraded, 0 newly installed, 0 to remove and 25 not upgraded.
      Check current Node installation ...
      Node currently installed. Checking version number.
      Minimum Node version: v10.1.0
      Installed Node version: v9.11.2
      Node should be upgraded.
      A Node process is currently running. Can't upgrade.
      Please quit all Node processes and restart the installer.
      pi@raspberrypi:~ $ 
      pi@raspberrypi:~ $ 
      
      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: updated installer script available for testing

      @sdetweil said in Anyone want to try updated installer...:

      ps -ef | grep node

      pi@raspberrypi:~ $ ps -ef | grep node 
      pi        5623  5392  0 13:11 pts/0    00:00:00 grep --color=auto node
      pi       19082   648  0 Nov12 ?        00:51:53 node /home/pi/node-sonos-http-api/server.js
      
      

      I dont even have this module anymore I thought it was deleted…what do I need to do in order to make the update work?

      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: updated installer script available for testing

      Tried using the updated install script but get this error. I did killall node
      and it said that node: no process found

      install log being saved to /home/pi/MagicMirror/installers/install.log
      No LSB modules are available.
      Updating packages ...
      Installing helper tools ...
      Reading package lists... Done
      Building dependency tree       
      Reading state information... Done
      build-essential is already the newest version (12.3).
      curl is already the newest version (7.52.1-5+deb9u9).
      git is already the newest version (1:2.11.0-3+deb9u4).
      unzip is already the newest version (6.0-21+deb9u2).
      wget is already the newest version (1.18-5+deb9u3).
      The following packages were automatically installed and are no longer required:
        coinor-libipopt1v5 libcommon-sense-perl libdbi1 libencode-locale-perl
        libfile-which-perl libhttp-daemon-perl libhttp-date-perl
        libhttp-message-perl libio-html-perl libipc-sharelite-perl libjson-perl
        libjson-xs-perl liblwp-mediatypes-perl libmumps-seq-4.10.0 libraw15 librrd8
        librrds-perl libtimedate-perl libtypes-serialiser-perl liburi-perl realpath
      Use 'sudo apt autoremove' to remove them.
      0 upgraded, 0 newly installed, 0 to remove and 25 not upgraded.
      Check current Node installation ...
      Node currently installed. Checking version number.
      Minimum Node version: v10.1.0
      Installed Node version: v9.11.2
      Node should be upgraded.
      A Node process is currently running. Can't upgrade.
      Please quit all Node processes and restart the installer.
      pi@raspberrypi:~ $ 
      pi@raspberrypi:~ $ killall node
      node: no process found
      pi@raspberrypi:~ $ 
      
      
      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: MMM-EventHorizon

      @sdetweil said in MMM-EventHorizon:

      @swvalenti Wrong double quote characters. Type it from the keyboard, not cut/paste

      I’m an idiot thank you sir that fixed it. Thanks @Mykle1 for the quick update! You guys rock.

      posted in Fun & Games
      swvalentiS
      swvalenti
    • RE: MMM-EventHorizon

      @Mykle1 doing something wrong when added justDays, now a config error shows…ideas?

      {
      	disabled: false,
      	module: 'MMM-EventHorizon',
      	position: 'top_left',
      	config: {
          	timezone: "n2268",                     // See Timezone chart at bottom
      	justDays: “yes”,
          	size: "large",                        // small, medium or large
          	countUp: "yes",                       // Count up after timer ends
          	date: "2026-09-04",                   // YYYY-MM-DD format ONLY
          	time: "23:59:59",                     // (HH:MM:SS)    Exact time you want timer to end
          	text1: "Until Retirement",         // 2 lines of text during timer
          	text2: "Bitches!",               // 2 lines of text during timer
          	text1Color: "4169E1",                 // Hex color codes
          	text2Color: "C0C0C0",                 // Hex color codes
          	timerColor: "FFFFFF",                 // Hex color codes
          	endText1: "When timer ends",          // 2 lines of text when timer ends
          	endText2: "Say something here",       // 2 lines of text when timer ends
          	endText1Color: "FFFFFF",              // Hex color codes
          	endText2Color: "62FF00",              // Hex color codes
          	timerUpColor: "FFFFFF",               // Hex color codes
          	colorpc: "000",                       // color of the background 000 = black, t = transparent
        	}
      
      posted in Fun & Games
      swvalentiS
      swvalenti
    • RE: MMM-EventHorizon

      @Mykle1 said in MMM-EventHorizon:

      @swvalenti

      Hey Scott,

      You could try this module. It shows just the days remaining.

      https://forum.magicmirror.builders/topic/1846/mmm-doomsday-the-countdown-module

      I will give that a go thank you sir.

      posted in Fun & Games
      swvalentiS
      swvalenti
    • RE: MMM-EventHorizon

      @Mykle1 Any way to add years to this? I retire in 2515 days, but would like to know years then days. HA! I keep having to fn pull out the calculator to convert.

      Thanks ahead if this can be done!

      Regards, Scott

      posted in Fun & Games
      swvalentiS
      swvalenti
    • RE: Getting an error on update

      I just removed those files out of MagicMirror by adding them to the desktop and ran the commands with no issue as well.

      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: [MMM-Remote-Control](v2-dev) Extensible REST API, Dynamic Menus, and Socket Communications, plus other updates

      When I press Restart MagicMirror it doesn’t restart…if I hit Refresh Browser the browser refreshes. Any idea why Restart MagicMirror command doesn’t work? Running latest updates on all platforms.

      posted in Development
      swvalentiS
      swvalenti
    • RE: [MMM-Remote-Control](v2-dev) Extensible REST API, Dynamic Menus, and Socket Communications, plus other updates

      Any idea why my remote control looks like this? It’s lacking the right buttons etc…0_1557623899958_MM.PNG

      posted in Development
      swvalentiS
      swvalenti
    • RE: My First Mirror... until now ^^

      If you told me that your background wasn’t a stock photo I would upvote this! Nice work!

      posted in Show your Mirror
      swvalentiS
      swvalenti
    • RE: Webapp to control magic mirror , edit/delete/make profile and edit positions of modules

      Nice, looking forward to this!

      posted in Development
      swvalentiS
      swvalenti
    • RE: Help with Update to 2.7.0

      Thanks @sdetweil had to remove all the .json/locks and the .git after I had to enable show hidden files as I couldn’t find same. You da man Sam.

      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: Help with Update to 2.7.0
      pi@raspberrypi:~ $ cd MagicMirror
      pi@raspberrypi:~/MagicMirror $ git stash
      fatal: Unable to create '/home/pi/MagicMirror/.git/index.lock': File exists.
      
      Another git process seems to be running in this repository, e.g.
      an editor opened by 'git commit'. Please make sure all processes
      are terminated then try again. If it still fails, a git process
      may have crashed in this repository earlier:
      remove the file manually to continue.
      Cannot save the current index state
      pi@raspberrypi:~/MagicMirror $ git pull
      Updating de57daa..b508a62
      pi@raspberrypi:~/MagicMirror $ npm install
      
      > magicmirror@2.6.0 install /home/pi/MagicMirror
      > cd vendor && npm install
      
      npm notice created a lockfile as package-lock.json. You should commit this file.
      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.7 (node_modules/fsevents):
      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
      
      audited 220 packages in 11.323s
      found 4 low severity vulnerabilities
        run `npm audit fix` to fix them, or `npm audit` for details
      
      > magicmirror@2.6.0 postinstall /home/pi/MagicMirror
      > sh installers/postinstall/postinstall.sh && npm run install-fonts
      
      MagicMirror installation successful!
      
      > magicmirror@2.6.0 install-fonts /home/pi/MagicMirror
      > cd fonts && npm install
      
      audited 1 package in 2.065s
      found 0 vulnerabilities
      
      npm notice created a lockfile as package-lock.json. You should commit this file.
      npm WARN grunt-stylelint@0.10.1 requires a peer of stylelint@^9.0.0 but none is installed. You must install peer dependencies yourself.
      
      audited 2427 packages in 54.343s
      found 12 vulnerabilities (6 low, 6 moderate)
        run `npm audit fix` to fix them, or `npm audit` for details
      pi@raspberrypi:~/MagicMirror $ 
      
      

      still not working…

      posted in Troubleshooting
      swvalentiS
      swvalenti
    • RE: Help with Update to 2.7.0
      pi@raspberrypi:~ $ cd MagicMirror
      pi@raspberrypi:~/MagicMirror $ git remote -v
      origin	https://github.com/MichMich/MagicMirror.git (fetch)
      origin	https://github.com/MichMich/MagicMirror.git (push)
      pi@raspberrypi:~/MagicMirror $ 
      pi@raspberrypi:~/MagicMirror $ rm package-lock.json
      pi@raspberrypi:~/MagicMirror $ rm vendor/package-lock.json 
      pi@raspberrypi:~/MagicMirror $ git pull && npm install
      Updating de57daa..b508a62
      pi@raspberrypi:~/MagicMirror $ 
      
      

      Still have the same issue and can’t update…any help would be appreciated.

      posted in Troubleshooting
      swvalentiS
      swvalenti
    • 1 / 1