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

    Topics

    • J

      windows remote desktop doesn't show same screen as on hdmi

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      3
      0 Votes
      3 Posts
      3k Views
      J
      Thnaks, that makes it a lot easier ;)
    • J

      End MM from Terminal

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      7
      0 Votes
      7 Posts
      5k Views
      J
      okay thanks :)
    • J

      node serveronly not working

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      6
      0 Votes
      6 Posts
      5k Views
      morozgrafixM
      I realize that this topic is about 2 months old, but I’m going to add some possible troubleshooting steps for anyone who may run into this problem. Hopefully OP already has this resolved. @Jeff while on RasPi terminal can you try to execute this command ping localhost? you should see output similar to this: $ ping localhost PING localhost (127.0.0.1) 56(84) bytes of data. 64 bytes from localhost (127.0.0.1): icmp_seq=1 ttl=64 time=0.253 ms 64 bytes from localhost (127.0.0.1): icmp_seq=2 ttl=64 time=0.268 ms 64 bytes from localhost (127.0.0.1): icmp_seq=3 ttl=64 time=0.257 ms ... ... as you can see hostname localhost resolves to ip address 127.0.0.1 which is very common. you can also try to enter http://127.0.0.1:8080 in your browser. if the above works and after node serveronly is running, can you please try to execute following command curl -I http://localhost:8080? your output should be similar to this: $ curl -I http://localhost:8080 HTTP/1.1 200 OK X-Powered-By: Express Accept-Ranges: bytes Cache-Control: public, max-age=0 Last-Modified: Wed, 21 Dec 2016 06:49:47 GMT ETag: W/"8da-15920249be6" Content-Type: text/html; charset=UTF-8 Content-Length: 2266 Date: Sun, 15 Jan 2017 23:09:37 GMT Connection: keep-alive if it’s not double check your config.js to make sure your server is running on port 8080
    • J

      Flat Screen TV + Touchpanel or film?

      Watching Ignoring Scheduled Pinned Locked Moved Hardware
      1
      0 Votes
      1 Posts
      2k Views
      J
      Hi, I have an old 32" LED TV I’ll use for my MM project. Now I also would like to have some sort of touch display to control e.g. the music… Can I work with a VGA modul for using a second screen und next to my TV? Or can I use some sort of overlay film? What are your experiences? Thanks
    • J

      24h weather forecast graph

      Watching Ignoring Scheduled Pinned Locked Moved Requests
      13
      1 Votes
      13 Posts
      9k Views
      T
      @Jeff I ported my 24 hour weather forecast graphs module to https://magicmirror.builders, you can find it on https://github.com/thobach/MMM-WunderGround24Hours.
    • J

      How to implement specific module?

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      12
      0 Votes
      12 Posts
      9k Views
      chamaeleon82C
      @Jeff - You can easily integrate this module with iFrame Module. You only need to update the iFrame page via javascript. Not perfect but running up until I’ve found a better way.
    • J

      Problem: npm install && npm start

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      9
      0 Votes
      9 Posts
      18k Views
      J
      Today I reinstalled my Pi. This time with Noob style, but with the image itself. After that, the automatic MagicMirror installation worked finde. Everything was updated correctly. Yesterday it didn’t work at all. Also I had the problem that google clalenders would not show up in the Magic Mirror. Today everything works fine. Maybe there is a problem with Noob installation?!
    • J

      Send video from out of house to mirror

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      2
      0 Votes
      2 Posts
      2k Views
      KirAsh4K
      Not at the moment. But you can write a module for that.
    • 1 / 1