ckan / ckan/datapusher

error push_to_datastore Only "http, https, and ftp resources may be fetched."

Open
#164 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
82
Forks
157
PR merge metrics
No merged PRs in 30d

Description

I have the following error when I try to push data to the datastore.

I´m working in a development enviromental with ckan 2.7.0. Can anyone help me with this?

Job "push_to_datastore (trigger: RunTriggerNow, run = True, next run at: None)" raised an exception
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/apscheduler/scheduler.py", line 512, in _run_job
retval = job.func(*job.args, **job.kwargs)
File "/datapusher/datapusher/jobs.py", line 342, in push_to_datastore
'Only http, https, and ftp resources may be fetched.'
JobError

Can anyone help me with this?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.