[GeoNode-users] GeoNode 2.6.x installation problem

Rasika Chinchwade rasikachinchwade31 at gmail.com
Tue May 23 20:21:13 PDT 2017


hello all,

whenever I tried to install GeoNode 2.6.x on windows 10 OS layer creation
gets failed.Also while uploading of layer or creating a new map that is
giving me erroe like:

488] AH00354: Child: Starting 250 worker threads.
[Wed May 24 08:35:24.219358 2017] [proxy:error] [pid 2552:tid 2552] (OS
10061)No connection could be made because the target machine actively
refused it.  : AH00957: HTTP: attempt to connect to 127.0.0.1:8080
(localhost) failed
[Wed May 24 08:35:24.219358 2017] [proxy:error] [pid 2552:tid 2552]
AH00959: ap_proxy_connect_backend disabling worker for (localhost) for 60s
[Wed May 24 08:35:24.219358 2017] [proxy_http:error] [pid 2552:tid 2552]
[client ::1:52302] AH01114: HTTP: failed to make connection to backend:
localhost
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568] [Errno
10061] No connection could be made because the target machine actively
refused it
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]
Traceback (most recent call last):
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]   File
"C:\\GeoNode-2.6.x\\geonode-2.6.x\\geonode\\layers\\views.py", line 168, in
layer_upload
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]
metadata_uploaded_preserve=form.cleaned_data["metadata_uploaded_preserve"]
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]   File
"C:\\GeoNode-2.6.x\\geonode-2.6.x\\geonode\\layers\\utils.py", line 499, in
file_upload
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]
defaults=defaults
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]   File
"C:\\GeoNode-2.6.x\\geonode-2.6.x\\lib\\site-packages\\django\\db\\models\\manager.py",
line 127, in manager_method
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]
return getattr(self.get_queryset(), name)(*args, **kwargs)
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]   File
"C:\\GeoNode-2.6.x\\geonode-2.6.x\\lib\\site-packages\\modeltranslation\\manager.py",
line 389, in get_or_create
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]
return super(MultilingualQuerySet, self).get_or_create(**kwargs)
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]   File
"C:\\GeoNode-2.6.x\\geonode-2.6.x\\lib\\site-packages\\django\\db\\models\\query.py",
line 407, in get_or_create
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]
return self._create_object_from_params(lookup, params)
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]   File
"C:\\GeoNode-2.6.x\\geonode-2.6.x\\lib\\site-packages\\django\\db\\models\\query.py",
line 439, in _create_object_from_params
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]     obj
= self.create(**params)
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]   File
"C:\\GeoNode-2.6.x\\geonode-2.6.x\\lib\\site-packages\\modeltranslation\\manager.py",
line 381, in create
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]
return super(MultilingualQuerySet, self).create(**kwargs)
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]   File
"C:\\GeoNode-2.6.x\\geonode-2.6.x\\lib\\site-packages\\django\\db\\models\\query.py",
line 348, in create
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]
obj.save(force_insert=True, using=self.db)
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]   File
"C:\\GeoNode-2.6.x\\geonode-2.6.x\\lib\\site-packages\\polymorphic\\models.py",
line 72, in save
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]
return super(PolymorphicModel, self).save(*args, **kwargs)
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]   File
"C:\\GeoNode-2.6.x\\geonode-2.6.x\\lib\\site-packages\\django\\db\\models\\base.py",
line 734, in save
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]
force_update=force_update, update_fields=update_fields)
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]   File
"C:\\GeoNode-2.6.x\\geonode-2.6.x\\lib\\site-packages\\django\\db\\models\\base.py",
line 758, in save_base
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]
update_fields=update_fields)
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]   File
"C:\\GeoNode-2.6.x\\geonode-2.6.x\\lib\\site-packages\\django\\dispatch\\dispatcher.py",
line 189, in send
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]
response = receiver(signal=self, sender=sender, **named)
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]   File
"C:\\GeoNode-2.6.x\\geonode-2.6.x\\geonode\\geoserver\\signals.py", line
93, in geoserver_pre_save
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]
charset=instance.charset)
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]   File
"C:\\GeoNode-2.6.x\\geonode-2.6.x\\geonode\\geoserver\\helpers.py", line
1059, in geoserver_upload
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]
workspace = cat.get_default_workspace()
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]   File
"C:\\GeoNode-2.6.x\\geonode-2.6.x\\lib\\site-packages\\geoserver\\catalog.py",
line 875, in get_default_workspace
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]
ws.fetch()
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]   File
"C:\\GeoNode-2.6.x\\geonode-2.6.x\\lib\\site-packages\\geoserver\\support.py",
line 176, in fetch
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]
self.dom = self.catalog.get_xml(self.href)
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]   File
"C:\\GeoNode-2.6.x\\geonode-2.6.x\\lib\\site-packages\\geoserver\\catalog.py",
line 211, in get_xml
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]
response, content = self.http.request(rest_url)
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]   File
"C:\\GeoNode-2.6.x\\geonode-2.6.x\\lib\\site-packages\\httplib2\\__init__.py",
line 1659, in request
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]
(response, content) = self._request(conn, authority, uri, request_uri,
method, body, headers, redirections, cachekey)
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]   File
"C:\\GeoNode-2.6.x\\geonode-2.6.x\\lib\\site-packages\\httplib2\\__init__.py",
line 1399, in _request
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]
(response, content) = self._conn_request(conn, request_uri, method, body,
headers)
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]   File
"C:\\GeoNode-2.6.x\\geonode-2.6.x\\lib\\site-packages\\httplib2\\__init__.py",
line 1319, in _conn_reques
 File
"C:\\GeoNode-2.6.x\\geonode-2.6.x\\lib\\site-packages\\httplib2\\__init__.py",
line 958, in connect
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568]
raise socket.error, msg
[Wed May 24 08:44:00.415267 2017] [wsgi:error] [pid 2552:tid 2568] error:
[Errno 10061] No connection could be made because the target machine
actively refused it
[Wed May 24 08:44:16.567777 2017] [proxy:error] [pid 2552:tid 2568] (OS
10061)No connection could be made because the target machine actively
refused it.  : AH00957: HTTP: attempt to connect to 127.0.0.1:8080
(localhost) failed
[Wed May 24 08:44:16.567777 2017] [proxy:error] [pid 2552:tid 2568]
AH00959: ap_proxy_connect_backend disabling worker for (localhost) for 60s
[Wed May 24 08:44:16.567777 2017] [proxy_http:error] [pid 2552:tid 2568]
[client ::1:52793] AH01114: HTTP: failed to make connection to backend:
localhost, referer: http://localhost/maps/new
[Wed May 24 08:44:16.567777 2017] [proxy:error] [pid 2552:tid 2544] (OS
10061)No connection could be made because the target machine actively
refused it.  : AH00957: HTTP: attempt to connect to 127.0.0.1:8080
(localhost) failed
[Wed May 24 08:44:16.567777 2017] [proxy_http:error] [pid 2552:tid 2544]
[client ::1:52795] AH01114: HTTP: failed to make connection to backend:
localhost, referer: http://localhost/maps/new
[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568] Internal
Server Error: /maps/new/data
[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]
Traceback (most recent call last):
[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]   File
"C:\\GeoNode-2.6.x\\geonode-2.6.x\\lib\\site-packages\\django\\core\\handlers\\base.py",
line 132, in get_response
[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]
response = wrapped_callback(request, *callback_args, **callback_kwargs)
[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]   File
"C:\\GeoNode-2.6.x\\geonode-2.6.x\\geonode\\maps\\views.py", line 501, in
new_map_json
[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]
map_obj.save()
[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]   File
"C:\\GeoNode-2.6.x\\geonode-2.6.x\\lib\\site-packages\\polymorphic\\models.py",
line 72, in save
[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]
return super(PolymorphicModel, self).save(*args, **kwargs)
[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]   File
"C:\\GeoNode-2.6.x\\geonode-2.6.x\\lib\\site-packages\\django\\db\\models\\base.py",
line 734, in save
[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]
force_update=force_update, update_fields=update_fields)
[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]   File
"C:\\GeoNode-2.6.x\\geonode-2.6.x\\lib\\site-packages\\django\\db\\models\\base.py",
line 771, in save_base
[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]
update_fields=update_fields, raw=raw, using=using)
[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]   File
"C:\\GeoNode-2.6.x\\geonode-2.6.x\\lib\\site-packages\\django\\dispatch\\dispatcher.py",
line 189, in send
[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]
response = receiver(signal=self, sender=sender, **named)
[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]   File
"C:\\GeoNode-2.6.x\\geonode-2.6.x\\geonode\\geoserver\\signals.py", line
490, in geoserver_post_save_map
[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]
create_gs_thumbnail(instance, overwrite=True)
[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]   File
"C:\\GeoNode-2.6.x\\geonode-2.6.x\\geonode\\geoserver\\helpers.py", line
1820, in create_gs_thumbnail
[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]
ogc_client=http_client, overwrite=overwrite, check_bbox=check_bbox)
[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]   File
"C:\\GeoNode-2.6.x\\geonode-2.6.x\\geonode\\layers\\utils.py", line 721, in
create_thumbnail
[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]
resp, image = ogc_client.request(thumbnail_create_url)
[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]   File
"C:\\GeoNode-2.6.x\\geonode-2.6.x\\lib\\site-packages\\httplib2\\__init__.py",
line 1659, in request
[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]
(response, content) = self._request(conn, authority, uri, request_uri,
method, body, headers, redirections, cachekey)
[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]   File
"C:\\GeoNode-2.6.x\\geonode-2.6.x\\lib\\site-packages\\httplib2\\__init__.py",
line 1399, in _request
[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]
(response, content) = self._conn_request(conn, request_uri, method, body,
headers)
[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]   File
"C:\\GeoNode-2.6.x\\geonode-2.6.x\\lib\\site-packages\\httplib2\\__init__.py",
line 1319, in _conn_request
[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]
conn.connect()
[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]   File
"C:\\GeoNode-2.6.x\\geonode-2.6.x\\lib\\site-packages\\httplib2\\__init__.py",
line 958, in connect
[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568]
raise socket.error, msg
[Wed May 24 08:44:30.040790 2017] [wsgi:error] [pid 2552:tid 2568] error:
[Errno 10061] No connection could be made because the target machine
actively refused it



Please tell me what should I do .


Thank You
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20170524/56f5997f/attachment-0001.html>


More information about the geonode-users mailing list