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

    Posts

    Recent Best Controversial
    • RE: MMM-Formula1 - Formula 1 Standings

      I’m still not able to show two modules, one for drivers and one for constructors. When i disable one module the other works…but when i try to use both only the first one works?? How are people showing both?

                      {
                              module: 'MMM-Formula1',
                              //disabled: true,
                              classes: 'PAGE2',
                              position: 'top_right',
                              header: 'F1 Driver Standings',
                              config: {
                                      maxRows: 12
                              }
                      },
                      {
                              module: 'MMM-Formula1',
                              //disabled: true,
                              classes: 'PAGE2',
                              position: 'top_right',
                              header: 'F1 Constructor Standings',
                              config: {
                                      type: 'CONSTRUCTOR'
                              }
                      },
      
      posted in Sport
      M
      Mar
    • RE: MMM-UKNationalRail - Rail departure info for specific UK Railway stations

      @nwootton Thank you so much for this!!! Its my most used module by far and i’ve only had it a week! Wish I could buy you a beer bc you deserve it!

      posted in Transport
      M
      Mar
    • RE: Wunderlist - your todos on the mirror

      @strawberry-3.141 Awesome thanks. Then an npm install i assume?

      posted in Troubleshooting
      M
      Mar
    • RE: Wunderlist - your todos on the mirror

      @Mar did a full reinstall of the module and still using 2 wunderlist widgets it will only ever show the list on one of them. Is there a way to go back to test the previous version of the module?

      posted in Troubleshooting
      M
      Mar
    • RE: Wunderlist - your todos on the mirror

      @strawberry-3-141 thanks again i got it (sort of) working.

      Now it looks like only one of the wunderlist modules work. I have 2 modules in my config (that worked before the MM and WL update i just did) showing two different lists. Now only one of the lists works. Only list 2 worked the last day, and after doing another npm install only the first widget works… is anyone else having an issue using 2 lists (same account)?

      posted in Troubleshooting
      M
      Mar
    • RE: Wunderlist - your todos on the mirror

      @strawberry-3.141 Gotcha. thank you!

      posted in Troubleshooting
      M
      Mar
    • RE: Wunderlist - your todos on the mirror

      Just used git pull to update to the latest wunderlist and all of a sudden it stopped working and MM wont load. Getting this in my pm2 logs:

      0|mm       | { Error: Cannot find module 'wunderlist'
      0|mm       |     at Function.Module._resolveFilename (module.js:470:15)
      0|mm       |     at Function.Module._load (module.js:418:25)
      0|mm       |     at Module.require (module.js:498:17)
      0|mm       |     at require (internal/module.js:20:19)
      0|mm       |     at Object. (/home/pi/MagicMirror/modules/MMM-Wunderlist/fetcher.js:10:21)
      0|mm       |     at Module._compile (module.js:571:32)
      0|mm       |     at Object.Module._extensions..js (module.js:580:10)
      0|mm       |     at Module.load (module.js:488:32)
      0|mm       |     at tryModuleLoad (module.js:447:12)
      0|mm       |     at Function.Module._load (module.js:439:3) code: 'MODULE_NOT_FOUND' }
      0|mm       | MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
      0|mm       | If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
      
      posted in Troubleshooting
      M
      Mar
    • RE: 2.1.1 Update Error Install/postinstall cannot run & grunt-yamllint@0.2.0 error. Screenshot.

      @daenick alright looks like your tip worked…i think. I’m still getting the following error but showing it was installed successfully

      npm WARN grunt-yamllint@0.2.0 requires a peer of grunt@~0.4.0 but none was installed.
      

      0_1491171766492_Screen Shot 2017-04-02 at 11.21.38 PM.png

      Does this mean installation was actually successful or do i need to update/install something else?

      @AAPS when i try npm start i get the following:

      > magicmirror@2.1.1 start /home/pi/MagicMirror
      > sh run-start.sh
      
      posted in Troubleshooting
      M
      Mar
    • RE: 2.1.1 Update Error Install/postinstall cannot run & grunt-yamllint@0.2.0 error. Screenshot.

      @daenick thanks for the pointer, will try it out now and report back.

      posted in Troubleshooting
      M
      Mar
    • 2.1.1 Update Error Install/postinstall cannot run & grunt-yamllint@0.2.0 error. Screenshot.

      Tried to update to 2.1.1 and am getting the following error. At first the install failed with some access issues so i tried with sudo and am now getting this error. I’m not really sure what the “cannot run in wd” means.

      0_1491167073491_Screen Shot 2017-04-02 at 9.59.58 PM.png

      posted in Troubleshooting
      M
      Mar
    • RE: All of a sudden SSH is really lagging/slow.

      @strawberry-3.141 Oh wow! Ran a pm2 stop mm and the ssh went back to exactly how it used to be. No lag at all and can use nano on the config file with zero lag (could even mouse wheel scroll perfectly).

      Then starting MM back up (pm2 start mm) it seems to maintain the quick ssh speed. Upon a full reboot though it seems to get back to being slightly slower.

      posted in Troubleshooting
      M
      Mar
    • RE: All of a sudden SSH is really lagging/slow.

      @strawberry-3.141 My cpu usage (using top) after the pi has booted up stays around 3-5% (using the top command raises this a bit). And memory usage doesnt seem out of control either.

      top - 10:36:12 up 43 min,  3 users,  load average: 0.14, 0.12, 0.11
      Tasks: 107 total,   1 running, 100 sleeping,   6 stopped,   0 zombie
      %Cpu(s):  4.7 us,  1.0 sy,  0.0 ni, 93.9 id,  0.0 wa,  0.0 hi,  0.3 si,  0.0 st
      KiB Mem:    445084 total,   340880 used,   104204 free,    26108 buffers
      KiB Swap:   102396 total,        0 used,   102396 free.   159376 cached Mem
      
        PID USER      PR  NI    VIRT    RES    SHR S %CPU %MEM     TIME+ COMMAND                                      
        611 pi        20   0  205560  77592  42308 S  3.3 17.4   1:35.69 midori                                       
       3581 pi        20   0    5232   2596   2160 R  1.6  0.6   0:00.38 top                                          
         60 root      20   0       0      0      0 S  0.3  0.0   0:02.04 kworker/0:2                                  
        594 root      19  -1  154840  47040  21040 S  0.3 10.6   0:16.78 Xorg                                         
       3241 pi        20   0   11940   3440   2768 S  0.3  0.8   0:00.89 sshd                                         
          1 root      20   0    5308   3776   2736 S  0.0  0.8   0:07.32 systemd                                      
          2 root      20   0       0      0      0 S  0.0  0.0   0:00.01 kthreadd                                     
          3 root      20   0       0      0      0 S  0.0  0.0   0:01.17 ksoftirqd/0  
      

      Im using the following modules.

      • profileswitcher, buttons, clock, calendar, compliments, current weather, weather forecast, wunderlist, newsfeed, calendar monthly, tube status, and system stats.
      posted in Troubleshooting
      M
      Mar
    • RE: All of a sudden SSH is really lagging/slow.

      Thanks for the tips everyone.
      @yawns I’m connected via wifi and in the same room as the router, nothing has changed here. I’ve attempted to add the UseDNS=no but it didnt seem to change the major lag im experiencing. i.e i type and it takes a few seconds for it to show up on the command line. But when I tried ‘UseDNS no’ (as this seemed to be the syntax in the file) it seemed to be a little speedier upon the next reboot! Not near as fast as it was a few weeks back but now i can get in and navigate around etc. Thanks!

      I wonder if there is anything else that could be slowing it down, how does the UsDNS command speed things up like it did?

      @Snille i’ve done an ls -alh in a few of the directories and have no large file name core. Would there be any other temp/log type of files that could be causing a slowdown?

      posted in Troubleshooting
      M
      Mar
    • RE: MMM-Formula1 - Formula 1 Standings

      @ianperrin thank you for that, i was also more just curious that i didn’t implement it incorrectly. This is a workaround i can live with.
      Thank you.

      posted in Sport
      M
      Mar
    • RE: All of a sudden SSH is really lagging/slow.

      @yawns thanks for the reply. Yes I’ve restarted it many-many times in the last few days. Valid question.

      posted in Troubleshooting
      M
      Mar
    • All of a sudden SSH is really lagging/slow.

      After coming back to my mirror after a month or so of not touching it as I’ve been quite happy with the set up I’ve noticed whenever im in SSH that its extremely slow. To the point of it becoming very difficult to even type on the command line let alone use nano.

      I’m wondering if anyone has any ways I could troubleshoot why this is happening. I’ve not moved the physical Pi or changed anything. It used to run absolutely perfectly.

      Any help would be greatly appreciated.

      posted in Troubleshooting
      M
      Mar
    • RE: MMM-Formula1 - Formula 1 Standings

      This module currently only says loading for drivers and constructors. Is this because the season hasnt started yet?

      Is there a way to perhaps put a message/deactivate the module or something there if the season hasnt started?

      posted in Sport
      M
      Mar
    • RE: Wunderlist - your todos on the mirror

      @Hein-Jan Thanks for the workaround, i suppose rebooting nightly isnt ideal but if it fixes things I’ll give it a shot. I just don’t understand as it was working perfectly for so long, as I’m sure it is for others also. There must be something in either the wunderlist config or in the MM config that it doesnt like.

      posted in Troubleshooting
      M
      Mar
    • RE: Wunderlist - your todos on the mirror

      I’ve had two wunderlist lists running under each other for just under month now without issues, but now it seems like the lists are not updating at all?

      I requested a new accesstoken and it worked again for a couple refreshes but ive come back and checked on it later in the day and the lists werent updating. I’ve restarted the MM and the lists dont seem to be loading at all.

      It sort of seems like its rejecting the token, or the token is being locked out after some time. Has anyone else had this issue before?

      edit: Also there are no errors at startup via pm2 logs.

      posted in Troubleshooting
      M
      Mar
    • 1
    • 2
    • 3
    • 4
    • 5
    • 1 / 5