<div dir="ltr">Well, I found the problem, it was my error, I missed setting the variable GEONODE_LB_HOST_IP = IP-public, in the .env file<br>I leave the solution here in case it is useful to other users<br>Cheers<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">El vie, 18 dic 2020 a las 11:36, Ariel Cabezas (<<a href="mailto:gerardoarielc@gmail.com">gerardoarielc@gmail.com</a>>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Good morning / afternoon everyone<br>I did the Geonode installation with the instructions on the website <a href="https://docs.geonode.org/en/master/install/basic/index.html" target="_blank">https://docs.geonode.org/en/master/install/basic/index.html</a><br>My problem is the following:<br>I was assigned a virtual machine with enablement of ports 8062 for web and the SSH port. Ubuntu Server 18. The IP is in this format Public-IP: 8062<br>I did the installation remotely through SSH.<br>I can access geoserver, it is correct, I can navigate upload data and preview http://

public-IP:8062/geoserver/<br>The problem is the Geonode that I cannot access the url (http: // 

public-IP:8062 /) it returns BAD REQUEST (400) or (502) BAD GATEWAY<br>Modify the .env file, (for each change I run docker-compose up -d), but I don't know if what I did is right, or maybe I need to modify elsewhere.<br>The modifications I made to the .env file (without success) were:<br>SITEURL = http: // public-IP: 8062 /<br>HTTP_HOST = IP-public<br>HTTPS_HOST =<br>HTTP_PORT = 8062<br><br>I already appreciate your help<br><div>Ariel</div></div>
</blockquote></div>