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-ISS-Live error 153

    Scheduled Pinned Locked Moved Solved Troubleshooting
    11 Posts 4 Posters 596 Views 4 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.
    • S Do not disturb
      sdetweil @RonR
      last edited by

      @RonR are you using this fork

      https://github.com/KristjanESPERANTO/MMM-ISS-Live

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      R 1 Reply Last reply Reply Quote 0
      • R Offline
        RonR @sdetweil
        last edited by

        @sdetweil Yes, that is where I downloaded from.

        S 1 Reply Last reply Reply Quote 0
        • S Do not disturb
          sdetweil @RonR
          last edited by

          @RonR did you do this step in the README

          https://github.com/KristjanESPERANTO/MMM-ISS-Live?tab=readme-ov-file#preparing-electron

          Preparing Electron
          MagicMirror² disables the <webview> tag by default. Enable it by adding the following snippet to your config/config.js:
          
          let config = {
            ...
            electronOptions: {
              webPreferences: {
                webviewTag: true;
              }
            },
            ...
          }
          

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          R 1 Reply Last reply Reply Quote 1
          • R Offline
            RonR @sdetweil
            last edited by

            @sdetweil Yes, I did add that to config.js. It is nice to have done something right for a change. :)

            S 1 Reply Last reply Reply Quote 0
            • S Do not disturb
              sdetweil @RonR
              last edited by

              @RonR except you have an error…

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • TAGinsideT Offline
                TAGinside
                last edited by TAGinside

                Docker often limits Electron’s graphical capabilities and full management, including restrictions related to video autoplay. Error 153 is often caused by these restrictions.

                I’ll try to find something on my end tomorrow.

                karsten13K R 2 Replies Last reply Reply Quote 0
                • karsten13K Offline
                  karsten13 @TAGinside
                  last edited by

                  this is unrelated to mm, the default url used in the module is https://www.youtube.com/embed/yf5cEJULZXk?si=Dx852YRN5q6NHj0K and I see the same error 153 in my browser.

                  Clicking on “Watch video on YouTube” will move you to https://www.youtube.com/watch?v=yf5cEJULZXk with the content “This live stream recording is not available.”

                  So this NASA stream is at least currently not available …

                  Maybe of interest for @KristjanESPERANTO

                  TAGinsideT 1 Reply Last reply Reply Quote 1
                  • TAGinsideT Offline
                    TAGinside @karsten13
                    last edited by TAGinside

                    @karsten13
                    So if you right maybe we can use this flux on page https://www.sen.com/live

                    Or https://m.youtube.com/watch?v=iYmvCUonukw

                    1 Reply Last reply Reply Quote 0
                    • R Offline
                      RonR @TAGinside
                      last edited by

                      @TAGinside Thanks. I’m learning more everyday and that feels good.

                      1 Reply Last reply Reply Quote 0
                      • R RonR has marked this topic as solved
                      • R Offline
                        RonR
                        last edited by

                        @TAGinside said in MMM-ISS-Live error 153:

                        @karsten13

                        @karsten13 made some changes to the environment of the module on github, I reloaded the module and the error is gone. Thanks for the help, sorry it took so long to acknowledge the fix.

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 1 / 2
                        • 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