ckan / ckanext-spatial

Geospatial extension for CKAN
http://docs.ckan.org/projects/ckanext-spatial
125 stars 193 forks source link

CSW Harvester - urlopen error [Errno -2] - problem #178

Open davidheuckrodt opened 7 years ago

davidheuckrodt commented 7 years ago

Hi.

Iam trying to create a ckan instance with harvesting possibilities.

I have installed the "ckanext_harvest" and "ckanext-spatial" addons. While I´m try to make a CSW-Harvester work, I always get this error-message:

Error contacting the CSW server: <urlopen error [Errno -2] Name or service not known>

error_csw

I used the following CSW-Server-Link:

http://demo.pycsw.org/services/csw?service=CSW&version=2.0.2&request=GetCapabilities

edit_csw

and other (internal) resources.

Do you have an idea how I can solve this problem?

davidheuckrodt commented 7 years ago

Hey. I tried to get the problem resolved and going throw the whole installation guide. In point 5 of the csw support guide, the skript tries to get the data from ckan... I always get this problem:

Starting new HTTP connection (1): localhost Could not pass xml doc from 260a2880-5dad-5d68-be9b-46daabe7ecea, Error: Start tag expected, '<' not found, line 1, column 1 Skipped record 260a2880-5dad-5d68-be9b-46daabe7ecea There is no proxy or such things. Is anyone have an idea how to make it work?