MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. jsmith432
    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

    jsmith432

    @jsmith432

    0
    Reputation
    26
    Profile views
    6
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    jsmith432 Unfollow Follow

    Latest posts made by jsmith432

    • MMM-NowPlayingOnSpotify - retrieveCurrentlyPlaying

      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"}
      
      posted in Troubleshooting
      J
      jsmith432
    • RE: parent error

      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.

      posted in Bug Hunt
      J
      jsmith432
    • RE: parent error

      @sdetweil Thanks for the response. I haven’t updated it for a while but when I do I always use git pull & npm install. I am not sure which module if any is causing this issue. I just noticed that this error was on the log. When updating modules I do the same git pull & npm install. I did on all modules and no updates were found.

      Should I run this script even if I am using MM in docker?

      posted in Bug Hunt
      J
      jsmith432
    • parent error

      I am not sure how to solve this error? git pull & npm install are updated. Running docker image.

      {"log":"[2020-06-12 23:23:18.815] [ERROR]  TypeError: Cannot read property 'parent' of null\r\n","stream":"stdout","time":"2020-06-13T04:23:18.817764599Z"}
      {"log":"    at Function.exports.update (/opt/magic_mirror/modules/node_modules/cheerio/lib/parse.js:55:26)\r\n","stream":"stdout","time":"2020-06-13T04:23:18.819454137Z"}
      {"log":"    at module.exports (/opt/magic_mirror/modules/node_modules/cheerio/lib/parse.js:17:11)\r\n","stream":"stdout","time":"2020-06-13T04:23:18.821140799Z"}
      {"log":"    at Function.exports.load (/opt/magic_mirror/modules/node_modules/cheerio/lib/static.js:22:14)\r\n","stream":"stdout","time":"2020-06-13T04:23:18.822416037Z"}
      {"log":"    at parseRottenTomatoesHTML (/opt/magic_mirror/modules/node_modules/rt-scraper/index.js:41:42)\r\n","stream":"stdout","time":"2020-06-13T04:23:18.823976662Z"}
      {"log":"    at Request._callback (/opt/magic_mirror/modules/node_modules/rt-scraper/index.js:97:34)\r\n","stream":"stdout","time":"2020-06-13T04:23:18.826628649Z"}
      {"log":"    at Request.self.callback (/opt/magic_mirror/modules/node_modules/request/request.js:185:22)\r\n","stream":"stdout","time":"2020-06-13T04:23:18.830505399Z"}
      {"log":"    at Request.emit (events.js:182:13)\r\n","stream":"stdout","time":"2020-06-13T04:23:18.832477212Z"}
      {"log":"    at Request.\u003canonymous\u003e (/opt/magic_mirror/modules/node_modules/request/request.js:1161:10)\r\n","stream":"stdout","time":"2020-06-13T04:23:18.833481824Z"}
      {"log":"    at Request.emit (events.js:182:13)\r\n","stream":"stdout","time":"2020-06-13T04:23:18.834967487Z"}
      {"log":"    at IncomingMessage.\u003canonymous\u003e (/opt/magic_mirror/modules/node_modules/request/request.js:1083:12)\r\n","stream":"stdout","time":"2020-06-13T04:23:18.836340412Z"}
      {"log":"[2020-06-12 23:23:18.819] [LOG]    MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?\r\n","stream":"stdout","time":"2020-06-13T04:23:18.839240249Z"}
      {"log":"[2020-06-12 23:23:18.820] [LOG]    If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues\r\n","stream":"stdout","time":"2020-06-13T04:23:18.841228887Z"}
      
      posted in Bug Hunt
      J
      jsmith432
    • pollution on MMM-NOAA3

      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"}
      
      posted in Bug Hunt
      J
      jsmith432
    • retrieveCurrentlyPlaying on NowPlayingOnSpotify

      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"}
      
      posted in Bug Hunt
      J
      jsmith432