MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. ImTheBadWolf
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    I
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 6
    • Groups 0

    ImTheBadWolf

    @ImTheBadWolf

    0
    Reputation
    414
    Profile views
    6
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    ImTheBadWolf Unfollow Follow

    Latest posts made by ImTheBadWolf

    • RE: Can't access from external browser. (RPI zero non-W)

      Thanks guys it is working now… I dont know why but in the morning it wasnt working and now it is :D I didnt change everything except rebooted rpi so that may be the answer

      posted in Troubleshooting
      I
      ImTheBadWolf
    • RE: Can't access from external browser. (RPI zero non-W)

      @Mykle1
      var config = {
      address: “0.0.0.0”,
      port: 8085,
      //ipWhitelist: [“127.0.0.1”, “::ffff:127.0.0.1”, “::1”, “192.168.1.112”, “192.168.1.102”],
      ipWhitelist: [],
      language: “”,
      timeFormat: 24,
      units: “metric”

      posted in Troubleshooting
      I
      ImTheBadWolf
    • RE: Can't access from external browser. (RPI zero non-W)

      @broberg Yes

      posted in Troubleshooting
      I
      ImTheBadWolf
    • RE: Can't access from external browser. (RPI zero non-W)

      @Mykle1 Thanks for your answer but that doesnt work either :(

      posted in Troubleshooting
      I
      ImTheBadWolf
    • Can't access from external browser. (RPI zero non-W)

      I can’t access magic mirror running on my raspberry pi zero from my computer. In config I granted all IP’s by “ipWhitelist: []” but I dont think the problem is here because browser on my computer says " refused to connect". I don’t have installed apache2.

      posted in Troubleshooting
      I
      ImTheBadWolf