MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. nakulbende
    3. Topics
    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

    Topics

    • N

      MESA issues - mm actually displays

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      3
      0 Votes
      3 Posts
      384 Views
      S
      @nakulbende turn off use of the GPU. add export ELECTRON_DISABLE_GPU=1 to the place where you do npm start add that line before the npm start in next release Jan 1, we are doing this by default a d adding a new ELECTRON_ENABLE_GPU=1 as no one is really using the GPU
    • N

      Calendar module not showing events (fetch error)

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      3
      0 Votes
      3 Posts
      589 Views
      KristjanESPERANTOK
      It could also be that node is too old. Check whether you have node 18 or newer with: node -v
    • N

      Mirror fails to start upon update

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      5
      0 Votes
      5 Posts
      572 Views
      S
      @nakulbende on the createRequire see https://github.com/MichMich/MagicMirror/issues/2772
    • N

      MMM-Strava only shows achievements, nothing else?

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      16
      1
      0 Votes
      16 Posts
      4k Views
      I
      Hi all, slightly late to the party, but to add to the comments above… This module started out using the Get Athlete Stats endpoint in the Strava api to generate the table. This continues to be the case today, but as noted above, this api does not include private activities. In chart mode the module uses the List Athlete Activities. Providing access to private activities is granted when authorising the module, these activities will be included. I’m considering removing the use of the Get Athlete Stats endpoint and aggregating the data from the List Athlete Activities endpoint within the module. This would resolve this problem and allow more activity types to be supported. In the meantime, the options for displaying private activities are to use chart mode (and grant access during authorisation) or use are to use the forked module.
    • N

      MMM-pihole was causing major bugs/ freezes

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      6
      1
      1 Votes
      6 Posts
      1k Views
      BKeyportB
      If the author is inactive, then, really the only thing to do is fork it and revive the module yourself.
    • N

      Getting a bunch of erros and hangups on a new installation

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      6
      0 Votes
      6 Posts
      482 Views
      S
      @nakulbende sorry, no idea… I spent a year debugging one system, added watchdog, and when watchdog was installed it restarted the system when i t didn’t need to… but there was a few moments of contact lost between front and back end, always recoverable, but watchdog killed the system… every night 4-5 times… never did figure it out…
    • N

      Weird display error?

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      4
      0 Votes
      4 Posts
      612 Views
      N
      @sdetweil Oh no - I did had a corruption, I formatted and reinstalled everything again. Time for a backup!
    • N

      Help with MMM-Remote control

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      12
      0 Votes
      12 Posts
      4k Views
      N
      Hello all, I changed my port - which seems like it might interfere. So, my config looks like: address : '0.0.0.0', port: 60001, ipWhitelist: [], // Remote-Control { module: 'MMM-Remote-Control', //position: 'top_bar', config: { //showModuleApiMenu: true, //apiKey: "85237761aaf14513a6007e9989a465a3", } }, Here is what the output look like: pi@magicmirror:~/MagicMirror $ npm start > magicmirror@2.10.1 start /home/pi/MagicMirror > ./run-start.sh [11:52:56.840] [LOG] Starting MagicMirror: v2.10.1 [11:52:56.869] [LOG] Loading config ... [11:52:56.908] [LOG] Loading module helpers ... [11:52:56.915] [LOG] No helper found for module: alert. [11:52:57.153] [LOG] Initializing new module helper ... [11:52:57.156] [LOG] Module helper loaded: updatenotification [11:52:57.177] [LOG] Initializing new module helper ... [11:52:57.179] [LOG] Module helper loaded: MMM-BurnIn [11:52:57.187] [LOG] Initializing new module helper ... [11:52:57.188] [LOG] Module helper loaded: MMM-WatchDog [11:52:57.453] [LOG] Initializing new module helper ... [11:52:57.456] [LOG] Module helper loaded: MMM-Remote-Control [11:52:57.461] [LOG] No helper found for module: currentweather. [11:52:57.467] [LOG] No helper found for module: compliments. [11:52:57.475] [LOG] No helper found for module: clock. [11:52:57.477] [LOG] No helper found for module: calendar_monthly. [11:52:59.221] [LOG] Initializing new module helper ... [11:52:59.223] [LOG] Module helper loaded: calendar [11:53:05.323] [LOG] Initializing new module helper ... [11:53:05.325] [LOG] Module helper loaded: MMM-Buller [11:53:06.691] [LOG] Initializing new module helper ... [11:53:06.694] [LOG] Module helper loaded: MMM-DarkSkyForecast [11:53:06.702] [LOG] No helper found for module: MMM-DailyPokemon. [11:53:06.708] [LOG] No helper found for module: MMM-MBTA. [11:53:06.714] [LOG] No helper found for module: MMM-MBTA1. [11:53:06.720] [LOG] No helper found for module: MMM-MBTA2. [11:53:08.583] [LOG] Initializing new module helper ... [11:53:08.585] [LOG] Module helper loaded: MMM-MyCommute [11:53:08.586] [LOG] No helper found for module: MMM-pihole-stats. [11:53:08.588] [LOG] All module helpers loaded. [11:53:08.591] [LOG] Starting server on port 60001 ... [11:53:08.609] [INFO] You're using a full whitelist configuration to allow for all IPs [11:53:08.624] [LOG] Server started ... [11:53:08.627] [LOG] Connecting socket for: updatenotification [11:53:08.630] [LOG] Connecting socket for: MMM-BurnIn [11:53:08.633] [LOG] Connecting socket for: MMM-WatchDog [11:53:08.635] [LOG] Starting module helper: MMM-WatchDog [11:53:08.637] [LOG] Connecting socket for: MMM-Remote-Control [11:53:08.639] [LOG] Starting node helper for: MMM-Remote-Control [11:53:08.713] [LOG] Connecting socket for: calendar [11:53:08.715] [LOG] Starting node helper for: calendar [11:53:08.717] [LOG] Connecting socket for: MMM-Buller [11:53:08.721] [LOG] Connecting socket for: MMM-DarkSkyForecast [11:53:08.722] [LOG] ====================== Starting node_helper for module [MMM-DarkSkyForecast] [11:53:08.724] [LOG] Connecting socket for: MMM-MyCommute [11:53:08.726] [LOG] ====================== Starting node_helper for module [MMM-MyCommute] [11:53:08.727] [LOG] Sockets connected & modules started ... [11:53:09.118] [LOG] Launching application. [11:53:18.043] [LOG] WatchDog started. Maximum timeout: 25s. [11:53:18.543] [LOG] Create new calendar fetcher for url: http://www.calendarlabs.com/ical-calendar/ics/76/US_Holidays.ics - Interval: 300000 [11:53:18.704] [LOG] Create new calendar fetcher for url: https://calendar.google.com/calendarxxxxx [11:53:18.836] [LOG] Create new calendar fetcher for url: https://calendar.google.com/calendarxxxxxx [11:53:21.289] [LOG] Task lists: [11:53:21.293] [LOG] To read (xxxx) [11:53:21.295] [LOG] Ideas (xxxxDQzNDow) [11:53:21.296] [LOG] Life (xxxx) [11:53:21.298] [LOG] Random thoughts (xxxx) [11:53:21.300] [LOG] HomeToDo (xxxx) [11:53:21.302] [LOG] PlantBabies (xxxx) [11:53:21.304] [LOG] Shopping (xxxx) Pi-hole stats not only fails to load, the whole setup crashes every 2 moinutes or so [17764:0222/114938.526868:FATAL:memory_linux.cc(36)] Out of memory.
    • N

      Want to display 2 modules side-by-side

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      5
      0 Votes
      5 Posts
      1k Views
      S
      @nakulbende what is in the css file?
    • N

      MMM-Fitbit throwing an error

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      5
      0 Votes
      5 Posts
      626 Views
      S
      @nakulbende there is no ‘error’… just warnings and dumb warnings (no package.json file, yeh so what!),. sadly it looks like this module is way out of date and not updated… there was another user here creating a new fitbit module see here https://forum.magicmirror.builders/topic/12029/what-is-the-procedure-for-reviving-a-dead-module
    • N

      Issues after update - restoring?

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      13
      0 Votes
      13 Posts
      3k Views
      N
      I saw that - the new fitbit module looks great, I am going to try it later today. Thanks!
    • N

      MMM-Buller: Auth file in place, but no link displayed upon running

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      2
      2
      0 Votes
      2 Posts
      443 Views
      N
      Realized that I have to give path for credential file. Config file should look like this. config: { debug: true, credentials: "/home/pi/MagicMirror/modules/MMM-Buller/credentials.json", lists: [ Ran with this, and was given the right link for authenticating. Works!
    • N

      MMM-RemoteCompliments not showing anything except the current compliments

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      2
      2
      1 Votes
      2 Posts
      507 Views
      N
      Anything? Still cant solve this. @mitchelltmarino ??
    • N

      MBTA - can anyone get this working?

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      6
      0 Votes
      6 Posts
      1k Views
      S
      @nakulbende cool!
    • N

      My-Commute flooded google api - 1.73/ sec while it was set to default 10 minutes!

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      4
      0 Votes
      4 Posts
      593 Views
      N
      @sdetweil - thanks again! o my!
    • N

      Node/ npm error? Blank magicmirror. Please help - desperate, frustrated and grateful for the right direction

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      11
      0 Votes
      11 Posts
      3k Views
      FoziF
      @nakulbende oh, great you sorted it out! My recommendation on Reddit to join this forum was not that bad😁. Another happy builder on bord!
    • 1 / 1