<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">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">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">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/">http://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_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 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 class="gmail_signature"><div dir="ltr"><div dir="ltr"><span><br></span></div></div></div></div>
</div></div></div></div>