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-SoccerLiveScore no pictures

    Scheduled Pinned Locked Moved Bug Hunt
    4 Posts 3 Posters 1.7k Views 3 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.
    • E Offline
      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 Offline
        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 Offline
          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 Offline
            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

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0

            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

            With your input, this post could be even better 💗

            Register Login
            • 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