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.

    MMM-Zabbix-Alerts not loading

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    1 Posts 1 Posters 317 Views 1 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.
    • J Offline
      JeffT
      last edited by JeffT

      I have set up MMM-zabbix-alerts, but I’m not seeing anything on the page, not even a ‘loading’.

      The only line in the browser console that seems relevant is this:

      The resource from “http://192.168.10.170:8080/modules/mmm-zabbix-alerts//mmm-zabbix-alerts.js” was blocked due to MIME type (“text/html”) mismatch (X-Content-Type-Options: nosniff).
      

      Here’s the config block (domain obscured):

                     {
                              module: 'mmm-zabbix-alerts',
                              position: 'bottom_left',
                              header: 'Zabbix Alerts',
                              config: {
                                      apiSearch: "http://zabbix.zzzz.net/api_jsonrpc.php",
                                      zbx_user: "mirror", // after creating a user there u can $
                                      zbx_pass: "mirror00", // user a password for the remote u$
                                      listSize: 5,
                                      triggerIds: [ "16753", "16031", "16196", "14251", "16289"$
                              }
                      },
      
      

      Any ideas what might be stopping it loading?

      Thanks!

      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 Sam, technical setup by Karsten.
      This forum is using NodeBB as its core | Contributors
      Contact | Privacy Policy