MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. sdetweil
    3. Posts
    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 88
    • Posts 20,704
    • Groups 1

    Posts

    Recent Best Controversial
    • RE: MMM-CalendarExt3

      @bicolorbore586 very first line of the file, all by itself
      Before any comments

      posted in Utilities
      S
      sdetweil
    • RE: MMM-CalendarExt3

      @bicolorbore586 very first line
      Right?

      posted in Utilities
      S
      sdetweil
    • RE: MMM-CalendarExt3

      @bicolorbore586 add this to the top of config.js, very first line

      var document;

      I’ll open a bug report
      I opened https://github.com/MagicMirrorOrg/MagicMirror/issues/3990

      posted in Utilities
      S
      sdetweil
    • RE: MMM-CalendarExt3

      @bicolorbore586 can you do

      cd ~/MagicMirror
      npm run config:check
      

      does it produce the same error?
      also do

      node -c config/config.js
      

      if it returns and displays nothing, then node did not detect any syntax errors.

      edit: I can reproduce this

      posted in Utilities
      S
      sdetweil
    • RE: MMM-Chores - Manage and keep track of your household Chores

      @ewingfox please always code block for code, config and logs

      paste the text into the message editor window, blank line above and below
      select the text just pasted
      hit the </> button on the message editor toolbar

      I fixed prior

      posted in Utilities
      S
      sdetweil
    • RE: Using different configs

      @chrga yeh, page is a client thing not server,
      Client connects and server sends index.html like any other web server
      May be browser cache issues if the page changes on the same url, we don’t have a page expiry setting on the url

      Again two configs on same port is fine if shutdown/startup
      Two configs loaded on two instances on different ports is fine
      Client has to request a different url

      posted in Troubleshooting
      S
      sdetweil
    • RE: Using different configs

      @chrga server is where the configs work. client doesn’t know anything except the port number , which MUST be different if both run at the same time.

      posted in Troubleshooting
      S
      sdetweil
    • RE: Using different configs

      @chrga you could use MMM-pages to define two logical ‘hidden’ pages, and use notifications to switch between them
      only one config…

      MM can only show or hide content… but the grouping of visible content defines a ‘logical’ page…

      posted in Troubleshooting
      S
      sdetweil
    • RE: Script seems to be failing

      @ankonaskiff17 thanks… got the log, it shows installing the right nodejs version,
      BUT the check returns the old… SO…
      I didn’t see what pi this was on? 4/5?
      i can retest here…

      posted in Troubleshooting
      S
      sdetweil
    • RE: Script seems to be failing

      @ankonaskiff17 said in Script seems to be failing:

      tar: bin: Directory renamed before its status could be extracted

      all the search lists that error as mostly occurring on docker…and a known file system error
      is this a docker container??

      posted in Troubleshooting
      S
      sdetweil
    • 1
    • 2
    • 3
    • 4
    • 5
    • 2070
    • 2071
    • 1 / 2071