[GeoNode-users] Installation Problems with version 2.6 on Ubuntu 16.04

Simone Dalmasso simone.dalmasso at gmail.com
Tue Jun 20 09:48:30 PDT 2017


Ok, and you mentioned you can't log in with your superuser, this is very
strange. Any error in the apache log? You could also turn on the DEBUG =
True in the settings, this will give you more info on the screen.

For the geoserver issue, are you able to reach the /geoserver address and
see the geoserver home page?


2017-06-20 15:04 GMT+02:00 Cliff Patterson <cliffpatterson at gmail.com>:

> @simone I used the following instructions to install:
>
> sudo add-apt-repository ppa:geonode/stable
> sudo apt-get update
> sudo apt-get install geonode
>
> Then set the IP address and create a superuser.
> geonode createsuperuser
> sudo geonode-updateip 127.0.0.1 (replaced with my IP address)
>
> There were no errors during installation. I did a thorough read of the apt
> log at /var/log/apt/term.log and no errors reported.
>
>
>
> On Tue, Jun 20, 2017 at 5:45 AM, Alessio Fabiani <alessio.fabiani at geo-
> solutions.it> wrote:
>
>> Not an issue, just a warning. It has been already solved on master.
>>
>> Regards,
>>
>> Alessio Fabiani
>>
>> ==
>> GeoServer Professional Services from the experts! Visit
>> http://goo.gl/it488V for more information.
>> ==
>>
>> Ing. Alessio Fabiani
>>
>> @alfa7691
>> Founder/Technical Lead
>>
>>
>> GeoSolutions S.A.S.
>> Via di Montramito 3/A
>> 55054  Massarosa (LU)
>> Italy
>> phone: +39 0584 962313 <+39%200584%20962313>
>> fax:     +39 0584 1660272 <+39%200584%20166%200272>
>> mob:   +39 331 6233686 <+39%20331%20623%203686>
>>
>> http://www.geo-solutions.it
>> http://twitter.com/geosolutions_it
>>
>> -------------------------------------------------------
>>
>> AVVERTENZE AI SENSI DEL D.Lgs. 196/2003
>>
>> Le informazioni contenute in questo messaggio di posta elettronica e/o
>> nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
>> loro utilizzo è consentito esclusivamente al destinatario del messaggio,
>> per le finalità indicate nel messaggio stesso. Qualora riceviate questo
>> messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
>> darcene notizia via e-mail e di procedere alla distruzione del messaggio
>> stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
>> divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
>> utilizzarlo per finalità diverse, costituisce comportamento contrario ai
>> principi dettati dal D.Lgs. 196/2003.
>>
>> The information in this message and/or attachments, is intended solely
>> for the attention and use of the named addressee(s) and may be confidential
>> or proprietary in nature or covered by the provisions of privacy act
>> (Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
>> Code).Any use not in accord with its purpose, any disclosure, reproduction,
>> copying, distribution, or either dissemination, either whole or partial, is
>> strictly forbidden except previous formal approval of the named
>> addressee(s). If you are not the intended recipient, please contact
>> immediately the sender by telephone, fax or e-mail and delete the
>> information in this message that has been received in error. The sender
>> does not give any warranty or accept liability as the content, accuracy or
>> completeness of sent messages and accepts no responsibility  for changes
>> made after they were sent or for other risks which arise as a result of
>> e-mail transmission, viruses, etc.
>>
>> On Tue, Jun 20, 2017 at 7:53 AM, Simone Dalmasso <
>> simone.dalmasso at gmail.com> wrote:
>>
>>> @Cliff, could you describe again how you install GeoNode? if using
>>> apt-get you should get errors during installation, please report them here.
>>>
>>> @Israel, that is just an info due to db design, we can clean it up in
>>> the future but is not an issue.
>>>
>>> 2017-06-19 22:46 GMT+02:00 Cliff Patterson <cliffpatterson at gmail.com>:
>>>
>>>> No previous version installed. It was installed on a fresh OS.
>>>>
>>>>
>>>> On Jun 19, 2017 4:43 PM, "Israel López" <asralf at gmail.com> wrote:
>>>>
>>>> Hi, did you have a previous version of genode installed???
>>>>
>>>> I'm testing Geonode 2.6 too, but on Develoment mode, I had similar
>>>> issues,
>>>> but "log-in" problem I solved running the create superuser command
>>>> again.
>>>>
>>>> The issue that remains is this one:
>>>>
>>>> base.ResourceBase.tkeywords: (fields.W340) null has no effect on
>>>> ManyToManyField.
>>>>
>>>> I don't understand it, but Geonode is running and working, if somebody
>>>> could explain me
>>>> how to fix it I will appreciate it.
>>>>
>>>> Greetings.
>>>>
>>>> 2017-06-19 11:29 GMT-05:00 Cliff Patterson <cliffpatterson at gmail.com>:
>>>>
>>>>> I finally reinstalled on a clean Ubuntu 16.04.2 (64 bit) VPS with 4GB
>>>>> of ram and still having the same issues:
>>>>>
>>>>>    1. Unable to log in with superuser credentials
>>>>>    2. unable to fully update IP. The system hangs at "Inspecting the
>>>>>    available layers in GeoServer ..."
>>>>>    3. Getting the following warning during install and when running
>>>>>    createssuperuser:
>>>>>
>>>>> WARNINGS:
>>>>> ?: (1_8.W001) The standalone TEMPLATE_* settings were deprecated in
>>>>> Django 1.8 and the TEMPLATES dictionary takes precedence. You must put the
>>>>> values of the following settings into your default TEMPLATES dict:
>>>>> TEMPLATE_DIRS.
>>>>> base.ResourceBase.tkeywords: (fields.W340) null has no effect on
>>>>> ManyToManyField.
>>>>>
>>>>> Bottom line, even on a 4GB machine, I cannot get Geonode working. Have
>>>>> the installation instructions changed or am I missing some critical step?
>>>>> I'm using these: http://geonode.org/blog/2017/0
>>>>> 5/17/geonode-2.6-released/
>>>>>
>>>>> Big thanks!
>>>>> Cliff
>>>>>
>>>>>
>>>>> On Fri, Jun 9, 2017 at 7:25 AM, Simone Dalmasso <
>>>>> simone.dalmasso at gmail.com> wrote:
>>>>>
>>>>>> Hi, well 2 GB are probably not enough. 4GB are the minimum I think.
>>>>>> You shopuld be able to find geoserver with locate geoserver, it is
>>>>>> uncompressed in /usr/share if I'm no wrong.
>>>>>>
>>>>>> 2017-06-09 13:03 GMT+02:00 Cliff Patterson <cliffpatterson at gmail.com>
>>>>>> :
>>>>>>
>>>>>>> Thanks for the reply!
>>>>>>>
>>>>>>> I didn't see any errors (except for template warnings) during
>>>>>>> installation. I even saw that geonode-geoserver was installed but I can't
>>>>>>> find it post installation.
>>>>>>>
>>>>>>> I spun it up on a VM with 4 cores and 2GB of ram on Digital Ocean.
>>>>>>> Is this enough power for GeoNode?
>>>>>>>
>>>>>>> Thanks again for your help!
>>>>>>>
>>>>>>> Cheers,
>>>>>>> Cliff
>>>>>>>
>>>>>>> On Jun 9, 2017 3:17 AM, "Simone Dalmasso" <simone.dalmasso at gmail.com>
>>>>>>> wrote:
>>>>>>>
>>>>>>>> Hi, yes definitely geoserver needs to be there and the package
>>>>>>>> should install it. Make sure your machine is powerful enough, also during
>>>>>>>> the installation you should have gotten some errors.
>>>>>>>>
>>>>>>>> 2017-06-08 18:22 GMT+02:00 Cliff Patterson <
>>>>>>>> cliffpatterson at gmail.com>:
>>>>>>>>
>>>>>>>>> PS: and I am unable to authenticate via the geonode website.
>>>>>>>>>
>>>>>>>>> On Thu, Jun 8, 2017 at 12:20 PM, Cliff Patterson <
>>>>>>>>> cliffpatterson at gmail.com> wrote:
>>>>>>>>>
>>>>>>>>>> Hello,
>>>>>>>>>>
>>>>>>>>>> I decided to give Geonode 2.6 a go and installed it on a fresh VM
>>>>>>>>>> running Ubuntu 16.04.2 x64. I installed it with the following commands:
>>>>>>>>>>
>>>>>>>>>> sudo add-apt-repository ppa:geonode/stable
>>>>>>>>>> sudo apt-get update
>>>>>>>>>> sudo apt-get install geonode
>>>>>>>>>> geonode createsuperuser
>>>>>>>>>> sudo geonode-updateip 67.207.87.119
>>>>>>>>>>
>>>>>>>>>> When creating the super user, I get the following warning:
>>>>>>>>>>
>>>>>>>>>> geonode createsuperuser
>>>>>>>>>> System check identified some issues:
>>>>>>>>>>
>>>>>>>>>> WARNINGS:
>>>>>>>>>> ?: (1_8.W001) The standalone TEMPLATE_* settings were deprecated
>>>>>>>>>> in Django 1.8 and the TEMPLATES dictionary takes precedence. You must put
>>>>>>>>>> the values of the following settings into your default TEMPLATES dict:
>>>>>>>>>> TEMPLATE_DIRS.
>>>>>>>>>> base.ResourceBase.tkeywords: (fields.W340) null has no effect on
>>>>>>>>>> ManyToManyField.
>>>>>>>>>> Username: test
>>>>>>>>>> Email address:
>>>>>>>>>> Password:
>>>>>>>>>> Password (again):
>>>>>>>>>> Superuser created successfully.
>>>>>>>>>>
>>>>>>>>>> When running sudo geonode-updateip 67.207.87.119, the following
>>>>>>>>>> happens:
>>>>>>>>>>
>>>>>>>>>> 1) Hangs on "Inspecting the available layers in GeoServer ..."
>>>>>>>>>> 2) Geonode does get up and running at 67.207.87.119 but no
>>>>>>>>>> ability to login
>>>>>>>>>>
>>>>>>>>>> sudo geonode-updateip 67.207.87.119
>>>>>>>>>> Replacing SITEURL value with '67.207.87.119' in
>>>>>>>>>> /etc/geonode/local_settings.py ... done.
>>>>>>>>>> Adding entry for '67.207.87.119' in /usr/share/geoserver/data/printing/config.yaml
>>>>>>>>>> ... done.
>>>>>>>>>> Adding ALLOWED_HOSTS with in /etc/geonode/local_settings.py ...
>>>>>>>>>> done.
>>>>>>>>>> Setting up oauth
>>>>>>>>>> Inspecting the available layers in GeoServer ...
>>>>>>>>>>
>>>>>>>>>> Am I missing something in the instructions? Do we need to install
>>>>>>>>>> Geoserver on Tomcat7 first, then Geonode? As far as I can see, Geoserver
>>>>>>>>>> has not been installed, which I thought was part of the geonode
>>>>>>>>>> installation, but I could be wrong.
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>
>>>>>>>>> _______________________________________________
>>>>>>>>> geonode-users mailing list
>>>>>>>>> geonode-users at lists.osgeo.org
>>>>>>>>> https://lists.osgeo.org/mailman/listinfo/geonode-users
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Simone
>>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Simone
>>>>>>
>>>>>
>>>>>
>>>>> _______________________________________________
>>>>> geonode-users mailing list
>>>>> geonode-users at lists.osgeo.org
>>>>> https://lists.osgeo.org/mailman/listinfo/geonode-users
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>> --
>>> Simone
>>>
>>> _______________________________________________
>>> geonode-users mailing list
>>> geonode-users at lists.osgeo.org
>>> https://lists.osgeo.org/mailman/listinfo/geonode-users
>>>
>>>
>>
>


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


More information about the geonode-users mailing list