Ask the Community
Groups
User interface not loading: FATAL: private key file "server.key" has group or world access - Connect IT Community | Kaseya
<main> <article class="userContent"> <h2 data-id="issue"><strong>ISSUE</strong></h2> <p>User interface not loading: <b>FATAL: private key file "server.key" has group or world access.</b></p> <h2 data-id="resolution"><strong>RESOLUTION</strong></h2> <p>Execute the following command through an SSH session to the Unitrends.<br> <b>chmod 0600 /usr/bp/data/server.key</b><br><br><b>RESULTS: -rw-------+ 1 postgres postgres 887 Aug 16 16:53 server.key</b></p> <h2 data-id="cause"><strong>CAUSE</strong></h2> <p>Permissions are two high for the file server.key </p> <pre class="code codeBlock" spellcheck="false" tabindex="0"> -rwxrwx---+ 1 postgres postgres 887 Aug 16 16:53 server.key</pre> <br> </article> </main>