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

    Posts

    Recent Best Controversial
    • RE: Issue with White list IP(s) not working :(

      FOUND A WAY TO RESOLVE THIS!

      Add

      cat /etc/modprobe.d/ipv6.conf 
      # Don't load ipv6 by default
      alias net-pf-10 off
      # uncommented
      alias ipv6 off
      # added
      options ipv6 disable_ipv6=1
      # this is needed for not loading ipv6 driver 
      blacklist ipv6
      

      to turn off all IPv6 on the Raspi.
      Than edit all the IPv6 out of your config file.

       },
              ipWhitelist: [
                      "192.168.0.92",
                      "192.168.0.1/24",
                      "127.0.0.1"
      
      

      I still have the .92 in there from testing. It is not needed.

      did a sudo reboot just for safe measure and now it all seems to be working as intended. No real idea what the actual issue was…but it is resolved. FINALLY! :)

      posted in Troubleshooting
      P
      pingywon
    • RE: ipWhitelist HowTo

      FOUND A WAY TO RESOLVE THIS!

      Add

      cat /etc/modprobe.d/ipv6.conf 
      # Don't load ipv6 by default
      alias net-pf-10 off
      # uncommented
      alias ipv6 off
      # added
      options ipv6 disable_ipv6=1
      # this is needed for not loading ipv6 driver 
      blacklist ipv6
      

      to turn off all IPv6 on the Raspi.
      Than edit all the IPv6 out of your config file.

       },
              ipWhitelist: [
                      "192.168.0.92",
                      "192.168.0.1/24",
                      "127.0.0.1"
      
      

      I still have the .92 in there from testing. It is not needed.

      did a sudo reboot just for safe measure and now it all seems to be working as intended. No real idea what the actual issue was…but it is resolved. FINALLY! :)

      posted in Tutorials
      P
      pingywon
    • RE: ipWhitelist HowTo

      I agree that /24 is 255.255.255.0 or 192.268.x.0 to 192.168.x.255

      That’s why these issues are making me crazy aka can’t figure them out.

      posted in Tutorials
      P
      pingywon
    • RE: ipWhitelist HowTo

      LOL. Not sure if you mean me, but yes I have read this thread from beginning to end and it doesnt resolve my white list issues. This for whole forum is not that big. I’d be willing to bet I have read most of it

      posted in Tutorials
      P
      pingywon
    • RE: Changing ipwhitelist prevents Mirror from loading correctly

      I have come to the same conclusion on my own today. added the single ip of my work station and was able to get access. This works for now, but it is not a long term solution. I installed MMM-admin-panel and want to able to access the mirror from pretty much any ip inside my network.

      Im going to do some more testing on monday…but im afraid I might have to add every darn IP in my internal DHCP scope just to not have to worry about it.

      I agree it makes NO SENSE! :)

      In the meantime let me know if you come up with any other developments.

      Thank you

      posted in Troubleshooting
      P
      pingywon
    • RE: Calendar for Exchange? Not office 365

      Yeah- great advice but still a no-go for me. Our Exchange is hosted and the hosting company wont allow me to share the calendar in any form other they busy/free. I emailed them we shall see what they say…

      Any way I can get me calendar to sync with gmail and then share the gmail calendar? Just thinking out loud here.

      posted in Troubleshooting
      P
      pingywon
    • RE: Issue with White list IP(s) not working :(

      Anyone else have any input. Im kinda stuck here. I have looked at other threads and have not drawn any conclusions

      posted in Troubleshooting
      P
      pingywon
    • RE: Calendar for Exchange? Not office 365

      I have not tried it exactly that way. I have gone into the webmail and looked at the cal settings. Tried to publish it to the web that way and it gives me a permission error. Saying it can’t share limited or full.

      Worth mentioned that my exchange is hosted in the cloud. I think it’s a provider setting.

      BUT

      I have not tried it the way you are doing it there with sharing it with “someone” if I set it up to share with “me” will it email me an .ical link?

      Cause I think that might work. I’ll try today.

      posted in Troubleshooting
      P
      pingywon
    • RE: Issue with White list IP(s) not working :(

      I do thank you for your time, but that thread is someone with the exact same problem as me and the answer is the same one you posed here and it doesnt work.

      Why does it seem only a few people are having this issue?

      posted in Troubleshooting
      P
      pingywon
    • RE: Changing ipwhitelist prevents Mirror from loading correctly

      I am having the same issue as op and the last post doesnt help. Whenever I change the white list to anything other then default i just get a blank screen with MM

      posted in Troubleshooting
      P
      pingywon
    • 1 / 1