I trying to install 'geonode 2.6' at Google Cloud Platform.
Now I already open all my firewall port for geonode server which hosted at Google Cloud Platform.
Even thought, it was not move an inch at final stage which updating geonode IP.
According instruction, at final stage it should be as follow:
geonode-updateip at my local virtualbox it works perfectly. but at Google Cloud Engine, it doesn't work and stop moving at following message...
"Inspecting the available layers in GeoServer ..."
And it doesn't go forward.
My suspect is google cloud platform has one IP at local and another one is external IP.
let say at GCE, has following ip one for 20.0.0.1 one for loopback but outside, there is external ip, e.g 300.20.10.1
I try with all geonode-updateip 20.0.0.1 geonode-updateip 127.0.0.1 geonode-updateip 300.20.10.1
nothing works. and stuck at "Inspecting the available layers in GeoServer ..."
Any ideas?
Thanks