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.

    Midori white screen (Raspberry Pi Zero W)

    Scheduled Pinned Locked Moved Solved Troubleshooting
    6 Posts 2 Posters 3.5k Views 2 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.
    • strawberry 3.141S Offline
      strawberry 3.141 Project Sponsor Module Developer @meyraa
      last edited by

      @meyraa midori has problems with es6. did you try to deactivate all modules and activate one by one again to see if there is a module that is using es6?

      Please create a github issue if you need help, so I can keep track

      M 2 Replies Last reply Reply Quote 0
      • M Offline
        meyraa @strawberry 3.141
        last edited by

        @strawberry-3-141 thank you for your answer. I deactivated (removed from the config) each module except the clock module. But sadly nothing changed. Then i updated my MagicMirror and made a new config, but sadly that didn’t changed anything.
        On my PC it works, however i got the following error

        Whoops! There was an uncaught exception...
        { Error: socket hang up
            at createHangUpError (_http_client.js:331:15)
            at Socket.socketCloseListener (_http_client.js:363:23)
            at emitOne (events.js:121:20)
            at Socket.emit (events.js:211:7)
            at TCP._handle.close [as _onclose] (net.js:554:12) code: 'ECONNRESET' }
        

        I will look if there is some other ES6 features, but wouldn’t more people have the same issue when it would be in the default modules?

        1 Reply Last reply Reply Quote 0
        • M Offline
          meyraa
          last edited by

          Today I removed all arrow functions and replaced all “let” and “const” with var. But sadly this is not helping too. I don’t know if there is another browser i could use or use babel.

          1 Reply Last reply Reply Quote 0
          • M Offline
            meyraa @strawberry 3.141
            last edited by

            @strawberry-3-141 Ok now i solved it. I just installed chromium-browser and did everything with it. It works with the ES6 too. I reversed my changes.

            Thank you for your answer. I struggled a long time. Without your hint i wouldn’t find it soon.

            strawberry 3.141S 1 Reply Last reply Reply Quote 0
            • strawberry 3.141S Offline
              strawberry 3.141 Project Sponsor Module Developer @meyraa
              last edited by

              @meyraa from what i heard in the forum here, the users of the pi zero reported all that midori is the only browser on this pi that has no performance issues. The advantage of the chromium browser is that it is completely compatible, as electron internally uses the chromium project.

              Please create a github issue if you need help, so I can keep track

              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 Sam, technical setup by Karsten.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy