<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi Matt,<br>
    <br>
    <div class="moz-cite-prefix">On 05/10/2016 11:43 AM, Matthew Duncan
      wrote:<br>
    </div>
    <blockquote
      cite="mid:BAY403-EAS310E2516E8A18E961DCE6CAE4710@phx.gbl"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style>
      <div class="WordSection1"><o:p></o:p><o:p></o:p>I can successfully
        load the main page and “Configuration” page, however if I click
        on either the “Management” or “Monitor” tabs, this is what I get<o:p></o:p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal"><i><o:p> </o:p></i></p>
        <p class="MsoNormal"><i>Error loading botnet status:
            SyntaxError: JSON.parse: unexpected end of data at line 1
            column 1 of the JSON data<o:p></o:p></i></p>
        <p class="MsoNormal"><i><o:p> </o:p></i></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Has anyone see this before or can provide
          some pointers where I have gone wrong.<o:p></o:p></p>
      </div>
    </blockquote>
    I assume you are running on current git master?<br>
    <br>
    The manager most probably can't access the cli-program. Possible
    reasons are insufficient permissions or misconfiguration or missing
    docs...<br>
    To debug it, you can try to access the cli as user www-data (or
    whatever user your webserver is using):<br>
    % sudo -u intelmq /usr/local/bin/intelmqctl<br>
    Append `-t json` to see what the manager would see.<br>
    <br>
    Hope this helps,<br>
    Sebastian<br>
    <br>
    <pre class="moz-signature" cols="72">-- 
// Sebastian Wagner <a class="moz-txt-link-rfc2396E" href="mailto:wagner@cert.at"><wagner@cert.at></a> - T: +43 1 50564167201 
// CERT Austria - <a class="moz-txt-link-freetext" href="http://www.cert.at/">http://www.cert.at/</a>
// Eine Initiative der nic.at GmbH - <a class="moz-txt-link-freetext" href="http://www.nic.at/">http://www.nic.at/</a>
// Firmenbuchnummer 172568b, LG Salzburg</pre>
  </body>
</html>