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

    Posts

    Recent Best Controversial
    • RE: MMM-PublicTransportHafas - Error when loading - DeparturFetcher.mjs

      @KristjanESPERANTO can you help here?

      posted in Troubleshooting
      S
      sdetweil
    • RE: V2.31.0 unable to start

      @rkorell oops, never can remember when i need to use underscore vs dash! thanks for the catch!

      posted in Troubleshooting
      S
      sdetweil
    • RE: MMM-PublicTransportHafas - Error when loading - DeparturFetcher.mjs

      @Volkae ok, did you do the apply ?

      do

      node -v
      cd ~/MagicMirror 
      grep version package.json
      

      MagicMirror version should be 2.31.0

      posted in Troubleshooting
      S
      sdetweil
    • RE: MMM-PublicTransportHafas - Error when loading - DeparturFetcher.mjs

      @p1lspeda just fyi, if you use the upgrade script it will npm install all the modules that have a package.json with dependencies after completing the MagicMirror upgrade

      posted in Troubleshooting
      S
      sdetweil
    • RE: How to Swipe between pages

      @rkorell i tried that a long time ago , but wasnt happy

      this time better, ill have to figure out some parms cause 2017 results before 2025 is not helpful either

      posted in Troubleshooting
      S
      sdetweil
    • RE: [ERROR] _ is not defined

      @nowayto ok, I’ve found the error producer
      and I’ll propose a fix…

      I think this might have been more useful lol

      [ERROR] fatal error in /home/sam/MagicMirror/config/config.js at line 19 column 1,  _ is not defined
      

      I opened
      https://github.com/MagicMirrorOrg/MagicMirror/issues/3785

      for this issue

      posted in Troubleshooting
      S
      sdetweil
    • RE: [ERROR] _ is not defined

      @nowayto if you have everything working, you can rm it

      i was just saying you could prove this change would fix the prior install

      i do this for fun, really! pay it forward, help someone else on whatever when you can.

      posted in Troubleshooting
      S
      sdetweil
    • RE: [ERROR] _ is not defined

      @rkorell I meet the most amazing people, with the most amazing ideas… and I get to help them?!

      what more can you ask for?!

      posted in Troubleshooting
      S
      sdetweil
    • RE: MMM-GooglePhotos suddenly stopped working this morning

      @Jabl0 thanks for the info,

      there were two issues in older code

      1. loaded too many images into browser, slow creep. this is working storage size. i think this is fixed, but the failure seems indicative
      2. a bad image, which caused a hang but not black screen

      i will add the memory space debugging to this module, will let you know for update

      posted in Troubleshooting
      S
      sdetweil
    • RE: MM Windows 11 install - 3rd party modules won't work

      @lvolkjr I copied your config and changed to my apikey and it worked as expected… (On windows 11)
      maybe you have missed a character in the apikey at the start or end on a copy/paste

      posted in Troubleshooting
      S
      sdetweil
    • RE: Magic Mirror runs twice on boot

      @ByronJames never seen this happen

      What OS is this??

      Technically a second instance should fail as the port is in use by the first instance.

      posted in Troubleshooting
      S
      sdetweil
    • RE: Calvin and Hobbs

      @plainbroke i click the screen and it goes to center

      i dont see why the image is scrunched and stretched

      this is all the time i can invest in this

      posted in Troubleshooting
      S
      sdetweil
    • RE: Issues with MMM-Button

      @schlomm said in Issues with MMM-Button:

      @sdetweil You’ve said that I only need to change some settings in the rasp-config. Do you have any additional information what needs to be changed?

      I updated my post, I was incorrect

      posted in Troubleshooting
      S
      sdetweil
    • RE: Electron error? js error? Javascrpt error?

      @Dayzwell ok, so lets start over a little

      for that module in config.js add

      disabled:true,
      

      after its module: line

      and then do

      cd ~/MagicMirror 
      git checkout package.json
      rm -rf node_modules
      npm run install-mm 
      

      then try

      npm start
      
      posted in Troubleshooting
      S
      sdetweil
    • RE: Electron error? js error? Javascrpt error?

      @Dayzwell I see his instructions left out a step.
      I opened this issue https://github.com/xadamxk/MMM-LOLESPORTS-SCHEDULES/issues/8

      he has updated the instructions

      posted in Troubleshooting
      S
      sdetweil
    • RE: need help installing MMPM - losing my mind

      @lmhmm thanks for the feedback. I see the delay in loading the list on installer.
      don’t have solution yet, the list of modules is quite long (over 1200)

      posted in Troubleshooting
      S
      sdetweil
    • RE: Electron Browser Crashing?

      @dathbe said in Electron Browser Crashing?:

      network_service_instance_impl.cc(612)] Network service crashed, restarting service

      was another https://issues.chromium.org/issues/41487253

      export CHROMIUM_FLAGS=–password-store=basic

      there is also a config parm for flags , before the modules: array

      electronSwitches:{ 
          "password-store":"basic"  /* needs quotes for the - */
      },
      
      posted in Troubleshooting
      S
      sdetweil
    • RE: Electron Browser Crashing?

      @dathbe as I said, hard to catch

      posted in Troubleshooting
      S
      sdetweil
    • RE: MM install script failure on fresh install of Raspian

      @unfriendlydevice got it. Busy all day, will try to look at this evening

      posted in Troubleshooting
      S
      sdetweil
    • RE: How to synchronize pictures from mobile to the MM?

      @chrisfr1976 mmm-ImagesPhotos handles heic images too

      posted in Troubleshooting
      S
      sdetweil
    • 1
    • 2
    • 81
    • 82
    • 83
    • 84
    • 85
    • 86
    • 83 / 86