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.

    MMM-Moon shows only "No Image!"

    Scheduled Pinned Locked Moved Solved Troubleshooting
    12 Posts 3 Posters 3.2k Views 3 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.
    • S Do not disturb
      sdetweil @Fillan90
      last edited by

      @Fillan90 yes, I installed it and used your config and got error 422 (not executed)

      i’d say that the API changed, but the module hasn’t

      I see there is a submitted pull request that supposedly fixes this

      do this

      cd ~/MagicMirror/modules/MMM-Moon
      

      if you changed any files, change them back

      git status
      

      will tell you which were modified

      git checkout  xxx
      

      where xxx is a filename that changed

      then

      git fetch origin pull/5/head:pr_branch
      git checkout  pr_branch
      

      then restart mm

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      F 1 Reply Last reply Reply Quote 1
      • F Offline
        Fillan90 @sdetweil
        last edited by

        @sdetweil
        That fixed it, thank you so much.
        /F

        1 Reply Last reply Reply Quote 0
        • 1
        • 2
        • 2 / 2
        • First post
          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