• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

2.12 repeating all day calendar events not shown for today, or weather only showing 2 days and missing analog clock numbers

Scheduled Pinned Locked Moved Troubleshooting
19 Posts 5 Posters 3.2k Views 5 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    natrlhy @natrlhy
    last edited by Sep 24, 2020, 3:21 AM

    @sdetweil
    After I switched to the develop branch, I did cd ~/MagicMirror and ran npm install.

    I refreshed my MM window with inspector and did see this:

    62f04611-e408-45cc-ad18-715f4ca4580d-image.png

    Yet currentweather loads fine with the same appid key…

    S 1 Reply Last reply Sep 24, 2020, 3:24 AM Reply Quote 0
    • S Away
      sdetweil @natrlhy
      last edited by Sep 24, 2020, 3:24 AM

      @natrlhy well there is a 401 error on openweather, and a module not found for calendar…

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • N Offline
        natrlhy
        last edited by Sep 24, 2020, 3:25 AM

        pi@teslamate:~/MagicMirror $ npm install
        
        > magicmirror@2.13.0-develop install /home/pi/MagicMirror
        > echo "Installing vendor files ...
        " && cd vendor && npm install --loglevel=error
        
        Installing vendor files ...
        
        audited 24 packages in 2.71s
        
        1 package is looking for funding
          run `npm fund` for details
        
        found 0 vulnerabilities
        
        
        > magicmirror@2.13.0-develop postinstall /home/pi/MagicMirror
        > npm run install-fonts && echo "MagicMirror installation finished successfully! 
        "
        
        
        > magicmirror@2.13.0-develop install-fonts /home/pi/MagicMirror
        > echo "Installing fonts ...
        " && cd fonts && npm install --loglevel=error
        
        Installing fonts ...
        
        audited 1 package in 0.981s
        found 0 vulnerabilities
        
        MagicMirror installation finished successfully! 
        
        npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fsevents):
        npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
        
        audited 1124 packages in 60.578s
        
        87 packages are looking for funding
          run `npm fund` for details
        
        found 3 low severity vulnerabilities
          run `npm audit fix` to fix them, or `npm audit` for details
        
        1 Reply Last reply Reply Quote 0
        • N Offline
          natrlhy
          last edited by Sep 24, 2020, 4:03 AM

          Ok thanks for bearing with me :)

          I started from scratch again. Generated a new API key from openweathermap, made my changes to the config.js config file. Waited a while since inspector was showing my API was invalid since it was newly generated…

          6a0e9431-f478-412d-8e9a-7dc1baa6d6f1-image.png

          Thanks for the help!

          1 Reply Last reply Reply Quote 0
          • J Offline
            jani.karna
            last edited by Sep 30, 2020, 5:01 AM

            So I have Calendar to show two upcoming birthdays. It is showing them one day too early. Is it the same problem as mentioned earlier? And will the same fix fix them for me?

            1 Reply Last reply Reply Quote 0
            • 1
            • 2
            • 2 / 2
            2 / 2
            • First post
              19/19
              Last post
            Enjoying MagicMirror? Please consider a donation!
            MagicMirror created by Michael Teeuw.
            Forum managed by Sam, technical setup by Karsten.
            This forum is using NodeBB as its core | Contributors
            Contact | Privacy Policy