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

    dssdss

    @dssdss

    1
    Reputation
    193
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    dssdss Unfollow Follow

    Best posts made by dssdss

    • RE: MMM_MotionEye Error because its MIME type ('text/html') is not executable

      See i still can’t type.

      it should read “Thx for your help, I fixed it” and not read “Thx for your help, I fixed”

      posted in Utilities
      D
      dssdss

    Latest posts made by dssdss

    • RE: MMM_MotionEye Error because its MIME type ('text/html') is not executable

      See i still can’t type.

      it should read “Thx for your help, I fixed it” and not read “Thx for your help, I fixed”

      posted in Utilities
      D
      dssdss
    • RE: MMM_MotionEye Error because its MIME type ('text/html') is not executable

      Thx for your help, I fixed. It was my bad typing causing the error.
      With all the changes i was making to get it to work i typed “_” instead of “-”

      Thx for your help

      posted in Utilities
      D
      dssdss
    • RE: MMM_MotionEye Error because its MIME type ('text/html') is not executable

      1st time I have installed the module.
      I have deleted and reconfigured it also 2 times with the same result.
      I also tried using Firefox-esr instead of Chromium and get the same error
      This is the 1st time I am using MagicMirror2. I cloned the repository last week and default Modules work.
      I also am using module MMM-Sort and it works ok
      I also tried a couple of other modules and I got the same error.
      From the research I have done most of it points to the webserver config but that is beyond me. Do you know the location of the webserver config file is and I can try testing that with some of the info I found in my searches.

      {
      module: ‘MMM-MotionEye’,
      position: ‘bottom_right’,
      config: {
      url: “http://192.168.254.109:8081”,
      forcedRefreshInterval: 60000,
      width: 400px,
      debug: false
      }
      },

      thx

      posted in Utilities
      D
      dssdss
    • MMM_MotionEye Error because its MIME type ('text/html') is not executable

      I get the following error message when starting MM2

      “Refused to execute script from ‘http://localhost:8080/modules/MMM_MotionEye//MMM_MotionEye.js’ because its MIME type (‘text/html’) is not executable, and strict MIME type checking is enabled.”, source: http://localhost:8080/ (0)

      All other modules start Ok

      Running On Raspberry PI2, Raspbian GNU/Linux 9 (stretch)

      Any idea how to correct this?

      posted in Utilities
      D
      dssdss