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 access per browser, whitelist?

    Scheduled Pinned Locked Moved Tutorials
    3 Posts 2 Posters 657 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.
    • D Offline
      Dodo88
      last edited by

      Hi together!
      i installed the software per automatic install, it works well, the pi booted and the software open on the monitor.
      But i want have access from another device, and it doesn’t work.
      if i type http://localhost:8080 on my raspberry browser, i get the correct screen, if i type this url on my laptop, there comes only the message "Beim Verbinden mit 192.168.178.33 trat ein Fehler auf. "

      in config.js i set the whitelist to " ipWhitelist: []," but it doesn’t work =( can somebody help me pls?

      greets Dodo

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

        @Dodo88 you also have to change address:

        to

        address:"0.0.0.0",
        

        as

        address:"localhost"  
        

        means ONLY apps INSIDE the same machine can connect

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        D 1 Reply Last reply Reply Quote 0
        • D Offline
          Dodo88 @sdetweil
          last edited by

          @sdetweil
          Thx that was it! Much thanks!

          1 Reply Last reply Reply Quote 1

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          • 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