[GeoNode-users] GeoNode Docker Start Containers (Julierme Pinheiro)

Toni Schönbuchner toni.schoenbuchner at csgis.de
Fri Jul 27 12:44:31 PDT 2018


Dear Julierme,

the first thing to do is to check the log from all of your containers:

docker-compose logs -f

or just for geonode:

docker-compose logs -f django

It should give you more insight what´s going wrong.

cheers,

toni


-----------------------------------------------
CSGIS

-----------------------------------------------
Kolonnadenstraße 1
04109 Leipzig
-----------------------------------------------
Mobil	+49/ (0) 176 6680 3198
Tel 		+49/ (0) 341 24 04 738
Fax 		+49/ (0) 341 24 04 73
Web		http://csgis.de
-----------------------------------------------

Hinweis gemäß § 33 BDSG
Daten der Verfahrensbeteiligten werden gespeichert. Dieses Dokument ist ausschließlich für den 
Adressaten bestimmt. Der Inhalt der E-Mail ist vertraulich. Falls Sie diese E-Mail versehentlich 
erhalten haben, rufen Sie uns unter obiger Rufnummer umgehend an und löschen Sie diese Nachricht 
von Ihrem Computer. Jegliche Art von Reproduktionen, Verbreitung, Vervielfältigung, Veränderung, 
Verteilung und/oder Veröffentlichung dieser E-Mail ist verboten.

> Am 27.07.2018 um 21:00 schrieb geonode-users-request at lists.osgeo.org:
> 
> Send geonode-users mailing list submissions to
> 	geonode-users at lists.osgeo.org
> 
> To subscribe or unsubscribe via the World Wide Web, visit
> 	https://lists.osgeo.org/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. GeoNode Docker Start Containers (Julierme Pinheiro)
>   2. Re: GeoNode Docker Start Containers (Julierme Pinheiro)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Fri, 27 Jul 2018 14:30:25 -0300
> From: Julierme Pinheiro <juliermeopensourcedeveloper at gmail.com>
> To: geonode-users <geonode-users at lists.osgeo.org>
> Subject: [GeoNode-users] GeoNode Docker Start Containers
> Message-ID:
> 	<CAKTKyJLa6UFLiNP0x4Y7H3WPfhUKXUJ1GLdi0pq4O+TOXxWUuw at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
> 
> Dear GeoNode Users,
> 
> I am stopping/Starting  the containers nginx4geonode and geoserver4geonode
> to make changes in the settings and local_settings.py in ~/geoode/geonode/*.
> 
> Everything was working fine, but now I am facing a issue:
> 
> django4geonode container won't start-up. <docker ps> always return:
> 
> STATUS Up 5 seconds and most of the time STATUS Restarting (1) 31 seconds
> ago.  It is taking hours and django4geonode does not start.
> 
> Sorry for my lack of knowledge on using docker, but my attempt was to stop
> and start the container, and it never gets started.
> 
> Even with the restarting process, the response in the browser is *502 Bad
> Gateway* / nginx/1.15.0.
> 
> Does anyone have face something similar and could give me a hint on this
> issue?
> 
> nginx4geonode and geoserver4geonode starts, only django4geonode won't
> start-up.
> 
> Thank you very much for your time in advance.
> 
> I appreciated your help
> 
> Kind regards
> 
> Julierme
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20180727/63a922d4/attachment-0001.html>
> 
> ------------------------------
> 
> Message: 2
> Date: Fri, 27 Jul 2018 14:32:19 -0300
> From: Julierme Pinheiro <juliermeopensourcedeveloper at gmail.com>
> To: geonode-users <geonode-users at lists.osgeo.org>
> Subject: Re: [GeoNode-users] GeoNode Docker Start Containers
> Message-ID:
> 	<CAKTKyJKBVDNN65vsZuAWhX0y6nNp1Pjpr3=50unhbY0zC9gFVQ at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
> 
> ...Does anyone have faced ...(;
> 
> 
> On Fri, Jul 27, 2018 at 2:30 PM, Julierme Pinheiro <
> juliermeopensourcedeveloper at gmail.com> wrote:
> 
>> Dear GeoNode Users,
>> 
>> I am stopping/Starting  the containers nginx4geonode and
>> geoserver4geonode  to make changes in the settings and local_settings.py in
>> ~/geoode/geonode/*.
>> 
>> Everything was working fine, but now I am facing a issue:
>> 
>> django4geonode container won't start-up. <docker ps> always return:
>> 
>> STATUS Up 5 seconds and most of the time STATUS Restarting (1) 31 seconds
>> ago.  It is taking hours and django4geonode does not start.
>> 
>> Sorry for my lack of knowledge on using docker, but my attempt was to stop
>> and start the container, and it never gets started.
>> 
>> Even with the restarting process, the response in the browser is *502 Bad
>> Gateway* / nginx/1.15.0.
>> 
>> Does anyone have face something similar and could give me a hint on this
>> issue?
>> 
>> nginx4geonode and geoserver4geonode starts, only django4geonode won't
>> start-up.
>> 
>> Thank you very much for your time in advance.
>> 
>> I appreciated your help
>> 
>> Kind regards
>> 
>> Julierme
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20180727/15885153/attachment-0001.html>
> 
> ------------------------------
> 
> Subject: Digest Footer
> 
> _______________________________________________
> geonode-users mailing list
> geonode-users at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/geonode-users
> 
> 
> ------------------------------
> 
> End of geonode-users Digest, Vol 42, Issue 38
> *********************************************

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20180727/20e9537b/attachment.html>


More information about the geonode-users mailing list