denshoproject / ddr-local

Web UI used for interacting with DDR collections and entities on a local machine.
Other
3 stars 0 forks source link

uploading binaries fails: AttributeError("'module' object has no attribute 'add_local_file'",) #262

Closed GeoffFroh closed 5 years ago

GeoffFroh commented 5 years ago

(was https://github.com/densho/ddr-cmdln/158)

GeoffFroh commented 5 years ago

raceback (most recent call last): File "/opt/ddr-local/venv/ddrlocal/lib/python2.7/site-packages/celery/app/trace.py", line 240, in trace_task R = retval = fun(*args, *kwargs) File "/opt/ddr-local/venv/ddrlocal/lib/python2.7/site-packages/celery/app/trace.py", line 438, in protected_call return self.run(args, **kwargs) File "/opt/ddr-local/ddrlocal/webui/tasks/files.py", line 187, in file_add_local git_name, git_mail, agent=settings.AGENT File "/opt/ddr-local/venv/ddrlocal/lib/python2.7/site-packages/ddr_cmdln-0.9.4b0-py2.7.egg/DDR/models/entity.py", line 662, in add_local_file return ingest.add_local_file( AttributeError: 'module' object has no attribute 'add_local_file'

tested on PYK and SB vms (Dev 287-6)

sarabeckman commented 5 years ago

fixed in dev 2.8.7-7