[GeoNode-users] Issue with getting Geonode GUI working

Franklin, Chris CFranklin at AngloGoldAshanti.com
Wed Aug 10 00:28:42 PDT 2016


Hi Amedeo:

Here is the error.log :

The 'Apache2' service is restarting.
Starting the 'Apache2' service
The 'Apache2' service is running.
[core:warn] [pid 2228:tid 592] AH00117: Ignoring deprecated use of DefaultType in line 424 of C:\\GeoNode-2.4.x\\Apache2/conf/httpd.conf.
[Wed Aug 10 15:23:37.102164 2016] [wsgi:warn] [pid 2228:tid 592] mod_wsgi: Compiled for Python/2.7.10+.
[Wed Aug 10 15:23:37.102164 2016] [wsgi:warn] [pid 2228:tid 592] mod_wsgi: Runtime using Python/2.7.10.
[Wed Aug 10 15:23:37.102164 2016] [mpm_winnt:notice] [pid 2228:tid 592] AH00455: Apache/2.4.18 (Win32) mod_wsgi/4.4.21 Python/2.7.10 configured -- resuming normal operations
[Wed Aug 10 15:23:37.102164 2016] [mpm_winnt:notice] [pid 2228:tid 592] AH00456: Server built: Dec  9 2015 12:21:09
[Wed Aug 10 15:23:37.102164 2016] [core:notice] [pid 2228:tid 592] AH00094: Command line: 'C:\\GeoNode-2.4.x\\Apache2\\bin\\Apache.exe -d C:/GeoNode-2.4.x/Apache2 -d C:\\GeoNode-2.4.x\\Apache2'
[Wed Aug 10 15:23:37.102164 2016] [mpm_winnt:notice] [pid 2228:tid 592] AH00418: Parent: Created child process 2200
[Wed Aug 10 15:23:37.492797 2016] [core:warn] [pid 2200:tid 492] AH00117: Ignoring deprecated use of DefaultType in line 424 of C:\\GeoNode-2.4.x\\Apache2/conf/httpd.conf.
[Wed Aug 10 15:23:37.524048 2016] [core:warn] [pid 2200:tid 492] AH00117: Ignoring deprecated use of DefaultType in line 424 of C:\\GeoNode-2.4.x\\Apache2/conf/httpd.conf.
[Wed Aug 10 15:23:37.524048 2016] [wsgi:warn] [pid 2200:tid 492] mod_wsgi: Compiled for Python/2.7.10+.
[Wed Aug 10 15:23:37.524048 2016] [wsgi:warn] [pid 2200:tid 492] mod_wsgi: Runtime using Python/2.7.10.
[Wed Aug 10 15:23:37.555308 2016] [mpm_winnt:notice] [pid 2200:tid 492] AH00354: Child: Starting 250 worker threads.
[Wed Aug 10 15:25:57.596233 2016] [wsgi:error] [pid 2200:tid 2592] Not enabling BingMaps base layer as a BING_API_KEY is not defined in local_settings.py file.
[Wed Aug 10 15:25:58.814341 2016] [wsgi:error] [pid 2200:tid 2592] [client ::1:54350] mod_wsgi (pid=2200): Exception occurred processing WSGI script 'C:/GeoNode-2.4.x/geonode-2.4.x/geonode/wsgi.py'.
[Wed Aug 10 15:25:58.814341 2016] [wsgi:error] [pid 2200:tid 2592] [client ::1:54350] Traceback (most recent call last):
[Wed Aug 10 15:25:58.815342 2016] [wsgi:error] [pid 2200:tid 2592] [client ::1:54350]   File "C:\\GeoNode-2.4.x\\geonode-2.4.x\\lib\\site-packages\\django\\core\\handlers\\wsgi.py", line 187, in __call__
[Wed Aug 10 15:25:58.815342 2016] [wsgi:error] [pid 2200:tid 2592] [client ::1:54350]     self.load_middleware()
[Wed Aug 10 15:25:58.815342 2016] [wsgi:error] [pid 2200:tid 2592] [client ::1:54350]   File "C:\\GeoNode-2.4.x\\geonode-2.4.x\\lib\\site-packages\\django\\core\\handlers\\base.py", line 47, in load_middleware
[Wed Aug 10 15:25:58.815342 2016] [wsgi:error] [pid 2200:tid 2592] [client ::1:54350]     mw_instance = mw_class()
[Wed Aug 10 15:25:58.815342 2016] [wsgi:error] [pid 2200:tid 2592] [client ::1:54350]   File "C:\\GeoNode-2.4.x\\geonode-2.4.x\\lib\\site-packages\\django\\middleware\\locale.py", line 24, in __init__
[Wed Aug 10 15:25:58.815342 2016] [wsgi:error] [pid 2200:tid 2592] [client ::1:54350]     for url_pattern in get_resolver(None).url_patterns:
[Wed Aug 10 15:25:58.815342 2016] [wsgi:error] [pid 2200:tid 2592] [client ::1:54350]   File "C:\\GeoNode-2.4.x\\geonode-2.4.x\\lib\\site-packages\\django\\core\\urlresolvers.py", line 365, in url_patterns
[Wed Aug 10 15:25:58.816342 2016] [wsgi:error] [pid 2200:tid 2592] [client ::1:54350]     patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
[Wed Aug 10 15:25:58.816342 2016] [wsgi:error] [pid 2200:tid 2592] [client ::1:54350]   File "C:\\GeoNode-2.4.x\\geonode-2.4.x\\lib\\site-packages\\django\\core\\urlresolvers.py", line 360, in urlconf_module
[Wed Aug 10 15:25:58.816342 2016] [wsgi:error] [pid 2200:tid 2592] [client ::1:54350]     self._urlconf_module = import_module(self.urlconf_name)
[Wed Aug 10 15:25:58.816342 2016] [wsgi:error] [pid 2200:tid 2592] [client ::1:54350]   File "C:\\GeoNode-2.4.x\\geonode-2.4.x\\lib\\site-packages\\django\\utils\\importlib.py", line 40, in import_module
[Wed Aug 10 15:25:58.816342 2016] [wsgi:error] [pid 2200:tid 2592] [client ::1:54350]     __import__(name)
[Wed Aug 10 15:25:58.816342 2016] [wsgi:error] [pid 2200:tid 2592] [client ::1:54350]   File "C:\\GeoNode-2.4.x\\geonode-2.4.x\\geonode\\urls.py", line 37, in <module>
[Wed Aug 10 15:25:58.816342 2016] [wsgi:error] [pid 2200:tid 2592] [client ::1:54350]     admin.autodiscover()
[Wed Aug 10 15:25:58.816342 2016] [wsgi:error] [pid 2200:tid 2592] [client ::1:54350]   File "C:\\GeoNode-2.4.x\\geonode-2.4.x\\lib\\site-packages\\django\\contrib\\admin\\__init__.py", line 29, in autodiscover
[Wed Aug 10 15:25:58.817343 2016] [wsgi:error] [pid 2200:tid 2592] [client ::1:54350]     import_module('%s.admin' % app)
[Wed Aug 10 15:25:58.817343 2016] [wsgi:error] [pid 2200:tid 2592] [client ::1:54350]   File "C:\\GeoNode-2.4.x\\geonode-2.4.x\\lib\\site-packages\\django\\utils\\importlib.py", line 40, in import_module
[Wed Aug 10 15:25:58.817343 2016] [wsgi:error] [pid 2200:tid 2592] [client ::1:54350]     __import__(name)
[Wed Aug 10 15:25:58.817343 2016] [wsgi:error] [pid 2200:tid 2592] [client ::1:54350]   File "C:\\GeoNode-2.4.x\\geonode-2.4.x\\lib\\site-packages\\django\\contrib\\gis\\admin\\__init__.py", line 5, in <module>
[Wed Aug 10 15:25:58.817343 2016] [wsgi:error] [pid 2200:tid 2592] [client ::1:54350]     from django.contrib.gis.admin.options import GeoModelAdmin
[Wed Aug 10 15:25:58.817343 2016] [wsgi:error] [pid 2200:tid 2592] [client ::1:54350]   File "C:\\GeoNode-2.4.x\\geonode-2.4.x\\lib\\site-packages\\django\\contrib\\gis\\admin\\options.py", line 2, in <module>
[Wed Aug 10 15:25:58.817343 2016] [wsgi:error] [pid 2200:tid 2592] [client ::1:54350]     from django.contrib.gis.admin.widgets import OpenLayersWidget
[Wed Aug 10 15:25:58.817343 2016] [wsgi:error] [pid 2200:tid 2592] [client ::1:54350]   File "C:\\GeoNode-2.4.x\\geonode-2.4.x\\lib\\site-packages\\django\\contrib\\gis\\admin\\widgets.py", line 8, in <module>
[Wed Aug 10 15:25:58.817343 2016] [wsgi:error] [pid 2200:tid 2592] [client ::1:54350]     from django.contrib.gis.gdal import OGRException
[Wed Aug 10 15:25:58.817343 2016] [wsgi:error] [pid 2200:tid 2592] [client ::1:54350]   File "C:\\GeoNode-2.4.x\\geonode-2.4.x\\lib\\site-packages\\django\\contrib\\gis\\gdal\\__init__.py", line 41, in <module>
[Wed Aug 10 15:25:58.817343 2016] [wsgi:error] [pid 2200:tid 2592] [client ::1:54350]     from django.contrib.gis.gdal.driver import Driver
[Wed Aug 10 15:25:58.818342 2016] [wsgi:error] [pid 2200:tid 2592] [client ::1:54350]   File "C:\\GeoNode-2.4.x\\geonode-2.4.x\\lib\\site-packages\\django\\contrib\\gis\\gdal\\driver.py", line 5, in <module>
[Wed Aug 10 15:25:58.818342 2016] [wsgi:error] [pid 2200:tid 2592] [client ::1:54350]     from django.contrib.gis.gdal.prototypes import ds as capi
[Wed Aug 10 15:25:58.818342 2016] [wsgi:error] [pid 2200:tid 2592] [client ::1:54350]   File "C:\\GeoNode-2.4.x\\geonode-2.4.x\\lib\\site-packages\\django\\contrib\\gis\\gdal\\prototypes\\ds.py", line 8, in <module>
[Wed Aug 10 15:25:58.818342 2016] [wsgi:error] [pid 2200:tid 2592] [client ::1:54350]     from django.contrib.gis.gdal.libgdal import lgdal
[Wed Aug 10 15:25:58.818342 2016] [wsgi:error] [pid 2200:tid 2592] [client ::1:54350]   File "C:\\GeoNode-2.4.x\\geonode-2.4.x\\lib\\site-packages\\django\\contrib\\gis\\gdal\\libgdal.py", line 47, in <module>
[Wed Aug 10 15:25:58.818342 2016] [wsgi:error] [pid 2200:tid 2592] [client ::1:54350]     lgdal = CDLL(lib_path)
[Wed Aug 10 15:25:58.818342 2016] [wsgi:error] [pid 2200:tid 2592] [client ::1:54350]   File "C:\\GeoNode-2.4.x\\Python27\\Lib\\ctypes\\__init__.py", line 365, in __init__
[Wed Aug 10 15:25:58.819342 2016] [wsgi:error] [pid 2200:tid 2592] [client ::1:54350]     self._handle = _dlopen(self._name, mode)
[Wed Aug 10 15:25:58.819342 2016] [wsgi:error] [pid 2200:tid 2592] [client ::1:54350] WindowsError: [Error 126] The specified module could not be found

Hopefully this means something to you ☺

Cheers

Chris Franklin
GIS and Database Co-ordinator
Exploration Australia
[cid:image003.jpg at 01D1F31B.DDDBA140]
Tel:         +61 08 9425 4719
Fax:        +61 08 9425 4650
Email:      cfranklin at anglogoldashanti.com<mailto:cfranklin at anglogoldashanti.com>

Consider the environment. Think before you print.

From: Amedeo Fadini [mailto:amefad at gmail.com]
Sent: Tuesday, 9 August 2016 3:30 PM
To: Franklin, Chris
Cc: geonode-users at lists.osgeo.org
Subject: Re: [GeoNode-users] Issue with getting Geonode GUI working

Hi Chris,

2016-08-09 7:32 GMT+02:00 Franklin, Chris <CFranklin at anglogoldashanti.com<mailto:CFranklin at anglogoldashanti.com>>:
Ok I have installed Geonode 2.4 for windows, I have Geoserver working, but I don’t have the GeoNode interface coming up. – I have set localhost to aupegis03 (local domain name)

I get this error:


[...]
More information about this error may be available in the server error log


Maybe Python, WSGi or Postgis are not working as expected. Could you provide the last part of the mentioned Apache error log?
I don't know windows installation but I think it could be in
C:\GeoNode-2.4.x\Apache2\logs

directory or something similar.

Have you followed each step in this guide?
http://docs.geonode.org/en/latest/tutorials/install_and_admin/win_bin_install/win_binary_installer.html#win-binary-installer
It seems pretty updated.

Which version of windows are you working with?

Amedeo


This email, and its attachments, is subject to important warnings and disclaimers which are legally incorporated into this email in terms of Section 11(3) of the South African Electronic Communications and Transactions Act, 25 of 2002. The full text of the warnings and disclaimers, together with the company details and directors is available by clicking on http://www.anglogoldashanti.com/en/Pages/legal.aspx

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20160810/9710aea2/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image003.jpg
Type: image/jpeg
Size: 3241 bytes
Desc: image003.jpg
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20160810/9710aea2/attachment-0001.jpg>


More information about the geonode-users mailing list