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.

    blank screen?

    Scheduled Pinned Locked Moved Troubleshooting
    3 Posts 2 Posters 1.5k 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.
    • zdenekZ Offline
      zdenek
      last edited by zdenek

      Hi all
      I’ve no idea, what happend. In the morning was everything OK, when I came home, there was just blank screen. I did restart of Raspberry, I can see it booting, but then, instead of running MM, there is just blank screen. But when I connect to ip_of_raspberry:8080 from my laptop, it normally works, I can see modules…
      I’ve tried use default config.js - still blank screen

      this I get via “dev”

      translations.js:62 Uncaught SyntaxError: Invalid or unexpected token
      module.js:295 Uncaught SyntaxError: Unexpected identifier
      loader.js:155 Uncaught SyntaxError: Invalid or unexpected token
      main.js:447 Initializing MagicMirror.
      translator.js:200 Uncaught ReferenceError: translations is not defined
          at Object.loadCoreTranslations (translator.js:200)
          at Object.init (main.js:449)
          at main.js:577
      

      any idea?

      Thanks, Zdeněk

      zdenekZ 1 Reply Last reply Reply Quote 0
      • zdenekZ Offline
        zdenek @zdenek
        last edited by

        @zdenek this row makes the problem

        address: "0.0.0.0",
        

        in config. Without this row doesn’t work access to ip_of_raspberry:8080

        why is it wrong?

        S 1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @zdenek
          last edited by

          @zdenek sounds like something else (some other application or process) is listening on port 8080

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          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