[GeoNode-users] Issue with getting Geonode GUI working

Franklin, Chris CFranklin at AngloGoldAshanti.com
Mon Aug 8 22:32:11 PDT 2016


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:

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at webmaster at example.org to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log


I have changed the following:

Set the firewall to
[cid:image001.png at 01D1F242.6C9E1DC0]

Changed the localhost to aupegis03 in the following files:

C:\GeoNode-2.4.x\Apache2\conf\geonode.conf
C:\GeoNode-2.4.x\Apache2\conf\httpd.conf
C:\GeoNode-2.4.x\apache-tomcat-7.0.65\webapps\geoserver\data\security\auth\geonodeAuthProvider\config.xml
C:\GeoNode-2.4.x\apache-tomcat-7.0.65\webapps\geoserver\WEB-INF\web.xml
C:\GeoNode-2.4.x\geonode-2.4.x\geonode\local_settings.py
C:\GeoNode-2.4.x\geonode-2.4.x\geonode\settings.py (only the following settings)

SITEURL = "http://aupegis03:8000/"

USE_QUEUE = False

DEFAULT_WORKSPACE = 'geonode'
CASCADE_WORKSPACE = 'geonode'

OGP_URL = "http://geodata.tufts.edu/solr/select"

# Topic Categories list should not be modified (they are ISO). In case you
# absolutely need it set to True this variable
MODIFY_TOPICCATEGORY = True

MISSING_THUMBNAIL = 'geonode/img/missing_thumb.png'

# Search Snippet Cache Time in Seconds
CACHE_TIME = 0

# OGC (WMS/WFS/WCS) Server Settings
# OGC (WMS/WFS/WCS) Server Settings
OGC_SERVER = {
    'default': {
        'BACKEND': 'geonode.geoserver',
        'LOCATION': 'http://localhost:8080/geoserver/',
        # PUBLIC_LOCATION needs to be kept like this because in dev mode
        # the proxy won't work and the integration tests will fail
        # the entire block has to be overridden in the local_settings
        'PUBLIC_LOCATION': 'http://aupegis03:8080/geoserver/',
        'USER': 'admin',
        'PASSWORD': 'geoserver',
        'MAPFISH_PRINT_ENABLED': True,
        'PRINT_NG_ENABLED': True,
        'GEONODE_SECURITY_ENABLED': True,
        'GEOGIG_ENABLED': True,
        'WMST_ENABLED': False,
        'BACKEND_WRITE_ENABLED': True,
        'WPS_ENABLED': False,
        'LOG_FILE': '%s/geoserver/data/logs/geoserver.log' % os.path.abspath(os.path.join(PROJECT_ROOT, os.pardir)),
        # Set to name of database in DATABASES dictionary to enable
        'DATASTORE': '',  # 'datastore',
        'TIMEOUT': 10  # number of seconds to allow for HTTP requests

Any suggestions as to what to do next?

Thanks

Chris Franklin
GIS and Database Co-ordinator
Exploration Australia
[cid:image002.jpg at 01D1F242.6C9E1DC0]
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.


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/20160809/5a931873/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 22056 bytes
Desc: image001.png
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20160809/5a931873/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.jpg
Type: image/jpeg
Size: 3239 bytes
Desc: image002.jpg
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20160809/5a931873/attachment-0001.jpg>


More information about the geonode-users mailing list