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

    Posts

    Recent Best Controversial
    • RE: MBTA - can anyone get this working?

      Wait, it worked now. I was missing the []. It needs an array. Thanks again!

      posted in Troubleshooting
      N
      nakulbende
    • MMM-pihole was causing major bugs/ freezes

      Hello all,

      This is just a PSA - I believe the module MMM-Pihole was causing my mirror to crash badly, mostly causing it to loose connection, freeze every 2-3 hours. Here is the chronological scenario:

      • Updated MM
      • Tested with many many configurations of modules. I spent almost a month debugging it - and ran all permutations and combinations of why the mirror is freezing. The logs only showed internet disconnect
      • @sdetweil looked at the logs, which were not really helpful. He suggested to move the installation form a SD card to USB. I did this, and in addition added active cooling fan to the pi, so we can strike off cooling issues. My pi was freezing/ acting up even when the temps never went above 40
      • MMM-Pihole - only with just that module running caused bugs. As soon as I disabled it, running all the modules cased no bugs. Compare 1-2 hour of stability vs. running for last month without errors
      • Freezes are obvious, but I even got partial mirror displayed. Weird, so leaving a snapshot here (look at the calendar and time module):

      rsz_1img_20200523_165213.jpg

      So, if you are using the module, and are having issues - try taking it off, hope it solves your issue.

      posted in Troubleshooting
      N
      nakulbende
    • MMM-RemoteCompliments not showing anything except the current compliments

      Hello,

      I have the MMM-RemoteCompliments setup as following:

      0_1577925816802_04ad7e1f-5f80-46bb-bc7d-efa304c88a99-image.png

      My issue is that the module is not showing any of my random/ scheduled compliments that I configured in google drive. I know that the authentication is done and correct, since I can see compliments when I put something in the current document. I also see a image icon (see pic below), even though I do not have any images, and have set the function to FALSE. I can not see the header either.

      Here are the config file, random compliment file and a current screenshot. What am I doing wrong?

      Config

      		{
      			module: "MMM-RemoteCompliments",
      			position: "top_bar",
      			header: "XXXXX",
      			config: {
      				fetchInterval: 15000
      			}
      		},
      

      Random compliment file

      {
        anytime: [
          "I love you to moon moon and back",
          "On a scale from 1 to 10, \nyou're an 15!",
          "You`re like sunshine on a rainy day",
          "You`re wonderful",
          "You, me -home!",
          "You make my world awesome",
          "I could just hang here all day!",
          "You look beautiful today",
          "Mickey killed Jeff Epstein!",
          "Nolite te bastardes carborundorum",
        ],
        morning: [
          "Good morning, sunshine!",
          "Enjoy your day!",
          "How was your sleep?",
          "Who needs coffee when you have that smile?",
          "Go bring me some coffee",
          "Nolite te bastardes carborundorum",
        ],
        afternoon: [
          "Hello, beauty!",
          "You look sexy!",
          "Looking good today!",
          "Hard day at work, wasn`t it?",
          "For every kiss you give me \nI will give you three!",
        ],
        evening: [
          "Wow, you look hot!",
          "You look nice!",
          "Let the evening \nbe-GIN",
          "Gude!",
          "Night Owl!",
        ]
      }
      

      Only with current doc

      0_1577925054404_6ccd0ab4-3029-49c4-bb05-815a9aeab0cc-image.png

      posted in Troubleshooting
      N
      nakulbende
    • 1 / 1