hgraph-os / hMixer

A tool for healthcare professionals to quantify how individual factors impact overall health.
Apache License 2.0
14 stars 8 forks source link

If I have a user cookie in my browser but the database has been reset, I get a 500 error #7

Open bsalinas opened 11 years ago

bsalinas commented 11 years ago

Basically, I had submitted a long time ago. It said welcome back but couldn't find my record in the DB. Therefore there was a 500 error on the data and the app didn't load any graphs. We should handle the lack of data gracefully.

Probably not something super critical in the short term

andrewfaria commented 11 years ago

See my ticket from yesterday. Also 500 error but no cookie to start. On Jun 1, 2013 12:36 PM, "Ben Salinas" notifications@github.com wrote:

Basically, I had submitted a long time ago. It said welcome back but couldn't find my record in the DB. Therefore there was a 500 error on the data and the app didn't load any graphs. We should handle the lack of data gracefully.

Probably not something super critical in the short term

— Reply to this email directly or view it on GitHubhttps://github.com/goinvo/hMixer/issues/7 .

ericbenwa commented 11 years ago

Maybe similar I just ran into a 500 error on http://hscoremixer.org/tests/create

Got this after submitting a score then refresh, it'll welcome you back... but upon submitting at this point I get the 500 error each time.