You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(datacats)me@IP:/mnt/projects/datacats/private/ckanext-qa⟫ datacats paster qa update
2015-11-17 04:10:07,343 ERROR [ckanext.qa] Failed to get package list with resources from url 'http://internal-data.dpaw.wa.gov.au/api/action/current_package_list_with_resources': Forbidden
Traceback (most recent call last):
File "/usr/lib/ckan/bin/paster", line 9, in <module>
load_entry_point('PasteScript==1.7.5', 'console_scripts', 'paster')()
File "/usr/lib/ckan/local/lib/python2.7/site-packages/paste/script/command.py", line 104, in run
invoke(command, command_name, options, args[1:])
File "/usr/lib/ckan/local/lib/python2.7/site-packages/paste/script/command.py", line 143, in invoke
exit_code = runner.run(args)
File "/usr/lib/ckan/local/lib/python2.7/site-packages/paste/script/command.py", line 238, in run
result = self.command()
File "/project/ckanext-qa/ckanext/qa/commands.py", line 73, in command
for package in self._package_list():
File "/project/ckanext-qa/ckanext/qa/commands.py", line 141, in _package_list
raise CkanApiError(err)
ckanext.qa.commands.CkanApiError: Failed to get package list with resources from url 'http://internal-data.dpaw.wa.gov.au/api/action/current_package_list_with_resources': Forbidden
Datacats CKAN, latest master (2.5.0a)
datacats wrapper fills in --plugin=qa and path to config
The text was updated successfully, but these errors were encountered:
florianm
changed the title
paster qa update fails on ckanapi error
paster qa update fails with ckanapi error on datasets without resources
Nov 17, 2015
datacats paster -d celeryd
)The text was updated successfully, but these errors were encountered: