Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: add_files() got an unexpected keyword argument 'overwrite' #3238

Open
hectcastro opened this issue Jan 24, 2020 · 0 comments
Open
Labels
bug HydroShare Export NSF Funding Source: National Science Foundation production

Comments

@hectcastro
Copy link
Contributor

hectcastro commented Jan 24, 2020

View details in Rollbar: https://rollbar.com/WikiWatershed/ModelMyWatershed/items/81/

Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py", line 185, in _get_response
    response = wrapped_callback(request, *callback_args, **callback_kwargs)
  File "/opt/app/apps/home/views.py", line 276, in project_via_hydroshare_edit
    return _via_hydroshare(request, resource, callback, errback)
  File "/opt/app/apps/home/views.py", line 152, in _via_hydroshare
    return callback(project_id)
  File "/opt/app/apps/home/views.py", line 252, in callback
    }], overwrite=True)
TypeError: add_files() got an unexpected keyword argument 'overwrite'

See:

@rajadain rajadain added NSF Funding Source: National Science Foundation bug production labels Jan 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug HydroShare Export NSF Funding Source: National Science Foundation production
Projects
None yet
Development

No branches or pull requests

2 participants