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.

    help with MMM-Mirror on the wall

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    4 Posts 2 Posters 496 Views 2 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.
    • R Offline
      Rmetellus79
      last edited by

      alright so Im still kinda fresh with everything raspberry and coding. I have everything setup with the mirror on the wall alexa module, i can run the “mirror mirror on the wall” commands from my alexa yet nothing shows on my mirror. any help would be appreciated thank you.

      [22.09.2021 18:40.53.598] [LOG]   Starting MagicMirror: v2.16.0
      [22.09.2021 18:40.53.603] [LOG]   Loading config ...
      [22.09.2021 18:40.53.609] [LOG]   Loading module helpers ...
      [22.09.2021 18:40.53.611] [LOG]   No helper found for module: alert.
      [22.09.2021 18:40.53.778] [LOG]   Initializing new module helper ...
      [22.09.2021 18:40.53.779] [LOG]   Module helper loaded: updatenotification
      [22.09.2021 18:40.53.780] [LOG]   No helper found for module: clock.
      [22.09.2021 18:40.53.921] [LOG]   Initializing new module helper ...
      [22.09.2021 18:40.53.922] [LOG]   Module helper loaded: calendar
      [22.09.2021 18:40.53.923] [LOG]   No helper found for module: compliments.
      [22.09.2021 18:40.53.924] [LOG]   No helper found for module: weather.
      [22.09.2021 18:40.53.948] [LOG]   Initializing new module helper ...
      [22.09.2021 18:40.53.948] [LOG]   Module helper loaded: newsfeed
      [22.09.2021 18:40.54.367] [LOG]   Initializing new module helper ...
      [22.09.2021 18:40.54.367] [LOG]   Module helper loaded: MMM-NowPlayingOnSpotify
      [22.09.2021 18:40.54.518] [LOG]   Initializing new module helper ...
      [22.09.2021 18:40.54.519] [LOG]   Module helper loaded: MMM-MirrorMirrorOnTheWall
      [22.09.2021 18:40.54.520] [LOG]   No helper found for module: MMM-nyc-transit.
      [22.09.2021 18:40.54.520] [LOG]   All module helpers loaded.
      [22.09.2021 18:40.54.637] [LOG]   Starting server on port 8080 ... 
      [22.09.2021 18:40.54.652] [LOG]   Server started ...
      [22.09.2021 18:40.54.653] [LOG]   Connecting socket for: updatenotification
      [22.09.2021 18:40.54.655] [LOG]   Connecting socket for: calendar
      [22.09.2021 18:40.54.656] [LOG]   Starting node helper for: calendar
      [22.09.2021 18:40.54.657] [LOG]   Connecting socket for: newsfeed
      [22.09.2021 18:40.54.658] [LOG]   Starting node helper for: newsfeed
      [22.09.2021 18:40.54.658] [LOG]   Connecting socket for: MMM-NowPlayingOnSpotify
      [22.09.2021 18:40.54.659] [LOG]   Connecting socket for: MMM-MirrorMirrorOnTheWall
      [22.09.2021 18:40.54.660] [LOG]   Starting module helper: MMM-MirrorMirrorOnTheWall
      [22.09.2021 18:40.54.660] [LOG]   Sockets connected & modules started ...
      [22.09.2021 18:40.54.933] [LOG]   Launching application.
      [22.09.2021 18:40.58.970] [LOG]   Create new calendarfetcher for url: http://www.calendarlabs.com/ical-calendar/ics/76/US_Holidays.ics - Interval: 300000
      [22.09.2021 18:40.59.166] [LOG]   Create new newsfetcher for url: https://rss.nytimes.com/services/xml/rss/nyt/HomePage.xml - Interval: 300000
      [22.09.2021 18:40.59.353] [LOG]   Attempt to connect to AWS 
      [22.09.2021 18:40.59.358] [INFO]  Checking git for module: MMM-NowPlayingOnSpotify
      [22.09.2021 18:40.59.362] [ERROR] (node:7970) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
      [22.09.2021 18:40.59.447] [INFO]  Checking git for module: MMM-MirrorMirrorOnTheWall
      [22.09.2021 18:40.59.824] [INFO]  Calendar-Fetcher: Broadcasting 5 events.
      [22.09.2021 18:40.59.880] [LOG]   Refreshed access token because it has expired. Expired at: 18:40:59 now is: 18:40:59
      [22.09.2021 18:41.00.007] [LOG]   Refreshed access token because it has expired. Expired at: 19:40:59 now is: 18:41:00
      [22.09.2021 18:41.00.416] [INFO]  Newsfeed-Fetcher: Broadcasting 52 items.
      [22.09.2021 18:41.32.456] [LOG]   Shutting down server...
      [22.09.2021 18:41.32.459] [LOG]   Stopping module helper: updatenotification
      [22.09.2021 18:41.32.461] [LOG]   Stopping module helper: calendar
      [22.09.2021 18:41.32.462] [LOG]   Stopping module helper: newsfeed
      [22.09.2021 18:41.32.463] [LOG]   Stopping module helper: MMM-NowPlayingOnSpotify
      [22.09.2021 18:41.32.463] [LOG]   Stopping module helper: MMM-MirrorMirrorOnTheWall
      
      
      

      heres my logs

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @Rmetellus79
        last edited by

        @rmetellus79 haven’t seen anyone successful w this module.

        it’s been 3 yrs since last updated.

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        R 1 Reply Last reply Reply Quote 0
        • R Offline
          Rmetellus79 @sdetweil
          last edited by

          @sdetweil are there any other alexa interactive modules that you would recommend instead? Thank you

          S 1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil @Rmetellus79
            last edited by

            @rmetellus79 the only one that works that I am aware of is MMM-Awesome-Alexa, but there is not much MagicMirror control. so not very interactive

            it’s install is tricky. I couldn’t get it right after a few tries. too many commands.

            so I copied the commands to a script that seems to work
            https://www.dropbox.com/s/omrx3vztjp738hf/do-install.sh?dl=0

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0

            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

            With your input, this post could be even better 💗

            Register Login
            • 1 / 1
            • 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