<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">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>