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-Dropboxwallpaper not showing pictures

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    2 Posts 2 Posters 337 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.
    • M Offline
      maddmurph
      last edited by

      I had MMM-DropboxWallpaper working and showing pictures for a bit. Then it stopped rotating through the pictures. Now it’s not showing up at all.

      This is the error I’m getting

      [20.08.2021 08:15.28.623] [LOG]   Launching application.
      [20.08.2021 08:15.28.049] [LOG]   Connecting socket for: MMM-DropboxWallpaper
      [20.08.2021 08:15.28.052] [LOG]   Sockets connected & modules started ...
      [20.08.2021 08:15.28.538] [ERROR] Whoops! There was an uncaught exception...
      [20.08.2021 08:15.28.556] [ERROR] Error: listen EADDRINUSE: address already in use 127.0.0.1:8080
          at Server.setupListenHandle [as _listen2] (net.js:1313:16)
          at listenInCluster (net.js:1361:12)
          at GetAddrInfoReqWrap.doListen [as callback] (net.js:1498:7)
          at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:68:8) {
        code: 'EADDRINUSE',
        errno: 'EADDRINUSE',
        syscall: 'listen',
        address: '127.0.0.1',
        port: 8080
      
      

      I have no idea what that’s tell me. Any help would be appreciated.

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

        @maddmurph looks like u have another copy of MagicMirror running.

        if using pm2, do pm2 stop all

        then pm2 status to get the app name and
        pm2 start name

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • 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