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

chief

@chief

0
Reputation
278
Profile views
6
Posts
0
Followers
0
Following
Joined Oct 8, 2018, 10:22 PM
Last Online Oct 3, 2022, 3:58 AM

chief Unfollow Follow

Latest posts made by chief

  • RE: MMM-OpenWeatherMapForecast stuck on Loading....

    Just following up on this thread - I also am on the “free tier” 2.5 API version and when I try to use MMM-OpenWeatherForecast, it is stuck on “Loading”.

    Any advice?

    posted in Utilities
    C
    chief
    Sep 18, 2022, 10:06 PM
  • MMM-Google-Route label cleanup help

    Hi all, I am setting up a new MM and installed the MMM-Google-Route module. It is working just fine with my api key, but I am trying to remove, resize, or just move the labels/icons that say “Map Data © 2022 Google, Terms of Use, Report a map error”.

    I’ve tried reading the linked mapOptions reference: https://developers.google.com/maps/documentation/javascript/reference/map#MapOptions, but am unable to get the map on the screen to simplify the view to not have those icons overlap on the maps. Any help would be most appreciated!

    posted in Troubleshooting
    C
    chief
    Sep 18, 2022, 10:03 PM
  • RE: MMM-MyCommute not able to access API

    Thank you! This solved my issue perfectly. I kept seeing the “Error” value and was beating my head against the wall when I came across your posts.

    Out of curiosity, have you had any issues with the billing once all three of these APIs are enabled? Is the free trial still working out fine?

    posted in Troubleshooting
    C
    chief
    Sep 3, 2019, 6:07 AM
  • RE: Magic Mirror Blanks Several Hours

    @madscientist It was always black - if I don’t run with sudo it quits almost immediately. I’m not sure exactly what the issue was, but I went ahead and restored a backup from 2.4.1 and it’s working fine now (removed the update alert on the top bar).

    posted in Troubleshooting
    C
    chief
    Oct 9, 2018, 8:36 PM
  • RE: Magic Mirror Blanks Several Hours

    I’m having trouble with this as well - blank screen for the past day no matter what I try to do. Now when I try to git pull && npm install, I get the following errors:

    pi@raspberrypi:~/MagicMirror $ sudo git pull && npm install
    Already up-to-date.
    npm WARN checkPermissions Missing write access to /home/pi/MagicMirror/node_modules/socket.io-parser/node_modules
    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.

    npm ERR! path /home/pi/MagicMirror/node_modules/socket.io-parser/node_modules
    npm ERR! code EACCES
    npm ERR! errno -13
    npm ERR! syscall access
    npm ERR! Error: EACCES: permission denied, access ‘/home/pi/MagicMirror/node_modules/socket.io-parser/node_modules’
    npm ERR! { Error: EACCES: permission denied, access ‘/home/pi/MagicMirror/node_modules/socket.io-parser/node_modules’
    npm ERR! stack: ‘Error: EACCES: permission denied, access ‘/home/pi/MagicMirror/node_modules/socket.io-parser/node_modules’’,
    npm ERR! errno: -13,
    npm ERR! code: ‘EACCES’,
    npm ERR! syscall: ‘access’,
    npm ERR! path: ‘/home/pi/MagicMirror/node_modules/socket.io-parser/node_modules’ }
    npm ERR!
    npm ERR! The operation was rejected by your operating system.
    npm ERR! It is likely you do not have the permissions to access this file as the current user
    npm ERR!
    npm ERR! If you believe this might be a permissions issue, please double-check the
    npm ERR! permissions of the file and its containing directories, or try running
    npm ERR! the command again as root/Administrator (though this is not recommended).

    npm ERR! A complete log of this run can be found in:
    npm ERR! /home/pi/.npm/_logs/2018-10-09T16_49_46_380Z-debug.log

    AND if I try to update npm itself, a different error appears:

    pi@raspberrypi:~/MagicMirror $ sudo npm update
    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.

    npm ERR! path /home/pi/MagicMirror/node_modules/source-map/build/suffix-utils.jsm
    npm ERR! code Unknown system error -117
    npm ERR! errno -117
    npm ERR! syscall unlink
    npm ERR! Unknown system error -117: Unknown system error -117, unlink ‘/home/pi/MagicMirror/node_modules/source-map/build/suffix-utils.jsm’

    npm ERR! A complete log of this run can be found in:
    npm ERR! /root/.npm/_logs/2018-10-09T16_54_00_820Z-debug.log

    Any help??

    posted in Troubleshooting
    C
    chief
    Oct 9, 2018, 4:51 PM
  • RE: MagicMirror quits without errors

    I’m having the exact same problem - just started this morning when I tried a restart. I’ve tried updating Electron, dumping and rebuilding the npm cache, as well as re-setting up pm2, but no luck so far.

    Only difference is when I try npm start dev, it goes all the way through to Launching Application and then hangs (I need to power cycle to be able to type anything).

    Please let me know if you manage to figure it out!

    posted in Troubleshooting
    C
    chief
    Oct 8, 2018, 10:32 PM
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy