CivicSpleen / ambry

A comprehensive data package manager
BSD 2-Clause "Simplified" License
4 stars 5 forks source link

livegoode.com-monarch_referrals.yaml import error: 403 Client Error: Forbidden #117

Closed nmb10 closed 8 years ago

nmb10 commented 8 years ago

run:

python load_pre10.py ../../pre-10-bundles/converted/livegoode.com-monarch_referrals/livegoode.com-monarch_referrals.yaml

error:

Starting import ../../pre-10-bundles/converted/livegoode.com-monarch_referrals/livegoode.com-monarch_referrals.yaml...
Loading bundle: livegoode.com-monarch_referrals-0.0.2~d03I002
INFO livegoode.com-monarch_referrals ---- Synchronized ----
Starting ingest...
INFO livegoode.com-monarch_referrals Ingesting: referrals from http://ds.civicknowledge.org.s3.amazonaws.com/livegood.com/Monarch%20D12%20Referrals%20Cleaned.csv
Traceback (most recent call last):
  File "load_pre10.py", line 251, in <module>
    main()
  File "load_pre10.py", line 220, in main
    _ingest(b)
  File "load_pre10.py", line 177, in _ingest
    b.ingest(force=force, clean_files=clean_files)
  File "/home/nmb10/projects/ambry_project/ambry/bundle/bundle.py", line 873, in ingest
    clean=force, account_accessor=account_accessor)
  File "/home/nmb10/.virtualenvs/ambry/local/lib/python2.7/site-packages/ambry_sources/download.py", line 45, in get_source
    raise DownloadError("Failed to download {}; {}".format(spec.url, e))
ambry_sources.exceptions.DownloadError: Failed to download http://ds.civicknowledge.org.s3.amazonaws.com/livegood.com/Monarch%20D12%20Referrals%20Cleaned.csv; 403 Client Error: Forbidden
ericbusboom commented 8 years ago

Closed by #122; just set an error, viewable in ambry list, and handle the problem manually.