chnm / serendipomatic

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

500 error message #95

Closed professmoravec closed 10 years ago

professmoravec commented 10 years ago

trying to link to zotero, get screen to authorize, click accept defaults ->

home
about
connect

Ouch. 500 error.

Bad things happened, but it's not your fault. Go home and start again. This project was made possible with support from a whole lotta peeps.

mialondon commented 10 years ago

People seem to still be getting this. If it's people who've tried once, will their details be in the database, and if that's causing an error, how do we code around it? @erose @rlskoeser

erose commented 10 years ago

We no longer use a database, so details won't be as easy to get as that. I'll look but I'm not sure what causes this as opposed to other Zotero errors (which should be caught & redirected).

On Sun, Aug 4, 2013 at 9:41 AM, Mia notifications@github.com wrote:

People seem to still be getting this. If it's people who've tried once, will their details be in the database, and if that's causing an error, how do we code around it? @erose https://github.com/erose @rlskoeserhttps://github.com/rlskoeser

— Reply to this email directly or view it on GitHubhttps://github.com/chnm/serendipomatic/issues/95#issuecomment-22071889 .

scottkleinman commented 10 years ago

Is this issue resolved? Just looking for issues to close so we can concentrate on enhancements.

mialondon commented 10 years ago

If details are stored, we'll need a way to either clear them or have it not be a problem (or both) so that it's easy to test properly on dev before pushing to live...

erose commented 10 years ago

No one's details are being stored in a database. I'm not sure how to replicate this error except for trying Zotero auth under a bunch of different circumstances (logged in as someone else, no items in your library, ...) which I think is definitely a good idea, but will have to get to later this week.

On Tue, Aug 6, 2013 at 8:30 AM, Mia notifications@github.com wrote:

If details are stored, we'll need a way to either clear them or have it not be a problem (or both) so that it's easy to test properly on dev before pushing to live...

— Reply to this email directly or view it on GitHubhttps://github.com/chnm/serendipomatic/issues/95#issuecomment-22175262 .

mialondon commented 10 years ago

Thanks Eli! I'll leave it with you, just let us know what you need tested and when.

mialondon commented 10 years ago

I'm going to close this for now - if anyone manages to replicate it on dev http://dev-serendipomatic.herokuapp.com/ and can provide information on how to reproduce it for debugging then we can re-open it.