kartoza / gfdrr_oondra

GFDRR Challenge Online Operational Natural Disaster Risk Assessment platform
0 stars 3 forks source link

create new map not working in geonode #45

Closed NyakudyaA closed 7 years ago

NyakudyaA commented 7 years ago

Problem

When in layer preview mode trying to generate a map results in 504 Gateway Time-out nginx/1.6.2 error .

Solution

Geoexplorer seems to be using the internal ip address inside the docker container. This makes it impossible to access layers from geoserver external ip. Adding a server http://localhost:8080/geoserver/wms results in the layers being accessible but they are however pink tiles because the request that is being generated is wrong.

url

Investigate correct ways to proxy the url inside the docker container. Look at docker-geonode/pavement.py and geonode proxy

rischanlab commented 7 years ago

Hi @NyakudyaA Is this issue already fixed?

I open Geoserver on the staging then see layer preview everything working fine. Or maybe I missunderstand with this issue. Could you confirm it Admire?

Thank you

gubuntu commented 7 years ago

@NyakudyaA @rischanlab from what you report, this is working now. Please reopen if not.