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.

    Compliments with remote file doesnt work.

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    13 Posts 4 Posters 3.0k Views 3 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.
    • M Offline
      MMRIZE @codac
      last edited by

      @codac
      Modern browser doesn’t allow cross-originated contents(code, data whatever) by default for security reason. I think there might be an option to turn it off(in browser or electron) I’m in out of my pc, so can’t test it by myself, but definitely exist, I know.

      1 Reply Last reply Reply Quote 0
      • M Offline
        MMRIZE @codac
        last edited by

        @codac
        In chrome/chromium, it might be --disable-web-security flag on execution.

        1 Reply Last reply Reply Quote 0
        • C Offline
          codac
          last edited by

          @mmrize and @sdetweil
          Yeah, I’ve seen solutions using a htaccess file and

          Access-Control-Allow-Origin: https://amazing.site
          

          as content.

          Anyhow, I fixed it now placing the remote file on my server and not a remote web-server.
          You can enter the local path and filename as stated here.

          That worked for me.

          S 1 Reply Last reply Reply Quote 0
          • S Do not disturb
            sdetweil @codac
            last edited by

            @codac good…

            htaccess is on the server side…

            this error is server generated, client should NOT be able to 'get around ’ it

            Sam

            How to add modules

            learning how to use browser developers window for css changes

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

              This post is deleted!
              1 Reply Last reply Reply Quote 0
              • 1
              • 2
              • 1 / 2
              • 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