Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    MMM-SoccerLiveScore no pictures

    Bug Hunt
    3
    4
    676
    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.
    • E
      Ernst-Jan last edited by

      Goodmoring, Sometimes i have this error im my pm2 log mm.
      Can someone exxplane to my wat this main and what to do to fixed this.

      at Request._callback (/home/pi/MagicMirror/modules/MMM-SoccerLiveScore/node_helper.js:36:30)
      0|mm | at self.callback (/home/pi/MagicMirror/node_modules/request/request.js:185:22)
      0|mm | at emitOne (events.js:116:13)
      0|mm | at Request.emit (events.js:211:7)
      0|mm | at Request.onRequestError (/home/pi/MagicMirror/node_modules/request/request.js:877:8)
      0|mm | at emitOne (events.js:116:13)
      0|mm | at ClientRequest.emit (events.js:211:7)
      0|mm | at TLSSocket.socketErrorListener (_http_client.js:387:9)
      0|mm | at emitOne (events.js:116:13)
      0|mm | at TLSSocket.emit (events.js:211:7)

      E 1 Reply Last reply Reply Quote 0
      • U
        Ultimatum22 Module Developer last edited by

        @ernst-jan said in MMM-SoccerLiveScore no pictures:

        at Request._callback (/home/pi/MagicMirror/modules/MMM-SoccerLiveScore/node_helper.js:36:30)

        You left out the most important line. The first line says there is something wrong at line 36 character 30 in the file node_helper.js but probably is the error above this. So post a bit more or upload the log somewhere. But this looks more like a bug in the plugin itself and not the core system.

        1 Reply Last reply Reply Quote 0
        • E
          Ernst-Jan @Ernst-Jan last edited by

          Update line:
          /home/pi/.pm2/logs/mm-error.log last 15 lines:
          0|mm | at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:92:26)
          0|mm | code: ‘EAI_AGAIN’,
          0|mm | errno: ‘EAI_AGAIN’,
          0|mm | syscall: ‘getaddrinfo’,
          0|mm | hostname: ‘www.speedtest.net’,
          0|mm | host: ‘www.speedtest.net’,
          0|mm | port: 443 }
          0|mm | { Error: socket hang up
          0|mm | at createHangUpError (_http_client.js:331:15)
          0|mm | at TLSSocket.socketCloseListener (_http_client.js:363:23)
          0|mm | at emitOne (events.js:121:20)
          0|mm | at TLSSocket.emit (events.js:211:7)
          0|mm | at _handle.close (net.js:554:12)
          0|mm | at TCP.done [as _onclose] (_tls_wrap.js:356:7) code: ‘ECONNRESET’ }
          0|mm | [939:0129/080105.502591:FATAL:bus.cc(1152)] D-Bus connection was disconnected. Aborting.

          S 1 Reply Last reply Reply Quote 0
          • S
            sdetweil @Ernst-Jan last edited by sdetweil

            @ernst-jan said in MMM-SoccerLiveScore no pictures:

            EAI_AGAIN

            google search on EAI_AGAIN returns

            EAI_AGAIN is a DNS lookup timed out error, means it is a network connectivity error

            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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
            This forum is using NodeBB as its core | Contributors
            Contact | Privacy Policy