<div dir="ltr">Hi, take a look at the apache logs. But <span style="font-family:arial,helvetica,sans-serif;font-size:12.8px">ALLOWED_HOSTS = ['127.0.0.1', 'localhost', '::1'] should also contain the 1234 port </span><span style="font-family:arial,helvetica,sans-serif;font-size:12.8px">ALLOWED_HOSTS = ['<a href="http://127.0.0.1:1234">127.0.0.1:1234</a>', 'localhost:1234', '::1']</span><div><span style="font-family:arial,helvetica,sans-serif;font-size:12.8px"><br></span></div><div><span style="font-family:arial,helvetica,sans-serif;font-size:12.8px">hope it helps</span></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-09-06 2:42 GMT+02:00 Erklauer, Dan <span dir="ltr"><<a href="mailto:derklauer@oceaneering.com" target="_blank">derklauer@oceaneering.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><font face="arial, helvetica, sans-serif">I'm creating a VM development instance with vagrant and <a href="http://geonode-docs.readthedocs.io/en/latest/tutorials/admin/prep/index.html#setup-a-vagrant-machine-on-mac-osx" target="_blank">I'm using this document as a reference for vagrant</a> and <a href="http://docs.geonode.org/en/master/tutorials/install_and_admin/geonode_install/install_geonode_application.html" target="_blank">this one</a> for the geonode installation process.  I'm having some problems.  Im going to run the vm over local host port 1234 with vagrant so I have set my vagrant file to <span style="color:rgb(64,64,64);line-height:1.5">config.vm.network :forwarded_port, guest: 80, host: 1234 and edited my local_settings.py to:</span></font><div><font face="arial, helvetica, sans-serif"><br></font></div><div><font face="arial, helvetica, sans-serif">ALLOWED_HOSTS = ['127.0.0.1', 'localhost', '::1']</font></div><div><font face="arial, helvetica, sans-serif">PROXY_ALLOWED_HOSTS = ("127.0.0.1", 'localhost', '::1')</font></div><div><font face="arial, helvetica, sans-serif">POSTGIS_VERSION = (2, 1, 2)</font></div><div><font face="arial, helvetica, sans-serif">SITEURL = "<a href="http://localhost:1234" target="_blank">http://localhost:1234</a>" <br></font></div><div><div><font face="arial, helvetica, sans-serif"><br></font></div><div><font face="arial, helvetica, sans-serif">I've left the genode.conf and the web.xml files as localhost wherever referenced in the install docs. But I get a  500 error "<font color="#000000"><i>Apache/2.4.7 (Ubuntu) Server at localhost:1234" when trying to access <a href="http://localhost:1234/" target="_blank">http://<wbr>localhost:1234/</a> after the install.  </i></font></font></div><div><font face="arial, helvetica, sans-serif"><font color="#000000"><i><br></i></font></font></div><div><font face="arial, helvetica, sans-serif"><font color="#000000"><i>As a test I've also set up my vagrant network for an ip and when I hit the IP:8080 I'm able to reach geoserver.  I have not had any luck getting the geonode sit when hitting the IP (after modifying local_<wbr>settings URL to IP)</i></font></font></div><div><font face="arial, helvetica, sans-serif"><br></font></div><div><font face="arial, helvetica, sans-serif">The two documents have some discrepancies with <wbr>regards to version numbers, anyone have any suggestions? For an OS I went with ubuntu/trusty32</font><div><font face="arial, helvetica, sans-serif"><br></font></div><div><br clear="all"><div><div><div dir="ltr"><div dir="ltr"><span><br></span></div></div></div></div>
</div></div></div></div>
<br>______________________________<wbr>_________________<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/mailman/listinfo/geonode-users" rel="noreferrer" target="_blank">http://lists.osgeo.org/<wbr>mailman/listinfo/geonode-users</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Simone </div>
</div>