• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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 4.9k 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.
  • B Offline
    bhepler Module Developer @potts-mike
    last edited by Apr 27, 2018, 2:33 PM

    @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 Apr 27, 2018, 2:37 PM

      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 Apr 27, 2018, 2:55 PM Reply Quote 0
      • P Offline
        potts-mike @jbishop129
        last edited by Apr 27, 2018, 2:55 PM

        @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 Apr 27, 2018, 4:22 PM

          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

          B 1 Reply Last reply Apr 27, 2018, 6:33 PM Reply Quote 0
          • B Offline
            bhepler Module Developer @potts-mike
            last edited by Apr 27, 2018, 6:33 PM

            @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 Apr 27, 2018, 6:56 PM

              That is correct.

              B 1 Reply Last reply Apr 27, 2018, 7:42 PM Reply Quote 0
              • B Offline
                bhepler Module Developer @potts-mike
                last edited by Apr 27, 2018, 7:42 PM

                @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 Apr 27, 2018, 7:59 PM

                  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 Apr 30, 2018, 10:47 PM

                    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
                    1 / 2
                    • First post
                      10/14
                      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