<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[MMM-Zabbix-Alerts not loading]]></title><description><![CDATA[<p dir="auto">I have set up MMM-zabbix-alerts, but I’m not seeing anything on the page, not even a ‘loading’.</p>
<p dir="auto">The only line in the browser console that seems relevant is this:</p>
<pre><code>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).
</code></pre>
<p dir="auto">Here’s the config block (domain obscured):</p>
<pre><code>               {
                        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"$
                        }
                },

</code></pre>
<p dir="auto">Any ideas what might be stopping it loading?</p>
<p dir="auto">Thanks!</p>
]]></description><link>https://forum.magicmirror.builders/topic/12060/mmm-zabbix-alerts-not-loading</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Apr 2026 01:16:28 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/12060.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 21 Jan 2020 16:30:51 GMT</pubDate><ttl>60</ttl></channel></rss>