MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. jsmith432
    3. Topics
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    J
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 6
    • Groups 0

    Topics

    • J

      MMM-NowPlayingOnSpotify - retrieveCurrentlyPlaying

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      1
      0 Votes
      1 Posts
      208 Views
      J
      I have a problem with this module. The module itself runs fine, but this message is breaking my magic mirror, as it is flooding my log and creating huge docker logs files (4.1 tb). How do I suppress this message or make it go away? git pull & npm install says that is nothing to update. Running docker image. {"log":"[2020-06-12 23:12:23.838] [ERROR] TypeError: Cannot read property 'retrieveCurrentlyPlaying' of undefined\r\n","stream":"stdout","time":"2020-06-13T04:12:23.841885149Z"} {"log":" at Class.retrieveCurrentSong (/opt/magic_mirror/modules/MMM-NowPlayingOnSpotify/node_helper.js:29:20)\r\n","stream":"stdout","time":"2020-06-13T04:12:23.847190262Z"} {"log":" at Class.socketNotificationReceived (/opt/magic_mirror/modules/MMM-NowPlayingOnSpotify/node_helper.js:22:14)\r\n","stream":"stdout","time":"2020-06-13T04:12:23.859870587Z"} {"log":" at Socket.\u003canonymous\u003e (/opt/magic_mirror/js/node_helper.js:113:11)\r\n","stream":"stdout","time":"2020-06-13T04:12:23.862610449Z"} {"log":" at Socket.emit (events.js:182:13)\r\n","stream":"stdout","time":"2020-06-13T04:12:23.864744237Z"} {"log":" at /opt/magic_mirror/node_modules/socket.io/lib/socket.js:528:12\r\n","stream":"stdout","time":"2020-06-13T04:12:23.867760099Z"} {"log":" at process.internalTickCallback (internal/process/next_tick.js:70:11)\r\n","stream":"stdout","time":"2020-06-13T04:12:23.868429924Z"}
    • J

      parent error

      Watching Ignoring Scheduled Pinned Locked Moved Bug Hunt
      6
      0 Votes
      6 Posts
      695 Views
      J
      Thanks. That module don’t have a package.json and is probably using an old version of some kind of dependency then. I will remove the module completely as it has not been working anyway.
    • J

      pollution on MMM-NOAA3

      Watching Ignoring Scheduled Pinned Locked Moved Bug Hunt
      1
      0 Votes
      1 Posts
      213 Views
      J
      I am not sure how to solve this error? git pull & npm install are updated. Running docker image. {"log":"[2020-06-12 23:21:50.643] [ERROR] TypeError: Cannot read property 'pollution' of undefined\r\n","stream":"stdout","time":"2020-06-13T04:21:50.652110212Z"} {"log":" at Object.parseAIR (/opt/magic_mirror/modules/MMM-NOAA3/providers/ds.js:184:35)\r\n","stream":"stdout","time":"2020-06-13T04:21:50.660031299Z"} {"log":" at Request._callback (/opt/magic_mirror/modules/MMM-NOAA3/providers/ds.js:176:28)\r\n","stream":"stdout","time":"2020-06-13T04:21:50.666082512Z"} {"log":" at Request.self.callback (/opt/magic_mirror/modules/MMM-NOAA3/node_modules/request/request.js:185:22)\r\n","stream":"stdout","time":"2020-06-13T04:21:50.672814787Z"} {"log":" at Request.emit (events.js:182:13)\r\n","stream":"stdout","time":"2020-06-13T04:21:50.677541199Z"} {"log":" at Request.\u003canonymous\u003e (/opt/magic_mirror/modules/MMM-NOAA3/node_modules/request/request.js:1161:10)\r\n","stream":"stdout","time":"2020-06-13T04:21:50.680968787Z"} {"log":" at Request.emit (events.js:182:13)\r\n","stream":"stdout","time":"2020-06-13T04:21:50.684091324Z"} {"log":" at IncomingMessage.\u003canonymous\u003e (/opt/magic_mirror/modules/MMM-NOAA3/node_modules/request/request.js:1083:12)\r\n","stream":"stdout","time":"2020-06-13T04:21:50.689258674Z"} {"log":" at Object.onceWrapper (events.js:273:13)\r\n","stream":"stdout","time":"2020-06-13T04:21:50.692843212Z"} {"log":" at IncomingMessage.emit (events.js:187:15)\r\n","stream":"stdout","time":"2020-06-13T04:21:50.699066149Z"} {"log":" at endReadableNT (_stream_readable.js:1094:12)\r\n","stream":"stdout","time":"2020-06-13T04:21:50.701166187Z"}
    • J

      retrieveCurrentlyPlaying on NowPlayingOnSpotify

      Watching Ignoring Scheduled Pinned Locked Moved Bug Hunt
      1
      0 Votes
      1 Posts
      215 Views
      J
      I have a problem with this module. The module itself runs fine, but this message is breaking my magic mirror, as it is flooding my log and creating huge docker logs files (4.1 tb). How do I suppress this message or make it go away? git pull & npm install do nothing Running docker image. {"log":"[2020-06-12 23:12:23.838] [ERROR] TypeError: Cannot read property 'retrieveCurrentlyPlaying' of undefined\r\n","stream":"stdout","time":"2020-06-13T04:12:23.841885149Z"} {"log":" at Class.retrieveCurrentSong (/opt/magic_mirror/modules/MMM-NowPlayingOnSpotify/node_helper.js:29:20)\r\n","stream":"stdout","time":"2020-06-13T04:12:23.847190262Z"} {"log":" at Class.socketNotificationReceived (/opt/magic_mirror/modules/MMM-NowPlayingOnSpotify/node_helper.js:22:14)\r\n","stream":"stdout","time":"2020-06-13T04:12:23.859870587Z"} {"log":" at Socket.\u003canonymous\u003e (/opt/magic_mirror/js/node_helper.js:113:11)\r\n","stream":"stdout","time":"2020-06-13T04:12:23.862610449Z"} {"log":" at Socket.emit (events.js:182:13)\r\n","stream":"stdout","time":"2020-06-13T04:12:23.864744237Z"} {"log":" at /opt/magic_mirror/node_modules/socket.io/lib/socket.js:528:12\r\n","stream":"stdout","time":"2020-06-13T04:12:23.867760099Z"} {"log":" at process.internalTickCallback (internal/process/next_tick.js:70:11)\r\n","stream":"stdout","time":"2020-06-13T04:12:23.868429924Z"}
    • 1 / 1