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
readthedocs.oauth.models:MultipleObjectsReturned: get() returned more than one RemoteRepository -- it returned 2!
Traceback (most recent call last):
File "/home/docs/local/lib/python2.7/site-packages/newrelic-2.44.0.36/newrelic/hooks/application_celery.py", line 66, in wrapper return wrapped(*args, **kwargs)
File "/home/docs/local/lib/python2.7/site-packages/celery/app/trace.py", line 438, in __protected_call__ return self.run(*args, **kwargs)
File "/home/docs/checkouts/readthedocs.org/readthedocs/core/utils/tasks/public.py", line 68, in run result = self.run_public(*args, **kwargs)
File "/home/docs/checkouts/readthedocs.org/readthedocs/oauth/tasks.py", line 19, in run_public import_bitbucket(user, sync=True)
File "/home/docs/checkouts/readthedocs.org/readthedocs/oauth/utils.py", line 214, in import_bitbucket process_bitbucket_json(user, org_resp)
File "/home/docs/checkouts/readthedocs.org/readthedocs/oauth/utils.py", line 182, in process_bitbucket_json user=user)
File "/home/docs/checkouts/readthedocs.org/readthedocs/oauth/managers.py", line 66, in create_from_bitbucket_api full_name=api_json['full_name'])
File "/home/docs/local/lib/python2.7/site-packages/django/db/models/manager.py", line 127, in manager_method return getattr(self.get_queryset(), name)(*args, **kwargs)
File "/home/docs/local/lib/python2.7/site-packages/django/db/models/query.py", line 405, in get_or_create return self.get(**lookup), False
File "/home/docs/local/lib/python2.7/site-packages/django/db/models/query.py", line 338, in get (self.model._meta.object_name, num)
MultipleObjectsReturned: get() returned more than one RemoteRepository -- it returned 2!
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: