<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Installation Problem - Ansible in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/installation-problem-ansible/m-p/239994#M97330</link>
    <description>&lt;P&gt;Try it on Ubuntu 14.04?&lt;/P&gt;</description>
    <pubDate>Thu, 15 Nov 2018 15:30:03 GMT</pubDate>
    <dc:creator>PatrickAussems</dc:creator>
    <dc:date>2018-11-15T15:30:03Z</dc:date>
    <item>
      <title>Installation Problem - Ansible</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/installation-problem-ansible/m-p/239936#M97329</link>
      <description>&lt;P&gt;I'm trying to build a new Minemeld box on a fresh install of Ubuntu 16.04 (also tried Centos too) and wehn I run the ansible installer I get to a poin tthen the installer fails with this output, any ideas what's wrong?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;FWIW, I've tried installing as root and as a non-root user and am seeing the same results.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;TASK [minemeld : typings install] *******************************************************************************************************************************************
changed: [127.0.0.1]

TASK [minemeld : nsp check] *************************************************************************************************************************************************
changed: [127.0.0.1]

TASK [minemeld : gulp build] ************************************************************************************************************************************************
fatal: [127.0.0.1]: FAILED! =&amp;gt; {"changed": true, "cmd": ["gulp", "build"], "delta": "0:00:23.604171", "end": "2018-11-15 00:48:16.860538", "msg": "non-zero return code", "rc": 1, "start": "2018-11-15 00:47:53.256367", "stderr": "", "stderr_lines": [], "stdout": "[00:47:54] Using gulpfile /opt/minemeld/www/webui/gulpfile.js\n[00:47:54] Starting 'scripts'...\n[00:47:55] Starting 'styles'...\n[00:47:55] 'styles' errored after 74 ms\n[00:47:55] Error: ENOENT: no such file or directory, scandir '/opt/minemeld/www/webui/node_modules/node-sass/vendor'\n    at Error (native)\n    at Object.fs.readdirSync (fs.js:961:18)\n    at Object.getInstalledBinaries (/opt/minemeld/www/webui/node_modules/node-sass/lib/extensions.js:121:13)\n    at foundBinariesList (/opt/minemeld/www/webui/node_modules/node-sass/lib/errors.js:20:15)\n    at foundBinaries (/opt/minemeld/www/webui/node_modules/node-sass/lib/errors.js:15:5)\n    at Object.module.exports.missingBinary (/opt/minemeld/www/webui/node_modules/node-sass/lib/errors.js:45:5)\n    at module.exports (/opt/minemeld/www/webui/node_modules/node-sass/lib/binding.js:15:30)\n    at Object.&amp;lt;anonymous&amp;gt; (/opt/minemeld/www/webui/node_modules/node-sass/lib/index.js:14:35)\n    at Module._compile (module.js:577:32)\n    at Object.Module._extensions..js (module.js:586:10)\n[00:47:55] gulp-inject 16 files into index.scss.\n[00:48:16] Time: 20861ms\n          Asset    Size  Chunks             Chunk Names\nindex.module.js  1.8 MB       0  [emitted]  main\n\nWARNING in ./src/app/nodedetail/localdb.controller.ts\n[501, 9]: for (... in ...) statements must be filtered with an if statement\n[67, 30]: expected parameter: 'result' to have a typedef\n[97, 30]: expected parameter: 'result' to have a typedef\n[365, 53]: expected parameter: 'key' to have a typedef\n[476, 49]: expected parameter: 'key' to have a typedef\n\n\nWARNING in ./src/app/nodedetail/yamlipv4.controller.ts\n[449, 29]: forbidden bitwise operation\n\n\nWARNING in ./src/app/nodedetail/credentials.controller.ts\n[397, 63]: missing semicolon\n\n\nWARNING in ./src/app/nodedetail/nodedetail.info.controller.ts\n[90, 5]: Declaration of public instance member function not allowed to appear after declaration of private instance member function\n\n\nWARNING in ./src/app/nodedetail/proofpoint.controller.ts\n[270, 24]: != should be !==\n\n\nWARNING in ./src/app/nodedetail/recordedfuture.controller.ts\n[138, 24]: != should be !==\n\n\nWARNING in ./src/app/nodedetail/taxiiclient.controller.ts\n[111, 65]: == should be ===\n\n\nWARNING in ./src/app/dashboard/dashboard.controller.ts\n[173, 19]: comment must start with lowercase letter\n\n\nWARNING in ./src/app/system/system.controller.ts\n[105, 34]: == should be ===\n[125, 34]: == should be ===\n[150, 34]: == should be ===\n[199, 34]: == should be ===\n\n\nWARNING in ./src/app/system/extensions.controller.ts\n[528, 15]: comment must start with lowercase letter\n[416, 56]: == should be ===\n[509, 30]: == should be ===\n\n\nWARNING in ./src/app/config/config.controller.ts\n[205, 34]: == should be ===\n[205, 68]: == should be ===\n[610, 37]: == should be ===\n[633, 28]: == should be ===\n[726, 32]: == should be ===\n\n\nWARNING in ./src/app/config/configimport.controller.ts\n[403, 9]: for (... in ...) statements must be filtered with an if statement\n\n\nWARNING in ./src/app/config/configadd.controller.ts\n[111, 59]: == should be ===\n[157, 24]: == should be ===\n[187, 25]: == should be ===\n[194, 31]: == should be ===\n\n\nWARNING in ./src/app/admin/admin.users.controller.ts\n[59, 13]: unused variable: 'lastUser'\n[68, 31]: == should be ===\n\n\nWARNING in ./src/app/indicatoradd/indicatoradd.controller.ts\n[188, 29]: forbidden bitwise operation\n\n\nWARNING in ./src/app/services/minemeldapi.ts\n[197, 20]: == should be ===\n\n\nWARNING in ./src/app/services/status.ts\n[320, 12]: trailing whitespace\n\n\nWARNING in ./src/app/services/prototype.ts\n[16, 28]: comment must start with lowercase letter\n\n\nWARNING in ./src/app/services/events.ts\n[110, 63]: == should be ===\n\n\nWARNING in ./src/app/services/traced.ts\n[224, 21]: forbidden bitwise operation\n[226, 38]: forbidden bitwise operation\n[226, 38]: forbidden bitwise operation\n\n\nWARNING in ./src/app/services/enginestatus.ts\n[85, 50]: != should be !==\n[111, 30]: != should be !==\n\n\nWARNING in ./src/app/services/jobs.ts\n[122, 35]: != should be !==\n[126, 39]: != should be !==\n\n\nWARNING in ./src/app/services/currentuser.ts\n[51, 30]: == should be ===\n\n\nWARNING in ./src/app/components/navbar/navbar.directive.ts\n[79, 28]: != should be !==\n[84, 45]: != should be !==\n\n\nWARNING in ./src/app/components/suggestion/suggestion.directive.ts\n[31, 9]: 'toastr' cannot be declared in the constructor\n[32, 9]: '$modal' cannot be declared in the constructor\n[93, 17]: '$modalInstance' cannot be declared in the constructor\n[58, 19]: expected parameter: 'result' to have a typedef\n[60, 28]: expected parameter: 'success' to have a typedef\n[63, 26]: expected parameter: 'error' to have a typedef\n[75, 19]: expected parameter: 'result' to have a typedef\n\n[00:48:16] Finished 'scripts' after 21 s", "stdout_lines": ["[00:47:54] Using gulpfile /opt/minemeld/www/webui/gulpfile.js", "[00:47:54] Starting 'scripts'...", "[00:47:55] Starting 'styles'...", "[00:47:55] 'styles' errored after 74 ms", "[00:47:55] Error: ENOENT: no such file or directory, scandir '/opt/minemeld/www/webui/node_modules/node-sass/vendor'", "    at Error (native)", "    at Object.fs.readdirSync (fs.js:961:18)", "    at Object.getInstalledBinaries (/opt/minemeld/www/webui/node_modules/node-sass/lib/extensions.js:121:13)", "    at foundBinariesList (/opt/minemeld/www/webui/node_modules/node-sass/lib/errors.js:20:15)", "    at foundBinaries (/opt/minemeld/www/webui/node_modules/node-sass/lib/errors.js:15:5)", "    at Object.module.exports.missingBinary (/opt/minemeld/www/webui/node_modules/node-sass/lib/errors.js:45:5)", "    at module.exports (/opt/minemeld/www/webui/node_modules/node-sass/lib/binding.js:15:30)", "    at Object.&amp;lt;anonymous&amp;gt; (/opt/minemeld/www/webui/node_modules/node-sass/lib/index.js:14:35)", "    at Module._compile (module.js:577:32)", "    at Object.Module._extensions..js (module.js:586:10)", "[00:47:55] gulp-inject 16 files into index.scss.", "[00:48:16] Time: 20861ms", "          Asset    Size  Chunks             Chunk Names", "index.module.js  1.8 MB       0  [emitted]  main", "", "WARNING in ./src/app/nodedetail/localdb.controller.ts", "[501, 9]: for (... in ...) statements must be filtered with an if statement", "[67, 30]: expected parameter: 'result' to have a typedef", "[97, 30]: expected parameter: 'result' to have a typedef", "[365, 53]: expected parameter: 'key' to have a typedef", "[476, 49]: expected parameter: 'key' to have a typedef", "", "", "WARNING in ./src/app/nodedetail/yamlipv4.controller.ts", "[449, 29]: forbidden bitwise operation", "", "", "WARNING in ./src/app/nodedetail/credentials.controller.ts", "[397, 63]: missing semicolon", "", "", "WARNING in ./src/app/nodedetail/nodedetail.info.controller.ts", "[90, 5]: Declaration of public instance member function not allowed to appear after declaration of private instance member function", "", "", "WARNING in ./src/app/nodedetail/proofpoint.controller.ts", "[270, 24]: != should be !==", "", "", "WARNING in ./src/app/nodedetail/recordedfuture.controller.ts", "[138, 24]: != should be !==", "", "", "WARNING in ./src/app/nodedetail/taxiiclient.controller.ts", "[111, 65]: == should be ===", "", "", "WARNING in ./src/app/dashboard/dashboard.controller.ts", "[173, 19]: comment must start with lowercase letter", "", "", "WARNING in ./src/app/system/system.controller.ts", "[105, 34]: == should be ===", "[125, 34]: == should be ===", "[150, 34]: == should be ===", "[199, 34]: == should be ===", "", "", "WARNING in ./src/app/system/extensions.controller.ts", "[528, 15]: comment must start with lowercase letter", "[416, 56]: == should be ===", "[509, 30]: == should be ===", "", "", "WARNING in ./src/app/config/config.controller.ts", "[205, 34]: == should be ===", "[205, 68]: == should be ===", "[610, 37]: == should be ===", "[633, 28]: == should be ===", "[726, 32]: == should be ===", "", "", "WARNING in ./src/app/config/configimport.controller.ts", "[403, 9]: for (... in ...) statements must be filtered with an if statement", "", "", "WARNING in ./src/app/config/configadd.controller.ts", "[111, 59]: == should be ===", "[157, 24]: == should be ===", "[187, 25]: == should be ===", "[194, 31]: == should be ===", "", "", "WARNING in ./src/app/admin/admin.users.controller.ts", "[59, 13]: unused variable: 'lastUser'", "[68, 31]: == should be ===", "", "", "WARNING in ./src/app/indicatoradd/indicatoradd.controller.ts", "[188, 29]: forbidden bitwise operation", "", "", "WARNING in ./src/app/services/minemeldapi.ts", "[197, 20]: == should be ===", "", "", "WARNING in ./src/app/services/status.ts", "[320, 12]: trailing whitespace", "", "", "WARNING in ./src/app/services/prototype.ts", "[16, 28]: comment must start with lowercase letter", "", "", "WARNING in ./src/app/services/events.ts", "[110, 63]: == should be ===", "", "", "WARNING in ./src/app/services/traced.ts", "[224, 21]: forbidden bitwise operation", "[226, 38]: forbidden bitwise operation", "[226, 38]: forbidden bitwise operation", "", "", "WARNING in ./src/app/services/enginestatus.ts", "[85, 50]: != should be !==", "[111, 30]: != should be !==", "", "", "WARNING in ./src/app/services/jobs.ts", "[122, 35]: != should be !==", "[126, 39]: != should be !==", "", "", "WARNING in ./src/app/services/currentuser.ts", "[51, 30]: == should be ===", "", "", "WARNING in ./src/app/components/navbar/navbar.directive.ts", "[79, 28]: != should be !==", "[84, 45]: != should be !==", "", "", "WARNING in ./src/app/components/suggestion/suggestion.directive.ts", "[31, 9]: 'toastr' cannot be declared in the constructor", "[32, 9]: '$modal' cannot be declared in the constructor", "[93, 17]: '$modalInstance' cannot be declared in the constructor", "[58, 19]: expected parameter: 'result' to have a typedef", "[60, 28]: expected parameter: 'success' to have a typedef", "[63, 26]: expected parameter: 'error' to have a typedef", "[75, 19]: expected parameter: 'result' to have a typedef", "", "[00:48:16] Finished 'scripts' after 21 s"]}
	to retry, use: --limit @/root/minemeld-ansible/local.retry

PLAY RECAP ******************************************************************************************************************************************************************
127.0.0.1                  : ok=59   changed=12   unreachable=0    failed=1   

root@minemeld:~/minemeld-ansible# 
&lt;/PRE&gt;</description>
      <pubDate>Thu, 15 Nov 2018 03:08:40 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/installation-problem-ansible/m-p/239936#M97329</guid>
      <dc:creator>ethiSEC</dc:creator>
      <dc:date>2018-11-15T03:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: Installation Problem - Ansible</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/installation-problem-ansible/m-p/239994#M97330</link>
      <description>&lt;P&gt;Try it on Ubuntu 14.04?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2018 15:30:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/installation-problem-ansible/m-p/239994#M97330</guid>
      <dc:creator>PatrickAussems</dc:creator>
      <dc:date>2018-11-15T15:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: Installation Problem - Ansible</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/installation-problem-ansible/m-p/240070#M97331</link>
      <description>&lt;P&gt;Tried that too, same or similar issue.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Just realised the output is being truncanted and can be view, this is the error I've seen :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;TASK [minemeld : typings install] *******************************************************************************************************************************************&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;changed: [127.0.0.1]&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;TASK [minemeld : nsp check] *************************************************************************************************************************************************&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;changed: [127.0.0.1]&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;TASK [minemeld : gulp build] ************************************************************************************************************************************************&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;fatal: [127.0.0.1]: FAILED! =&amp;gt; {"changed": true, "cmd": ["gulp", "build"], "delta": "0:00:23.604171", "end": "2018-11-15 00:48:16.860538", "msg": "non-zero return code", "rc": 1, "start": "2018-11-15 00:47:53.256367", "stderr": "", "stderr_lines": [], "stdout": "[00:47:54] Using gulpfile /opt/minemeld/www/webui/gulpfile.js\n[00:47:54] Starting 'scripts'...\n[00:47:55] Starting 'styles'...\n[00:47:55] 'styles' errored after 74 ms\n[00:47:55] Error: ENOENT: no such file or directory, scandir '/opt/minemeld/www/webui/node_modules/node-sass/vendor'\n&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;at Error (native)\n&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;at Object.fs.readdirSync (fs.js:961:18)\n&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;at Object.getInstalledBinaries (/opt/minemeld/www/webui/node_modules/node-sass/lib/extensions.js:121:13)\n&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;at foundBinariesList (/opt/minemeld/www/webui/node_modules/node-sass/lib/errors.js:20:15)\n&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;at foundBinaries (/opt/minemeld/www/webui/node_modules/node-sass/lib/errors.js:15:5)\n&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;at Object.module.exports.missingBinary (/opt/minemeld/www/webui/node_modules/node-sass/lib/errors.js:45:5)\n&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;at module.exports (/opt/minemeld/www/webui/node_modules/node-sass/lib/binding.js:15:30)\n&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;at Object.&amp;lt;anonymous&amp;gt; (/opt/minemeld/www/webui/node_modules/node-sass/lib/index.js:14:35)\n&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;at Module._compile (module.js:577:32)\n&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;at Object.Module._extensions..js (module.js:586:10)\n[00:47:55] gulp-inject 16 files into index.scss.\n[00:48:16] Time: 20861ms\n&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;Asset&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;Size&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Chunks &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;Chunk Names\nindex.module.js&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;1.8 MB &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;0&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;[emitted]&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;main\n\nWARNING in ./src/app/nodedetail/localdb.controller.ts\n[501, 9]: for (... in ...) statements must be filtered with an if statement\n[67, 30]: expected parameter: 'result' to have a typedef\n[97, 30]: expected parameter: 'result' to have a typedef\n[365, 53]: expected parameter: 'key' to have a typedef\n[476, 49]: expected parameter: 'key' to have a typedef\n\n\nWARNING in ./src/app/nodedetail/yamlipv4.controller.ts\n[449, 29]: forbidden bitwise operation\n\n\nWARNING in ./src/app/nodedetail/credentials.controller.ts\n[397, 63]: missing semicolon\n\n\nWARNING in ./src/app/nodedetail/nodedetail.info.controller.ts\n[90, 5]: Declaration of public instance member function not allowed to appear after declaration of private instance member function\n\n\nWARNING in ./src/app/nodedetail/proofpoint.controller.ts\n[270, 24]: != should be !==\n\n\nWARNING in ./src/app/nodedetail/recordedfuture.controller.ts\n[138, 24]: != should be !==\n\n\nWARNING in ./src/app/nodedetail/taxiiclient.controller.ts\n[111, 65]: == should be ===\n\n\nWARNING in ./src/app/dashboard/dashboard.controller.ts\n[173, 19]: comment must start with lowercase letter\n\n\nWARNING in ./src/app/system/system.controller.ts\n[105, 34]: == should be ===\n[125, 34]: == should be ===\n[150, 34]: == should be ===\n[199, 34]: == should be ===\n\n\nWARNING in ./src/app/system/extensions.controller.ts\n[528, 15]: comment must start with lowercase letter\n[416, 56]: == should be ===\n[509, 30]: == should be ===\n\n\nWARNING in ./src/app/config/config.controller.ts\n[205, 34]: == should be ===\n[205, 68]: == should be ===\n[610, 37]: == should be ===\n[633, 28]: == should be ===\n[726, 32]: == should be ===\n\n\nWARNING in ./src/app/config/configimport.controller.ts\n[403, 9]: for (... in ...) statements must be filtered with an if statement\n\n\nWARNING in ./src/app/config/configadd.controller.ts\n[111, 59]: == should be ===\n[157, 24]: == should be ===\n[187, 25]: == should be ===\n[194, 31]: == should be ===\n\n\nWARNING in ./src/app/admin/admin.users.controller.ts\n[59, 13]: unused variable: 'lastUser'\n[68, 31]: == should be ===\n\n\nWARNING in ./src/app/indicatoradd/indicatoradd.controller.ts\n[188, 29]: forbidden bitwise operation\n\n\nWARNING in ./src/app/services/minemeldapi.ts\n[197, 20]: == should be ===\n\n\nWARNING in ./src/app/services/status.ts\n[320, 12]: trailing whitespace\n\n\nWARNING in ./src/app/services/prototype.ts\n[16, 28]: comment must start with lowercase letter\n\n\nWARNING in ./src/app/services/events.ts\n[110, 63]: == should be ===\n\n\nWARNING in ./src/app/services/traced.ts\n[224, 21]: forbidden bitwise operation\n[226, 38]: forbidden bitwise operation\n[226, 38]: forbidden bitwise operation\n\n\nWARNING in ./src/app/services/enginestatus.ts\n[85, 50]: != should be !==\n[111, 30]: != should be !==\n\n\nWARNING in ./src/app/services/jobs.ts\n[122, 35]: != should be !==\n[126, 39]: != should be !==\n\n\nWARNING in ./src/app/services/currentuser.ts\n[51, 30]: == should be ===\n\n\nWARNING in ./src/app/components/navbar/navbar.directive.ts\n[79, 28]: != should be !==\n[84, 45]: != should be !==\n\n\nWARNING in ./src/app/components/suggestion/suggestion.directive.ts\n[31, 9]: 'toastr' cannot be declared in the constructor\n[32, 9]: '$modal' cannot be declared in the constructor\n[93, 17]: '$modalInstance' cannot be declared in the constructor\n[58, 19]: expected parameter: 'result' to have a typedef\n[60, 28]: expected parameter: 'success' to have a typedef\n[63, 26]: expected parameter: 'error' to have a typedef\n[75, 19]: expected parameter: 'result' to have a typedef\n\n[00:48:16] Finished 'scripts' after 21 s", "stdout_lines": ["[00:47:54] Using gulpfile /opt/minemeld/www/webui/gulpfile.js", "[00:47:54] Starting 'scripts'...", "[00:47:55] Starting 'styles'...", "[00:47:55] 'styles' errored after 74 ms", "[00:47:55] Error: ENOENT: no such file or directory, scandir '/opt/minemeld/www/webui/node_modules/node-sass/vendor'", "&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;at Error (native)", "&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;at Object.fs.readdirSync (fs.js:961:18)", "&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;at Object.getInstalledBinaries (/opt/minemeld/www/webui/node_modules/node-sass/lib/extensions.js:121:13)", "&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;at foundBinariesList (/opt/minemeld/www/webui/node_modules/node-sass/lib/errors.js:20:15)", "&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;at foundBinaries (/opt/minemeld/www/webui/node_modules/node-sass/lib/errors.js:15:5)", "&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;at Object.module.exports.missingBinary (/opt/minemeld/www/webui/node_modules/node-sass/lib/errors.js:45:5)", "&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;at module.exports (/opt/minemeld/www/webui/node_modules/node-sass/lib/binding.js:15:30)", "&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;at Object.&amp;lt;anonymous&amp;gt; (/opt/minemeld/www/webui/node_modules/node-sass/lib/index.js:14:35)", "&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;at Module._compile (module.js:577:32)", "&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;at Object.Module._extensions..js (module.js:586:10)", "[00:47:55] gulp-inject 16 files into index.scss.", "[00:48:16] Time: 20861ms", "&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;Asset&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;Size&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;Chunks &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;Chunk Names", "index.module.js&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;1.8 MB &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;0&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;[emitted]&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;main", "", "WARNING in ./src/app/nodedetail/localdb.controller.ts", "[501, 9]: for (... in ...) statements must be filtered with an if statement", "[67, 30]: expected parameter: 'result' to have a typedef", "[97, 30]: expected parameter: 'result' to have a typedef", "[365, 53]: expected parameter: 'key' to have a typedef", "[476, 49]: expected parameter: 'key' to have a typedef", "", "", "WARNING in ./src/app/nodedetail/yamlipv4.controller.ts", "[449, 29]: forbidden bitwise operation", "", "", "WARNING in ./src/app/nodedetail/credentials.controller.ts", "[397, 63]: missing semicolon", "", "", "WARNING in ./src/app/nodedetail/nodedetail.info.controller.ts", "[90, 5]: Declaration of public instance member function not allowed to appear after declaration of private instance member function", "", "", "WARNING in ./src/app/nodedetail/proofpoint.controller.ts", "[270, 24]: != should be !==", "", "", "WARNING in ./src/app/nodedetail/recordedfuture.controller.ts", "[138, 24]: != should be !==", "", "", "WARNING in ./src/app/nodedetail/taxiiclient.controller.ts", "[111, 65]: == should be ===", "", "", "WARNING in ./src/app/dashboard/dashboard.controller.ts", "[173, 19]: comment must start with lowercase letter", "", "", "WARNING in ./src/app/system/system.controller.ts", "[105, 34]: == should be ===", "[125, 34]: == should be ===", "[150, 34]: == should be ===", "[199, 34]: == should be ===", "", "", "WARNING in ./src/app/system/extensions.controller.ts", "[528, 15]: comment must start with lowercase letter", "[416, 56]: == should be ===", "[509, 30]: == should be ===", "", "", "WARNING in ./src/app/config/config.controller.ts", "[205, 34]: == should be ===", "[205, 68]: == should be ===", "[610, 37]: == should be ===", "[633, 28]: == should be ===", "[726, 32]: == should be ===", "", "", "WARNING in ./src/app/config/configimport.controller.ts", "[403, 9]: for (... in ...) statements must be filtered with an if statement", "", "", "WARNING in ./src/app/config/configadd.controller.ts", "[111, 59]: == should be ===", "[157, 24]: == should be ===", "[187, 25]: == should be ===", "[194, 31]: == should be ===", "", "", "WARNING in ./src/app/admin/admin.users.controller.ts", "[59, 13]: unused variable: 'lastUser'", "[68, 31]: == should be ===", "", "", "WARNING in ./src/app/indicatoradd/indicatoradd.controller.ts", "[188, 29]: forbidden bitwise operation", "", "", "WARNING in ./src/app/services/minemeldapi.ts", "[197, 20]: == should be ===", "", "", "WARNING in ./src/app/services/status.ts", "[320, 12]: trailing whitespace", "", "", "WARNING in ./src/app/services/prototype.ts", "[16, 28]: comment must start with lowercase letter", "", "", "WARNING in ./src/app/services/events.ts", "[110, 63]: == should be ===", "", "", "WARNING in ./src/app/services/traced.ts", "[224, 21]: forbidden bitwise operation", "[226, 38]: forbidden bitwise operation", "[226, 38]: forbidden bitwise operation", "", "", "WARNING in ./src/app/services/enginestatus.ts", "[85, 50]: != should be !==", "[111, 30]: != should be !==", "", "", "WARNING in ./src/app/services/jobs.ts", "[122, 35]: != should be !==", "[126, 39]: != should be !==", "", "", "WARNING in ./src/app/services/currentuser.ts", "[51, 30]: == should be ===", "", "", "WARNING in ./src/app/components/navbar/navbar.directive.ts", "[79, 28]: != should be !==", "[84, 45]: != should be !==", "", "", "WARNING in ./src/app/components/suggestion/suggestion.directive.ts", "[31, 9]: 'toastr' cannot be declared in the constructor", "[32, 9]: '$modal' cannot be declared in the constructor", "[93, 17]: '$modalInstance' cannot be declared in the constructor", "[58, 19]: expected parameter: 'result' to have a typedef", "[60, 28]: expected parameter: 'success' to have a typedef", "[63, 26]: expected parameter: 'error' to have a typedef", "[75, 19]: expected parameter: 'result' to have a typedef", "", "[00:48:16] Finished 'scripts' after 21 s"]}&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt; to retry, use: --limit @/root/minemeld-ansible/local.retry&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;PLAY RECAP ******************************************************************************************************************************************************************&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;127.0.0.1&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;ok=59 &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN&gt;changed=12 &lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt; unreachable=0&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;failed=1&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Nov 2018 22:35:23 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/installation-problem-ansible/m-p/240070#M97331</guid>
      <dc:creator>ethiSEC</dc:creator>
      <dc:date>2018-11-15T22:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: Installation Problem - Ansible</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/installation-problem-ansible/m-p/240113#M97332</link>
      <description>&lt;P&gt;I can give you the instruction on how i've installed it, hope it helps and we may catch something we were missing &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Download Ubuntu from &lt;A href="http://releases.ubuntu.com/14.04/" target="_blank"&gt;http://releases.ubuntu.com/14.04/&lt;/A&gt; and install.&lt;/P&gt;
&lt;P&gt;Do and sudo apt update &amp;amp;&amp;amp; sudo apt upgrade.&lt;BR /&gt;Rebooted after this, but that may be some Windows conditioning.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Make sure you don't start to installing it with&amp;nbsp;a user named MineMeld, but just take your name for&amp;nbsp;example.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;sudo apt-get update&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;sudo apt-get upgrade # optional&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;sudo apt-get install -y gcc git python2.7-dev libffi-dev libssl-dev make&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;wget &lt;A href="https://bootstrap.pypa.io/get-pip.py" target="_blank"&gt;https://bootstrap.pypa.io/get-pip.py&lt;/A&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;sudo -H python get-pip.py&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;sudo -H pip install ansible&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;git clone &lt;A href="https://github.com/PaloAltoNetworks/minemeld-ansible.git" target="_blank"&gt;https://github.com/PaloAltoNetworks/minemeld-ansible.git&lt;/A&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;cd minemeld-ansible&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;ansible-playbook -K -i 127.0.0.1, local.yml&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Had a working dashboard from this point forward. Hope this helps&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2018 11:29:55 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/installation-problem-ansible/m-p/240113#M97332</guid>
      <dc:creator>PatrickAussems</dc:creator>
      <dc:date>2018-11-16T11:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: Installation Problem - Ansible</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/installation-problem-ansible/m-p/240569#M97333</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/8857"&gt;@ethiSEC&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;are you still having these issues?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Nov 2018 13:47:01 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/installation-problem-ansible/m-p/240569#M97333</guid>
      <dc:creator>lmori</dc:creator>
      <dc:date>2018-11-20T13:47:01Z</dc:date>
    </item>
    <item>
      <title>Re: Installation Problem - Ansible</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/installation-problem-ansible/m-p/240664#M97334</link>
      <description>&lt;P&gt;Hi, this is exactly the process I followed, still see this issue though. How long ago do you run the installer?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Nov 2018 02:19:16 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/installation-problem-ansible/m-p/240664#M97334</guid>
      <dc:creator>ethiSEC</dc:creator>
      <dc:date>2018-11-21T02:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: Installation Problem - Ansible</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/installation-problem-ansible/m-p/240669#M97335</link>
      <description>&lt;P&gt;I just checked out the code again and tried to reinstall with the same issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any ideas?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Nov 2018 04:11:47 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/installation-problem-ansible/m-p/240669#M97335</guid>
      <dc:creator>ethiSEC</dc:creator>
      <dc:date>2018-11-21T04:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: Installation Problem - Ansible</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/installation-problem-ansible/m-p/240700#M97336</link>
      <description>&lt;P&gt;Now i'm just starting to guess:&lt;BR /&gt;"&lt;SPAN&gt;no such file or directory, scandir '/opt/minemeld/www/webui/node_modules/node-sass/vendor'\n&lt;/SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;at Error (native)\n&lt;/SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;at Object.fs.readdirSync (fs.js:961:18)\n&lt;/SPAN&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;at Object.getInstalledBinaries"&lt;BR /&gt;&lt;BR /&gt;No such file: sudo aka rights are ok? Could there be something of a firewall stopping it from downloading that file?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;(edit: Did run it about 1 or 2 weeks ago)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;What version did you use from the&amp;nbsp;&lt;A href="http://releases.ubuntu.com/14.04/" target="_blank"&gt;http://releases.ubuntu.com/14.04/&lt;/A&gt; page, desktop or server?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Nov 2018 08:58:22 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/installation-problem-ansible/m-p/240700#M97336</guid>
      <dc:creator>PatrickAussems</dc:creator>
      <dc:date>2018-11-21T08:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Installation Problem - Ansible</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/installation-problem-ansible/m-p/240711#M97337</link>
      <description>&lt;P&gt;@PavtrickAussems, I've tried 14.04 and CentOS 7 with the exact or similar result. Sudo settings all look OK, but I'll have a better look at this to see if I can see anything.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It's a Vultr VM which isn't behind a firewall, so nothing should be being blocked. The VM is I'm assuming a pretty vanila Ubuntu server build with the necessary dependancies installed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I get time tomorrow, I'll see if it installs on another VM on my internal network. It's a tad frustrating that it won't install, hopefully I'll resilve this shortly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jason&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Nov 2018 11:21:24 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/installation-problem-ansible/m-p/240711#M97337</guid>
      <dc:creator>ethiSEC</dc:creator>
      <dc:date>2018-11-21T11:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: Installation Problem - Ansible</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/installation-problem-ansible/m-p/240713#M97338</link>
      <description>&lt;P&gt;Try the ubuntu 14.0.4 server and the procedure above. It worked for me and i would be surprised if this woulnd't work for you. Best of luck, hope it works. It's awesome stuff.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Nov 2018 12:04:10 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/installation-problem-ansible/m-p/240713#M97338</guid>
      <dc:creator>PatrickAussems</dc:creator>
      <dc:date>2018-11-21T12:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: Installation Problem - Ansible</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/installation-problem-ansible/m-p/240714#M97339</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/8857"&gt;@ethiSEC&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;I tested this on Ubuntu 16.04 just before posting my reply, and I just tested this on CentOS 7 and it worked. Are you behind SSL decryption or something that could interfere with download of packages?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Nov 2018 12:10:06 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/installation-problem-ansible/m-p/240714#M97339</guid>
      <dc:creator>lmori</dc:creator>
      <dc:date>2018-11-21T12:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: Installation Problem - Ansible</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/installation-problem-ansible/m-p/240715#M97340</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;&lt;A id="link_9" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/11678" target="_self"&gt;@lmori&lt;/A&gt;&amp;nbsp;nope, just a plain old linux box sitting on the Internet. It's running on a KVM hypervisior, I wonder if that's creating some problems?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;Jason&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Nov 2018 12:14:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/installation-problem-ansible/m-p/240715#M97340</guid>
      <dc:creator>ethiSEC</dc:creator>
      <dc:date>2018-11-21T12:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Installation Problem - Ansible</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/installation-problem-ansible/m-p/240719#M97341</link>
      <description>&lt;P&gt;Did you do an apt-get update &amp;amp;&amp;amp; apt-get upgrade before installing MM? Maybe some old packages?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Nov 2018 13:35:01 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/installation-problem-ansible/m-p/240719#M97341</guid>
      <dc:creator>lmori</dc:creator>
      <dc:date>2018-11-21T13:35:01Z</dc:date>
    </item>
  </channel>
</rss>

