Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    blank screen?

    Troubleshooting
    2
    3
    1095
    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.
    • zdenek
      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

      zdenek 1 Reply Last reply Reply Quote 0
      • zdenek
        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
          sdetweil @zdenek last edited by

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

          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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
          This forum is using NodeBB as its core | Contributors
          Contact | Privacy Policy