A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Subcategories

  • How do i fix this error??

    2
    0 Votes
    2 Posts
    861 Views
    ?

    @KWuni You need to do electron-rebuild. Read the instruction carefully.

  • Node Install Issues

    5
    0 Votes
    5 Posts
    1k Views
    Mykle1M

    @sdetweil

    :thumbsup:

  • Calendar issue with 2.7.1

    12
    0 Votes
    12 Posts
    3k Views
    S

    @drfukc I ssh to my mirrors… one autostarts, one does not…

  • Weather forecast modul, shows the past 3-4 days forecast

    1
    0 Votes
    1 Posts
    579 Views
    S

    Hi All.

    After updating to 2.7.0 the Weather Forecast module is still showing the last 3-4 days (Wednesday) and today its Sunday.
    All other module and time is working fine.

    How can I fix that issue ?

  • Trouble Starting

    2
    0 Votes
    2 Posts
    812 Views
    bheplerB

    At first glance, I think you forgot to run the npm install in the proper directory during the upgrade. Try this:

    cd /home/pi/MagicMirror pm2 stop all git pull npm install

    The npm install command will take a while to run, so be patient. Let us know how it goes.

  • Magicmirror Hanged

    5
    0 Votes
    5 Posts
    1k Views
    ejay-ibmE

    Sorry it’s in french but that can help you to test your sensor out of the magicmirror app directly in python
    https://raspberry-pi.developpez.com/cours-tutoriels/capteur/mag-pi-utiliser-port-gpio/partie-1-detection-mouvement/

    Ejay

  • Some Calendar Icons Missing

    8
    0 Votes
    8 Posts
    3k Views
    B

    I’m on the latest Magic Mirror version but icons like dumpster, drumstick-bite, trash, trash-alt are not working for me.
    calendar and birthday-cake are just fine.

  • Spotify Play?

    19
    0 Votes
    19 Posts
    11k Views
    M

    @ejay-ibm
    Hey Ejay,

    many thanks for testing and bug fixing.

    Regarding your findings: The original RegEx still works on my installation, but based on your experience it seams like the RegEx is more stable by just looking for the URL itself. I can´t see any downside of this approach.
    In my test it turn out that “-” and “_” need to be added to the character set, due to they are used e.g. in usernames (spotify_germany) which are part of playlist path.

    Also the escaping is now much more proper (interesting that the raw version had worked…)

    Important finding from ejay
    if raspotify just jump back to track start instead of changing the song, an update of raspotify is needed. I had exactly the same behavior on my installation.

  • pm2 erorr log full of errors

    3
    0 Votes
    3 Posts
    2k Views
    N

    I recently seen that on my improvement machine. LE rectified: just the pm2 logs order will skip appearing/time on application invigorate.

  • Script error

    11
    0 Votes
    11 Posts
    2k Views
  • compliments doesnt work

    Unsolved
    3
    0 Votes
    3 Posts
    805 Views
    bheplerB

    Glad to hear it. Remember to mark the forum topic as solved!

  • New weather module (develop branch) not updating

    1
    0 Votes
    1 Posts
    587 Views
    R

    I’ve noticed recently that the new weather module in the develop branch stops updating. I got this error in the developer console:

    2cors-anywhere.herokuapp.com/https://api.darksky.net/forecast/mykey/mylatlong?units=us&lang=en Failed to load resource: the server responded with a status of 503 (Service Unavailable) 0.0.0.0/:1 Failed to load https://cors-anywhere.herokuapp.com/https://api.darksky.net/forecast/mykey/mylatlong?units=us&lang=en: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://0.0.0.0:8080' is therefore not allowed access. The response had HTTP status code 503.

    If the service is unavailable shouldn’t the weather module update once it is available?

    If I restart MM, the module will update properly and work for about a day.

  • Can't change default port

    1
    0 Votes
    1 Posts
    581 Views
    G

    Hi there,
    mi problem is that i changed the default port to 8089, but using the remote module, the displayed port is 8080, but in any way i can’t connect to the magic mirror on the 8089 port, neither on the 8080 port…so, what’s wrong? Thank for any response.

  • MMM-GoogleMapsTraffic is resumed

    1
    0 Votes
    1 Posts
    731 Views
    E

    Hi all,
    when i start with npm start dev.
    I see the following error.

    InvalidValueError: unknown property orgin js:51:110
    Jc https://maps.googleapis.com/maps/api/js?key=API KEYc:51
    Lc https://maps.googleapis.com/maps/api/js?key=API KEY:51
    Yh https://maps.googleapis.com/maps-api-v3/api/js/35/10a/directions.js:129
    route https://maps.googleapis.com/maps/api/js?key=API KEY:196

    The MM does show the correct part of the road map I have selected.
    I also have MMM-Route enabled with the same API.

    {
    module: “MMM-GoogleMapsTraffic”,
    position: “center”,
    config: {
    key: “API Key”,
    lat: 53.098853,
    lng: 6.176025,
    height: “600px”,
    width: “600px”,
    zoom: 12,
    updateInterval: 300000
    }
    },
    {
    module: “MMM-google-route”,
    position: “bottom_right”,
    header: “”,
    config: {
    //height: ‘150px’,
    //width: ‘300px’,
    key: “API KEY”,
    mapOptions: {

    }, directionsRequest: { orgin: "Drachten", destination: "Schiedam", }, listen: [ ] } } ],
  • MMM-SoccerLiveScore no pictures

    4
    0 Votes
    4 Posts
    1k Views
    S

    @ernst-jan said in MMM-SoccerLiveScore no pictures:

    EAI_AGAIN

    google search on EAI_AGAIN returns

    EAI_AGAIN is a DNS lookup timed out error, means it is a network connectivity error

  • Unable to Install on RPi 3 b - unable to install dependencies

    6
    0 Votes
    6 Posts
    2k Views
    DæmonEyesD

    In case you didn’t find a solution yet, a user by the name sdetweil just helped me with a similar problem with my RPi 3 B+ running the latest Rasbian Stretch.

    Here is the link to that discussion for everyone else who is stuck at this step too:
    https://forum.magicmirror.builders/topic/9636/stuck-at-unable-to-install-dependencies/8?page=1

  • File named core! Is that correct!

    1
    0 Votes
    1 Posts
    596 Views
    R

    I have a file named Core in the MagicMirror folder. This is about 443Mb in size. I did not notice it before.
    What’s it all about. Is that correct!

  • News error

    9
    0 Votes
    9 Posts
    2k Views
    E

    Thanks al. It now working with out a error

  • About to build for the first time, dont understand the point of the OS.

    Locked
    3
    0 Votes
    3 Posts
    850 Views
    yawnsY

    @seedhe
    I close this thread, please continue here: https://forum.magicmirror.builders/topic/9580/about-to-build-for-the-first-time-dont-understand-the-point-of-the-os
    Even though I get the feeling this is just spam

  • Login inside an iFrame

    1
    0 Votes
    1 Posts
    683 Views
    French7F

    Hello,

    This is related to MMM-iFrame, but the issue comes from the Electron app.

    Platform: Rapsberry Pi 3
    Node Version: 10.15.0
    MagicMirror Version: lastest
    Description: Chrome doesn’t support the auto login syntax (user:pass@host) in iFrames anymore. In my case, I can’t display a webcam feed inside an iFrame with MMM-iFrame with the user:pass@host syntax.
    Steps to Reproduce: install MMM-iFrame, try to add a webpage that needs basic auth.
    Expected Results: the webpage shows up.
    Actual Results: nothing shows up and a console log is issued: > [Deprecation] Subresource requests whose URLs contain embedded credentials are blocked[…]
    Additional Notes: if I open the Mirror with my web browser it prompts my creds and I can make my browser remember them. I also managed to open a new Electron tab, so I went directly to the webcam URL and the credentials were prompted ; but I can’t make Electron remember it.
    Is there a way to give Electron basic auth informations?

    I hope it is technically possible to solve the issue.