Central directory corrupt error when applying license file for scan node on Linux (Linux Ubuntu 18.04) - WithSecure Community
<main>
<article class="userContent">
<h3 data-version="2" data-article="000015921">Issue:</h3>
<p></p><p>When you install a scan node and apply the license file (sudo dotnet ScanNodeAgent.dll apply-license), the "Central directory corrupt" error is output. Also, applying the license fails.</p>
<h3>Resolution:</h3>
<p>The installation was done as root (su - root) ¨which causes problems for the Microsoft dotnet package installation.<br>To fix the issue, do the following:<br></p><ol><li>Uninstall the scan node: sudo apt remove --purge fsecure-radar-scan-node-agent</li><li>Uninstall the dotnet package: dpkg -r packages-microsoft-prod</li><li>Reinstall the product.</li><li>Restart the system.</li><li>Try the installation again but this time do the installation by using sudo instead of root (su - root).</li></ol><p>The installation should now finish without errors. For more information on installing Radar scan nodes on Linux systems, see our <a rel="nofollow" href="https://help.f-secure.com/product.html#business/radar/3.0/en/task_CE3186C99BF84BA289D58BA8A883DC40-3.0-en">online help documentation</a>.</p>
<p>Article no: 000015921</p>
</article>
</main>