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.

    Can't view MM on LG TV WebOS browser - others fine

    Scheduled Pinned Locked Moved Troubleshooting
    14 Posts 4 Posters 5.5k 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.
    • P Offline
      potts-mike @bhepler
      last edited by

      @bhepler said in Can’t view MM on LG TV WebOS browser - others fine:

      My initial thought is that the WebOS browser that is included in your TV is probably locked down to within an inch of its life. It may not have Javascript enabled, which is used by the MM framework to load the modules. Possibly. Maybe. I’d have to do some research.

      Intriguing idea though.

      Could that be the case if an older version (docker) works?

      bheplerB 1 Reply Last reply Reply Quote 0
      • bheplerB Offline
        bhepler Module Developer @potts-mike
        last edited by

        @potts-mike I don’t think the issue is the virtual host. Docker is a containerization host. Sort of a scaled down hypervisor, where instead of hosting an entire operating system Docker hosts containers for applications. The kicker is that no matter whether the Magic Mirror application is being hosted on a Raspi, a Docker container, an Ubuntu machine or some other device, it is still passing what is essentially a web page to a browser. That web page includes a little bit of HTML, slightly more CSS and a whole lot of Javascript.

        Something needs to interpret that web page and that’s going to be a browser. The browser built into the TV may not have several features that are standard for the browsers in your phone, tablet, PC, Raspi, electron, et al. Most likely for security reasons. Possibly. Again, I’d have to do some research as to what’s enabled. It may just be you can configure the TV browser and it will work.

        1 Reply Last reply Reply Quote 0
        • J Offline
          jbishop129
          last edited by

          I think what @potts-mike is implying is he got it to work with the prebuilt docker package, but not the newer version. If that’s correct, could you share your build version on the older docker image? Maybe we have an issue in the newer version preventing some browsers from working.

          P 1 Reply Last reply Reply Quote 0
          • P Offline
            potts-mike @jbishop129
            last edited by

            @jbishop129 said in Can’t view MM on LG TV WebOS browser - others fine:

            I think what @potts-mike is implying is he got it to work with the prebuilt docker package, but not the newer version. If that’s correct, could you share your build version on the older docker image? Maybe we have an issue in the newer version preventing some browsers from working.

            This is correct, the docker version works but is approx. 2000 commits behind the current version. I’ll grab some information about the Docker when I get a chance.

            1 Reply Last reply Reply Quote 0
            • P Offline
              potts-mike
              last edited by

              This is the docker that works: https://github.com/nwootton/unRAID-Magic-Mirror-Docker

              Looks like it’s based off this: https://github.com/bastilimbach/docker-MagicMirror

              bheplerB 1 Reply Last reply Reply Quote 0
              • bheplerB Offline
                bhepler Module Developer @potts-mike
                last edited by

                @potts-mike Curious. And this version is visible from your TV?

                1 Reply Last reply Reply Quote 0
                • P Offline
                  potts-mike
                  last edited by

                  That is correct.

                  bheplerB 1 Reply Last reply Reply Quote 0
                  • bheplerB Offline
                    bhepler Module Developer @potts-mike
                    last edited by

                    @potts-mike Most curious. Is it possible to enable the developer tools on the TV browser? I’ve never developed for a television before. I admit, I’m kind of curious.

                    @jbishop129’s note where he doesn’t even see his TV browser connecting to his server makes me suspicious. At the very least, he should be getting connection rejection messages in the logs. I would suggest double-checking all of the IP whitelist settings. It might be worth it to run it wide open for testing purposes.

                    [tap tap tap] It turns out there is an entire website dedicated to developing for the WebOSTV operating system. http://webostv.developer.lge.com/ But I can’t seem to find anywhere to turn on the developer tools for the web browser.

                    1 Reply Last reply Reply Quote 0
                    • P Offline
                      potts-mike
                      last edited by

                      The only thing I could find is the ability to change the encoding which doesn’t seem to be the problem.

                      1 Reply Last reply Reply Quote 0
                      • P Offline
                        potts-mike
                        last edited by

                        Any additional thoughts here? I am around if there is something that I can test.

                        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