MagicMirror Forum

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

    MM v2.1 update with iframe

    Troubleshooting
    2
    4
    1680
    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.
    • G
      gshimself last edited by

      Hi. I just updated MM and it works pretty well. However…
      I have my MM in a Virtual Machine and have a own local website that acceess the MM with iframe, but can’t get it to work.

      I can access the MM through chrome direct IP but when it access through the website, it doesn’t work. I have whitelisted the whole network (192.168.X.X)
      im no pro at this so, any help will do.

      1 Reply Last reply Reply Quote 0
      • G
        gshimself last edited by gshimself

        After some googlesearch I’ve discoverd that now you can’t iFrame MM in chrome due to X-frame-options on the page.
        Is there a way to bypass this through MM or is it just time to revert to MM 2.0 again?

        EDIT Narrowed it down to that I must change the X-Frame-Options in the MM… I think.

        1 Reply Last reply Reply Quote 0
        • G
          gshimself last edited by

          I’ve sovled it.
          You have to edit /MagicMirror/node_modules/frameguard$/index.js and comment the line
          “// res.setHeader(‘X-Frame-Options’, directive)”

          ? 1 Reply Last reply Reply Quote 0
          • ?
            A Former User @gshimself last edited by

            @gshimself
            Yes! I’ve been working on this for about 3 days now, and I never came across this page! Instantly solved my issue!

            One small change though. I commented out line: “res.setHeader(‘X-Frame-Options’, headerValue)”, in the file at: “/MagicMirror/node_modules/frameguard/dist/index.js”.

            Still it was your post that solved my issue.
            Thanks so much! 👍 👍

            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