[GeoNode-users] geonode-users Digest, Vol 8, Issue 14

Simone Dalmasso simone.dalmasso at gmail.com
Wed Sep 23 09:22:22 PDT 2015


Yeah Florian is right, if you are accessing the server from outside and not
testing it locally then you have to use the public address.

2015-09-23 17:50 GMT+02:00 Florian Hoedt <florian.hoedt at hs-owl.de>:

> Hello
> Shouldn`t you use:
>
> sudo geonode-updateip your_INTERNET_IP:4567
>
> instead of:
> sudo geonode-updateip localhost:4567
>
> or
> sudo geonode-updateip your_lan_ip:4567
>
> ??? I am a newcomer to Geonode, too, so...
>
> do not forget to configure your geoserver to use the "outside" IP as proxy!
>
> mit freundlichen Grüßen
> Florian Hoedt
>
> B.Sc. Florian Hoedt
> Hochschule Ostwestfalen-Lippe / Campus Höxter
> FB 9 Landschaftsarchitektur und Umweltplanung
> An der Wilhelmshöhe 44
> 37671 Höxter
> Tel.: 05271-687-7478
> E-Mail: florian.hoedt at hs-owl.de
> www.hs-owl.de/fb9
>
> -----Ursprüngliche Nachricht-----
> Von: geonode-users-bounces at lists.osgeo.org [mailto:
> geonode-users-bounces at lists.osgeo.org] Im Auftrag von
> geonode-users-request at lists.osgeo.org
> Gesendet: Wednesday, September 23, 2015 5:13 PM
> An: geonode-users at lists.osgeo.org
> Betreff: geonode-users Digest, Vol 8, Issue 14
>
> Send geonode-users mailing list submissions to
>         geonode-users at lists.osgeo.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://lists.osgeo.org/cgi-bin/mailman/listinfo/geonode-users
> or, via email, send a message with subject or body 'help' to
>         geonode-users-request at lists.osgeo.org
>
> You can reach the person managing the list at
>         geonode-users-owner at lists.osgeo.org
>
> When replying, please edit your Subject line so it is more specific than
> "Re: Contents of geonode-users digest..."
>
>
> Today's Topics:
>
>    1. problem to install geonode on a remote vm (Giuseppe Ricci)
>    2. Re: problem to install geonode on a remote vm (Simone Dalmasso)
>    3. Re: problem to install geonode on a remote vm (Giuseppe Ricci)
>    4. Re: problem to install geonode on a remote vm (Charles Coss?)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 23 Sep 2015 16:02:41 +0200
> From: Giuseppe Ricci <peppepegasus at gmail.com>
> To: geonode-users at lists.osgeo.org
> Subject: [GeoNode-users] problem to install geonode on a remote vm
> Message-ID:
>         <
> CAB6LW8Y7k0P1mwgJcio7BPHHshs9bpk9hXhT5K20yVy_8GV-rg at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Hi guys,
>
> I'm trying to install geonode on a virtual machine installed on Micrsoft
> Azure server.
> I followed this tutorial:
>
> http://docs.geonode.org/en/master/tutorials/admin/prep/index.html
>
> but when i give this command:
>
> sudo geonode-updateip localhost:4567
>
> I receive this errors:
>
> $  sudo geonode-updateip localhost:4567
> Replacing SITEURL value with 'localhost:4567' in
> /etc/geonode/local_settings.py ... done.
> Adding entry for 'localhost:4567' in
> /usr/share/geoserver/data/printing/config.yaml ... 'localhost:4567'
> already found to the printing whitelist.
> Adding localhost:4567 to ALLOWED_HOSTS in /etc/geonode/local_settings.py
> ... 'localhost:4567' already found in ALLOWED_HOSTS list.
>  * Restarting web server
> apache2
> AH00558: apache2: Could not reliably determine the server's fully
> qualified domain name, using 100.73.20.46. Set the 'ServerName' directive
> globally to suppress this message
>
> [ OK ]
>
>
> Finished processing 0 layers in 0.0 seconds.
>
> 0 Created layers
> 0 Updated layers
> 0 Failed layers
> 0.000000 seconds per layer
>
> At the adress localhost:4567 I receive the message:
> web page doesn't exist. ERR_CONNECTION_REFUSED.
>
> Can some one to help me?
> Thanks.
>
> Dott. Giuseppe Ricci
> Via B. Spaventa 6, Terlizzi
> Cel. 340 3059772
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.osgeo.org/pipermail/geonode-users/attachments/20150923/34a1fd9a/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 2
> Date: Wed, 23 Sep 2015 16:06:17 +0200
> From: Simone Dalmasso <simone.dalmasso at gmail.com>
> To: Giuseppe Ricci <peppepegasus at gmail.com>
> Cc: "geonode-users at lists.osgeo.org" <geonode-users at lists.osgeo.org>
> Subject: Re: [GeoNode-users] problem to install geonode on a remote vm
> Message-ID:
>         <
> CAAHAC+dszrJgBcuBRniLMMc2EoY5auYw48H4NHed0MCWYaQVQA at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Hi Giuseppe,
>
> I don't know about Azure but the connection refused error should be more
> relate to the web server configuration rather than Geonode that would throw
> a 5XX error series in case of errors or misconfigurations.
>
> 2015-09-23 16:02 GMT+02:00 Giuseppe Ricci <peppepegasus at gmail.com>:
>
> >
> >
> > Hi guys,
> >
> > I'm trying to install geonode on a virtual machine installed on
> > Micrsoft Azure server.
> > I followed this tutorial:
> >
> > http://docs.geonode.org/en/master/tutorials/admin/prep/index.html
> >
> > but when i give this command:
> >
> > sudo geonode-updateip localhost:4567
> >
> > I receive this errors:
> >
> > $  sudo geonode-updateip localhost:4567 Replacing SITEURL value with
> > 'localhost:4567' in /etc/geonode/local_settings.py ... done.
> > Adding entry for 'localhost:4567' in
> > /usr/share/geoserver/data/printing/config.yaml ... 'localhost:4567'
> > already found to the printing whitelist.
> > Adding localhost:4567 to ALLOWED_HOSTS in
> > /etc/geonode/local_settings.py ... 'localhost:4567' already found in
> ALLOWED_HOSTS list.
> >  * Restarting web server
> > apache2
> > AH00558: apache2: Could not reliably determine the server's fully
> > qualified domain name, using 100.73.20.46. Set the 'ServerName'
> > directive globally to suppress this message
> >
> > [ OK ]
> >
> >
> > Finished processing 0 layers in 0.0 seconds.
> >
> > 0 Created layers
> > 0 Updated layers
> > 0 Failed layers
> > 0.000000 seconds per layer
> >
> > At the adress localhost:4567 I receive the message:
> > web page doesn't exist. ERR_CONNECTION_REFUSED.
> >
> > Can some one to help me?
> > Thanks.
> >
> > Dott. Giuseppe Ricci
> > Via B. Spaventa 6, Terlizzi
> > Cel. 340 3059772
> >
> > _______________________________________________
> > geonode-users mailing list
> > geonode-users at lists.osgeo.org
> > http://lists.osgeo.org/cgi-bin/mailman/listinfo/geonode-users
> >
> >
>
>
> --
> Simone
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.osgeo.org/pipermail/geonode-users/attachments/20150923/460afc23/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 3
> Date: Wed, 23 Sep 2015 17:00:25 +0200
> From: Giuseppe Ricci <peppepegasus at gmail.com>
> To: Simone Dalmasso <simone.dalmasso at gmail.com>
> Cc: "geonode-users at lists.osgeo.org" <geonode-users at lists.osgeo.org>
> Subject: Re: [GeoNode-users] problem to install geonode on a remote vm
> Message-ID:
>         <CAB6LW8bPyQRoLGzuDtw90Lg96WULovVmycO_GFsQH1e=j1=
> TJQ at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> I have a question: the mentioned tutorial is to install in local
> geonode..if I want to install on a remote server there is a tutorial?
> Thanks
>
> Dott. Giuseppe Ricci
> Via B. Spaventa 6, Terlizzi
> Cel. 340 3059772
>
> 2015-09-23 16:06 GMT+02:00 Simone Dalmasso <simone.dalmasso at gmail.com>:
>
> > Hi Giuseppe,
> >
> > I don't know about Azure but the connection refused error should be
> > more relate to the web server configuration rather than Geonode that
> > would throw a 5XX error series in case of errors or misconfigurations.
> >
> > 2015-09-23 16:02 GMT+02:00 Giuseppe Ricci <peppepegasus at gmail.com>:
> >
> >>
> >>
> >> Hi guys,
> >>
> >> I'm trying to install geonode on a virtual machine installed on
> >> Micrsoft Azure server.
> >> I followed this tutorial:
> >>
> >> http://docs.geonode.org/en/master/tutorials/admin/prep/index.html
> >>
> >> but when i give this command:
> >>
> >> sudo geonode-updateip localhost:4567
> >>
> >> I receive this errors:
> >>
> >> $  sudo geonode-updateip localhost:4567 Replacing SITEURL value with
> >> 'localhost:4567' in /etc/geonode/local_settings.py ... done.
> >> Adding entry for 'localhost:4567' in
> >> /usr/share/geoserver/data/printing/config.yaml ... 'localhost:4567'
> >> already found to the printing whitelist.
> >> Adding localhost:4567 to ALLOWED_HOSTS in
> >> /etc/geonode/local_settings.py ... 'localhost:4567' already found in
> ALLOWED_HOSTS list.
> >>  * Restarting web server
> >> apache2
> >> AH00558: apache2: Could not reliably determine the server's fully
> >> qualified domain name, using 100.73.20.46. Set the 'ServerName'
> >> directive globally to suppress this message
> >>
> >> [ OK ]
> >>
> >>
> >> Finished processing 0 layers in 0.0 seconds.
> >>
> >> 0 Created layers
> >> 0 Updated layers
> >> 0 Failed layers
> >> 0.000000 seconds per layer
> >>
> >> At the adress localhost:4567 I receive the message:
> >> web page doesn't exist. ERR_CONNECTION_REFUSED.
> >>
> >> Can some one to help me?
> >> Thanks.
> >>
> >> Dott. Giuseppe Ricci
> >> Via B. Spaventa 6, Terlizzi
> >> Cel. 340 3059772
> >>
> >> _______________________________________________
> >> geonode-users mailing list
> >> geonode-users at lists.osgeo.org
> >> http://lists.osgeo.org/cgi-bin/mailman/listinfo/geonode-users
> >>
> >>
> >
> >
> > --
> > Simone
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.osgeo.org/pipermail/geonode-users/attachments/20150923/ccdb61a2/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 4
> Date: Wed, 23 Sep 2015 11:12:35 -0400
> From: Charles Coss? <ccosse at gmail.com>
> To: Giuseppe Ricci <peppepegasus at gmail.com>
> Cc: geonode-users <geonode-users at lists.osgeo.org>
> Subject: Re: [GeoNode-users] problem to install geonode on a remote vm
> Message-ID:
>         <CABtoULhoPDY=ew+vkF7=
> XYmbViEMNsB0OsLiP-W7m_c6PWt9QA at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Hi, we have an issue running the latest GeoNode on a virtual server.  From
> our LAN we access via a 192.168 ip address.  Externally we access via
> another, real ip address.   But when we access externally the image
> thumbnails and layers fail to show because they are referencing the 192.168
> address.   Looking through the database ("maps_mapsnapshot" table) I found
> that GeoNode had ingested the 192.168 address and was generating links from
> there.   I concluded that having 2 ips (one internal, one external) must
> not be possible given what was happening.  I don't see any way around it
> and we're re-configuring our systems to use a single IP as a result.
> Thanks,
>
> Charles Coss?
> Guyana Forestry Commission
> Georgetown, Guyana
>
>
> On Wed, Sep 23, 2015 at 10:02 AM, Giuseppe Ricci <peppepegasus at gmail.com>
> wrote:
>
> >
> >
> > Hi guys,
> >
> > I'm trying to install geonode on a virtual machine installed on
> > Micrsoft Azure server.
> > I followed this tutorial:
> >
> > http://docs.geonode.org/en/master/tutorials/admin/prep/index.html
> >
> > but when i give this command:
> >
> > sudo geonode-updateip localhost:4567
> >
> > I receive this errors:
> >
> > $  sudo geonode-updateip localhost:4567 Replacing SITEURL value with
> > 'localhost:4567' in /etc/geonode/local_settings.py ... done.
> > Adding entry for 'localhost:4567' in
> > /usr/share/geoserver/data/printing/config.yaml ... 'localhost:4567'
> > already found to the printing whitelist.
> > Adding localhost:4567 to ALLOWED_HOSTS in
> > /etc/geonode/local_settings.py ... 'localhost:4567' already found in
> ALLOWED_HOSTS list.
> >  * Restarting web server
> > apache2
> > AH00558: apache2: Could not reliably determine the server's fully
> > qualified domain name, using 100.73.20.46. Set the 'ServerName'
> > directive globally to suppress this message
> >
> > [ OK ]
> >
> >
> > Finished processing 0 layers in 0.0 seconds.
> >
> > 0 Created layers
> > 0 Updated layers
> > 0 Failed layers
> > 0.000000 seconds per layer
> >
> > At the adress localhost:4567 I receive the message:
> > web page doesn't exist. ERR_CONNECTION_REFUSED.
> >
> > Can some one to help me?
> > Thanks.
> >
> > Dott. Giuseppe Ricci
> > Via B. Spaventa 6, Terlizzi
> > Cel. 340 3059772
> >
> > _______________________________________________
> > geonode-users mailing list
> > geonode-users at lists.osgeo.org
> > http://lists.osgeo.org/cgi-bin/mailman/listinfo/geonode-users
> >
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.osgeo.org/pipermail/geonode-users/attachments/20150923/c86b59e9/attachment.html
> >
>
> ------------------------------
>
> _______________________________________________
> geonode-users mailing list
> geonode-users at lists.osgeo.org
> http://lists.osgeo.org/cgi-bin/mailman/listinfo/geonode-users
>
>
> End of geonode-users Digest, Vol 8, Issue 14
> ********************************************
> _______________________________________________
> geonode-users mailing list
> geonode-users at lists.osgeo.org
> http://lists.osgeo.org/cgi-bin/mailman/listinfo/geonode-users
>



-- 
Simone
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20150923/309d9b86/attachment-0001.html>


More information about the geonode-users mailing list