Hacker News new | ask | show | jobs
by rob_mccann 4228 days ago
I'm having some trouble logging in. First time I got redirected back from Github (to http://www.workshape.io/api/0/session/connect/github/callbac...), I got {}, second time I tried, I got { name: "RqlDriverError", msg: "Object field 'id' may not be undefined", message: "Object field 'id' may not be undefined" }
9 comments

Annoyingly, our email quota ran out, causing this an exception that kills the signup process. Am resolving now. Accounts that were effected will be removed as they are currently in an erroneous state. There is also a chance it was another bug, but this is the first one I have isolated.

Big apology for this, will resolve ASAP.

Same error here, with the same empty response, followed by {"name":"RqlDriverError","msg":"Object field 'id' may not be undefined","message":"Object field 'id' may not be undefined"}
I've looked into the error with a few users and no recreations as yet. Please can you try signing up again now please and report back on whether it works. Many thanks.
Also having issues logging in, same symptoms.
Yeah. I was going to give it a shot, but I can't even get in the door :(
Same error here..
ditto exactly the same for me
Same here.
Sorry about that. I'll look into this as soon as I can. Do either of you mind if I contact you via email to resolve?
Sure do, here is my profile with everything you need: https://github.com/atmosx
Had a brief look on your plateform, nice execution, can't wait to see you guys expand!
Same for me; was looking at it as a potential customer, although outside London
I got the same series of errors
Login error :(
same here!
Same here.

Never used Node or Rethink but looks like the DB treats undefined vs null values differently (errors on the former, inserts the latter).