chnm / serendipomatic

http://serendipomatic.org/
26 stars 9 forks source link

Integrity Error when accepting OWOT 2 key in Zotero #88

Closed moltude closed 11 years ago

moltude commented 11 years ago

Accepted default values for key on the Zotero page and then go this error :8ball:

++++++++ LOG +++++++++

IntegrityError at /localauth/zotero/ duplicate key value violates unique constraint "auth_zoterouser_userid_key" DETAIL: Key (userid)=(1175729) already exists. Request Method: GET Request URL: http://vast-ocean-3191.herokuapp.com/localauth/zotero/?oauth_token=f5492dc22001a53b883c&oauth_verifier=d12bf3a4c5ea4fc5d594 Django Version: 1.5.1 Exception Type: IntegrityError Exception Value:
duplicate key value violates unique constraint "auth_zoterouser_userid_key" DETAIL: Key (userid)=(1175729) already exists. Exception Location: /app/.heroku/python/lib/python2.7/site-packages/django/db/backends/postgresql_psycopg2/base.py in execute, line 54 Python Executable: /app/.heroku/python/bin/python Python Version: 2.7.4 Python Path:
['/app/smartstash', '/app', '/app/.heroku/python/bin', '/app/.heroku/python/lib/python2.7/site-packages/distribute-0.6.36-py2.7.egg', '/app/.heroku/python/lib/python2.7/site-packages/pip-1.3.1-py2.7.egg', '/app', '/app/.heroku/python/lib/python27.zip', '/app/.heroku/python/lib/python2.7', '/app/.heroku/python/lib/python2.7/plat-linux2', '/app/.heroku/python/lib/python2.7/lib-tk', '/app/.heroku/python/lib/python2.7/lib-old', '/app/.heroku/python/lib/python2.7/lib-dynload', '/app/.heroku/python/lib/python2.7/site-packages', '/app/.heroku/python/lib/python2.7/site-packages/PIL', '/app/.heroku/python/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg-info'] Server time: Fri, 2 Aug 2013 12:47:50 -0500

mialondon commented 11 years ago

Can't reproduce, closing!