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.