A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • MMM-Flickr not work

    1
    0 Votes
    1 Posts
    909 Views
    N
    when put the user id “xxxxxx@Nxx” in module after finish installation have message "no available longer photo " background all photo but I see in my photo in photostream flickr folder What happen? and How to solve it? help me please?
  • Motion Detect/PIR-Sensor tvservice -p does not turn on TV

    5
    0 Votes
    5 Posts
    4k Views
    B
    Thanks a lot. Working as described.
  • German "Umlaute" (ä, ü, ö, ß) in compliments module

    6
    3
    0 Votes
    6 Posts
    9k Views
    B
    @Anhalter42 Sorry I was a little bit frustrated after a long day in front of the PC… I have validated my code against JSONLint aaaaaaaaaand… a single quotation mark " was missing in the middle of the file ;)
  • How to run MM on my own domain / hosting?

    1
    1 Votes
    1 Posts
    808 Views
    D
    I’ve uploaded all the files to my hosting account (hostgator for now) and edited the following in config.js: var config = { port: 8080, address: “mirror.[mydomain].com”, ipWhitelist: [ ], … } I am getting an error saying that the config file is missing (I did change the name to config.js and it is in the config folder). Anyone have ideas of how to fix/accomplish this?
  • 0 Votes
    2 Posts
    2k Views
    B
    Hey there, I have excactly the same problem. My mic works as well. Hanauta any solution yet? Which path did you enter in /etc/ld.so.conf ? My file in /etc/ld.so.conf contents this right now: # libc default configuration /usr/local/lib Thanks in advance Kind Regards
  • Help, please! Setup MM2 behind firewall / proxy

    1
    0 Votes
    1 Posts
    986 Views
    WominatorW
    Hi! I read and tried a lot, without success. I’m not able to get MM2 on Pi3 running in our company. It always runs against the firewall. I just need to configure the right proxy http://proxy.xxxxx.de:8080 for Electron. Systemwide proxy-config in /etc/environment etc. isn’t recognized. Any ideas / links, where I can get help? Thanks in advance Womi
  • [Closed] Problem since update

    Solved
    7
    0 Votes
    7 Posts
    3k Views
    Petal0uP
    @Petal0u there were a problem with config.js syntax :-) allways check config.js !!! :-D i close the discussion
  • Plex Now Playing and Phone Notifications

    1
    0 Votes
    1 Posts
    1k Views
    M
    All my other modules work and my mirror is functioning. I’ve tried installing phone_notifications multiple times. It will work for a short while. However, after just a little while. It locks up and no notifications will load. The only way to get it to work again is to restart npm which is rather strange. I used the basic module configuration from the readme. Plex Now Playing… I have the server address in the way it should. I know the address works locally. I’m using the local server address. I didn’t feel like I need the remote one since I’m on the same network correct? I installed the parser like it asks. Here’s my config for the Plex Now Playing… { module: 'MMM-PlexNowPlaying', disabled: false, position: 'bottom_right', config: { serverURL: 'http://local_Address/:32400', updateInterval: 10 * 1000, // how often to poll for song chang$ delayCount: 5, // how many empty queries before deciding we ar$ delayInterval: 60 * 1000, // how often to poll for new listeni$ animationSpeed: 1000 } Are these issues related to the known Electron issue? This is my error log… npm ERR! missing script: start 0|mm | 0|mm | npm ERR! A complete log of this run can be found in: 0|mm | npm ERR! /home/pi/.npm/_logs/2017-05-24T01_15_59_889Z-debug.log 0|mm | npm ERR! code ELIFECYCLE 0|mm | npm ERR! errno 1 0|mm | npm ERR! magicmirror@2.1.1 start: `sh run-start.sh` 0|mm | npm ERR! Exit status 1 0|mm | npm ERR! 0|mm | npm ERR! Failed at the magicmirror@2.1.1 start script. 0|mm | npm ERR! This is probably not a problem with npm. There is likely additional logging output above. 0|mm | 0|mm | npm ERR! A complete log of this run can be found in: 0|mm | npm ERR! /home/pi/.npm/_logs/2017-05-24T01_18_58_612Z-debug.log
  • Magic Mirror not starting - No Error

    2
    0 Votes
    2 Posts
    2k Views
    B
    This seemed to be caused by Node vs 7.1.0 I rebuilt with the LTS version and its working again.
  • External Compliments list limitations and randomness

    10
    0 Votes
    10 Posts
    6k Views
    A
    @RE_Magic_Mirror Well…it depends. If switching to develop branch fixed your problem, then you want to stay at develop until the changes are merged into the master branch. Until then, you can either update (see https://github.com/MichMich/MagicMirror#updating-your-magicmirror) or decide to ignore updates. If you don’t want to see the notification, you have to disable the update notification module. If it did not help with your problem, then you are usually better off using the master branch, so I would suggest to switch back to master.
  • Error Running Magic Mirror on Google Compute

    8
    0 Votes
    8 Posts
    4k Views
    D
    @bhepler :~ $ ls -lh ~/MagicMirror/config total 24K -rw-r--r-- 1 drpi1 drpi1 7.7K May 21 18:00 configglobetest.js -rw-r--r-- 1 drpi1 drpi1 8.3K May 22 16:42 config.js -rw-r--r-- 1 drpi1 drpi1 1.6K May 21 02:28 config.js.sample I
  • Lightdm.conf file blank

    4
    0 Votes
    4 Posts
    4k Views
    bheplerB
    @RE_Magic_Mirror I don’t think there is a problem, no. I haven’t done any research on the topic, but I believe the lightdm.conf file was deprecated around the time the Wheezy version of the Raspian operating system was released. At least… changes to that file on Wheezy didn’t seem to have the desired effect. That continued on Jessie.
  • How do I add a Google Birthday Calendar

    3
    1
    0 Votes
    3 Posts
    4k Views
    B
    Hi, i found a way how to do it but still it’s not automatic updated calendar. Select Settings (Calendar settings in Google Calendar). Go to the Calendars tab. Follow the Export calendar link under My Calendars (You will get Birthday calendar in ics format) Next steps are optional Create new calendar Select Settings (Calendar settings in Google Calendar). Go to the Calendars tab. Follow the Import calendar link under My Calendars Select your new calendar Now you can use your public or private adress for modules
  • MMM-Remote Control Help!

    1
    0 Votes
    1 Posts
    1k Views
    T
    The remote control module is not working for me to any extent, when I whitelist the IPs for my school’s wifi (following the HowToWhitelistIP thread’s directions) in every way stated, I get the “this device is not allowed to access…” message. Then, when I allow all IPs access I get the “cannot get remote/html” message. Any help would be great! Thanks!
  • pt VS px

    3
    0 Votes
    3 Posts
    2k Views
    N
    @yawns Thanks you help
  • Error installing the magicmirror

    8
    0 Votes
    8 Posts
    5k Views
    Mykle1M
    @jubeenshah said in Error installing the magicmirror: I solved it on my own and it worked out… Perhaps you’ll post how you solved the issue so others might benefit if they have the same issue. :-)
  • Translations

    Solved
    12
    0 Votes
    12 Posts
    11k Views
    cowboysdudeC
    @KirAsh4 Well it’s still nice to see you! :)
  • MM does not boot when starting my raspberry

    12
    0 Votes
    12 Posts
    9k Views
    romainR
    @RE_Magic_Mirror Nice pun ;)
  • How to build photo from dropbox module

    1
    1 Votes
    1 Posts
    1k Views
    N
    I would like to show photo from dropbox in background magic mirror (and can adjust time to display photo) but my skill in programming is very basic some one help me please,to build module like that
  • mm-music-player throws an error ?

    1
    0 Votes
    1 Posts
    1k Views
    S
    Hello everyone ! i am actually trying to build my first magic mirror, i tried to install mm-music-player module with no success, this is my config for the module: { module: 'mm-music-player', position: 'bottom_left', config: { startingVolume: 20, fadeDuriation: 2000 } }, every time I launch it it throws this error Initializing mm-music-player module helper ... WARNING! Could not load config file. Starting with default configuration. Error found: TypeError: m.loaded is not a function Loading module helpers ... No helper found for module: alert. Initializing new module helper ... Module helper loaded: updatenotification No helper found for module: logoCol. No helper found for module: clock. No helper found for module: compliments. No helper found for module: currentweather. No helper found for module: weatherforecast. Initializing new module helper ... Module helper loaded: MMM-Remote-Control Initializing mm-music-player module helper ... App threw an error during load TypeError: m.loaded is not a function at loadModule (/home/seif/Desktop/MagicMirror/js/app.js:144:6) at loadNextModule (/home/seif/Desktop/MagicMirror/js/app.js:161:5) at /home/seif/Desktop/MagicMirror/js/app.js:163:6 at Class.loaded (/home/seif/Desktop/MagicMirror/modules/node_modules/node_helper/index.js:19:3) at loadModule (/home/seif/Desktop/MagicMirror/js/app.js:144:6) at loadNextModule (/home/seif/Desktop/MagicMirror/js/app.js:161:5) at /home/seif/Desktop/MagicMirror/js/app.js:163:6 at loadModule (/home/seif/Desktop/MagicMirror/js/app.js:146:4) at loadNextModule (/home/seif/Desktop/MagicMirror/js/app.js:161:5) at /home/seif/Desktop/MagicMirror/js/app.js:163:6 Whoops! There was an uncaught exception... TypeError: m.loaded is not a function at loadModule (/home/seif/Desktop/MagicMirror/js/app.js:144:6) at loadNextModule (/home/seif/Desktop/MagicMirror/js/app.js:161:5) at /home/seif/Desktop/MagicMirror/js/app.js:163:6 at Class.loaded (/home/seif/Desktop/MagicMirror/modules/node_modules/node_helper/index.js:19:3) at loadModule (/home/seif/Desktop/MagicMirror/js/app.js:144:6) at loadNextModule (/home/seif/Desktop/MagicMirror/js/app.js:161:5) at /home/seif/Desktop/MagicMirror/js/app.js:163:6 at loadModule (/home/seif/Desktop/MagicMirror/js/app.js:146:4) at loadNextModule (/home/seif/Desktop/MagicMirror/js/app.js:161:5) at /home/seif/Desktop/MagicMirror/js/app.js:163:6 MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection? If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues Launching application. what is the problem ? i tried this in my ubuntu pc and on a raspberry pi2 with no success …