• 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. FlatPepsi
  3. Posts
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Offline
  • Profile
  • Following 1
  • Followers 0
  • Topics 16
  • Posts 61
  • Groups 0

Posts

Recent Best Controversial
  • RE: MMM-Globe

    I see in the latest code that it is appending the date & time to avoid caching.

    I’ve added a number of console log messages to the code, and it looks like it’s never refreshing. Can anyone confirm that MMM-Globe really does refresh for them, after the initial page load?

    I’ve temporarily switched my mirror to MMM-iFrameReloaded, which does indeed refresh, but doesn’t scale the image to the size I need.

    posted in Utilities
    F
    FlatPepsi
    Jan 10, 2020, 6:48 PM
  • RE: MMM-Globe picture do not update

    I see in the latest code that it appending the date & time to avoid caching.

    I’ve added a number of console log messages to the code, and it looks like it’s never refreshing. Can anyone confirm that it really does refresh for them?

    I’ve temporarily switched my mirror to MMM-iFrameReloaded, which does indeed refresh, but doesn’t scale the image to the size I need.

    posted in Troubleshooting
    F
    FlatPepsi
    Jan 9, 2020, 9:44 PM
  • RE: MMM-Globe picture do not update

    @sdetweil I just discovered that there are two totally different modules called “MMM-Globe”.

    One does a live, static satellite view of earth. That’s the one I’m using.

    There’s another one that does a rotating polygon globe, and yes, that one is resource intensive. Haven’t played with that one yet.

    posted in Troubleshooting
    F
    FlatPepsi
    Jan 8, 2020, 3:49 PM
  • RE: MMM-Globe picture do not update

    Bump.
    I’m having the same issue. It appears that it never refreshes, or stops after a few hours. Not sure which.

    posted in Troubleshooting
    F
    FlatPepsi
    Jan 8, 2020, 3:44 PM
  • Touch screen to hide modules?

    I have a basic, working magic mirror.
    I’m looking at upgrading my screen to a touch screen, which would basically give a mouse click when touched.

    What’s be best way to have the mouse click trigger modules to appear or disappear?

    My end goal is to have a regular mirror, then on a click switch back & forth to a slideshow mode. I see a few Slideshow modules out there, so that’s easy.

    posted in Troubleshooting
    F
    FlatPepsi
    Dec 13, 2019, 9:37 PM
  • RE: Disappearing module

    Same here - feels like the source web site timing out. My mirror only displays the radar about half the time. I’ve set the refresh interval to something very low (an hour, I think) on the chance I’m being throttled.

    Any updates on this issue?

    posted in Troubleshooting
    F
    FlatPepsi
    Nov 23, 2019, 6:44 PM
  • RE: Can't view MM page from PC after update [Fixed]

    Got it solved, but not sure what exactly fixed it.

    I changed my config lines:

        address: "0.0.0.0",
        ipWhitelist: [],
    

    And then rebooted. Didn’t fix it.
    Rebooted again later, and then it was fixed.
    Very odd - but fixed is fixed!

    posted in Troubleshooting
    F
    FlatPepsi
    Feb 11, 2018, 1:43 AM
  • RE: Can't view MM page from PC after update [Fixed]

    Made that change, and still can’t view the web page remotely.
    Odd, since I was able to before the MM update.

    I can VNC into the mirror, so I know the IP is right, and it’s got a good network connection.

    Anyone have tips on seeing logs on the mirror to start troubleshooting?

    posted in Troubleshooting
    F
    FlatPepsi
    Feb 11, 2018, 12:56 AM
  • Can't view MM page from PC after update [Fixed]

    I used to be able to view my Mirror’s web page from my phone & PC (nice when in the house, but not at the mirror). Yesterday I updated the MM core to the latest, and now the page won’t show remotely. Did something change in the MM core around this?

    My config.js includes:

    port: 8080,
    ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1", "192.168.1.14"
              , "192.168.1.199", "192.168.1.0"],
    
    posted in Troubleshooting
    F
    FlatPepsi
    Feb 10, 2018, 2:39 AM
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 3 / 7
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