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 443 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 Away
        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
          • 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