<div dir="ltr">Gavin, a few things:<div><br></div><div>1) There is no need to do "<span style="color:rgb(51,51,51);font-family:Consolas,'Liberation Mono',Menlo,Courier,monospace;font-size:12px;line-height:16.799999237060547px;white-space:pre">RUN paver setup", you can remove that line.</span></div><div><span style="color:rgb(51,51,51);font-family:Consolas,'Liberation Mono',Menlo,Courier,monospace;font-size:12px;line-height:16.799999237060547px;white-space:pre"><br></span></div><div><span style="color:rgb(51,51,51);font-family:Consolas,'Liberation Mono',Menlo,Courier,monospace;font-size:12px;line-height:16.799999237060547px;white-space:pre">2) You only need to expose port 80 (Apache), there is a proxy for GeoServer there at host:80/geoserver/</span></div><div><span style="color:rgb(51,51,51);font-family:Consolas,'Liberation Mono',Menlo,Courier,monospace;font-size:12px;line-height:16.799999237060547px;white-space:pre"><br></span></div><div><span style="color:rgb(51,51,51);font-family:Consolas,'Liberation Mono',Menlo,Courier,monospace;font-size:12px;line-height:16.799999237060547px;white-space:pre">3) Can you run the first 3 commands via docker and then shell into the docker machine and do the "apt-get install geonode" manually? That way we get a better error that could give us a hint.</span></div><div><span style="color:rgb(51,51,51);font-family:Consolas,'Liberation Mono',Menlo,Courier,monospace;font-size:12px;line-height:16.799999237060547px;white-space:pre"><br></span></div><div><pre class="" style="font-family:Consolas,'Liberation Mono',Menlo,Courier,monospace;font-size:12px;margin-top:0px;margin-bottom:0px;width:748px;color:rgb(51,51,51);line-height:16.799999237060547px"><div class="" id="file-gistfile1-txt-LC6">RUN apt-get -f -y install software-properties-common
</div><div class="" id="file-gistfile1-txt-LC7">RUN add-apt-repository -y ppa:geonode/testing
</div><div class="" id="file-gistfile1-txt-LC8">RUN apt-get update -y</div><div class="" id="file-gistfile1-txt-LC8"><br></div><div class="" id="file-gistfile1-txt-LC8">4) After you have successfully installed GeoNode you need to create a super user and then call geonode-updateip with the right url before the instance is usable.</div><div class="" id="file-gistfile1-txt-LC8"><br></div><div class="" id="file-gistfile1-txt-LC8">geonode createsuperuser</div><div class="" id="file-gistfile1-txt-LC8">geonode-updateip <your ip></div><div class="" id="file-gistfile1-txt-LC8"><br></div><div class="" id="file-gistfile1-txt-LC8">Good luck,</div><div class="" id="file-gistfile1-txt-LC8">-a</div></pre></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 4, 2015 at 10:43 AM, Gavin Fleming <span dir="ltr"><<a href="mailto:gavin@kartoza.com" target="_blank">gavin@kartoza.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <div>Hola Ariel<span class=""><br>
      <br>
      On 04/03/2015 13:56, Ariel Nunez wrote:<br>
    </span></div><span class="">
    <blockquote type="cite">
      <div dir="ltr">
        <div class="gmail_extra"><br>
          <div class="gmail_quote">On Wed, Mar 4, 2015 at 6:49 AM, Gavin
            Fleming <span dir="ltr"><<a href="mailto:gavin@kartoza.com" target="_blank">gavin@kartoza.com</a>></span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div bgcolor="#FFFFFF" text="#000000">invoke-rc.d:
                policy-rc.d denied execution of start.<br>
              </div>
            </blockquote>
            <div> </div>
          </div>
          Also, is this a fresh machine or an existing one?</div>
      </div>
    </blockquote></span>
    Docker (i.e. fresh)<span class=""><br>
    <blockquote type="cite">
      <div dir="ltr">
        <div class="gmail_extra"><br>
        </div>
        <div class="gmail_extra">The best way to go about getting
          started is to use Ubuntu 14.04 and GeoNode 2.4 beta
          (ppa:geonode/testing)</div>
        <div class="gmail_extra"><br>
        </div>
        <br>
      </div>
    </blockquote></span>
    just tried that, getting the same error:
    <a href="https://gist.github.com/gubuntu/c18d657a27a7780a4c20" target="_blank">https://gist.github.com/gubuntu/c18d657a27a7780a4c20</a><br>
    <br>
    Chao<span class="HOEnZb"><font color="#888888"><br>
    <br>
    Gavin<br>
  </font></span></div>

<br>_______________________________________________<br>
geonode-users mailing list<br>
<a href="mailto:geonode-users@lists.osgeo.org">geonode-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/geonode-users" target="_blank">http://lists.osgeo.org/cgi-bin/mailman/listinfo/geonode-users</a><br>
<br></blockquote></div><br></div>