<div dir="ltr"><div>Hi everybody,</div><div><br></div><div>In my dockerized geonode-project instance (2.8.2) i tried to customize nginx configuration adding SSL support.</div><div><br></div><div>Unexpectedly the server stopped to work and tha browsere report only "Internal server Error" but there's no entry in access.log and error.log inspected with docker exec -it <containername> bash</div><div>On the other hand the output  of</div><div></div><div>docker logs -f <containername> seems to report the access log entries...<br></div><div><br></div><div>the same happens using original image... so I think that the problem is on geonode container but also the <br></div><div>What is the proper way to debug or inspect the error log of nginx?<br></div><div><br></div><div>I think I made a bit of mess in my repository deleting a test branch and so I'm not sure of what  is changed, but it should be related to doker-compose or .env settings...</div><div><br></div><div>Amefad<br></div></div>