Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Beta site crapped the bed on authentication #22

Closed
jglovier opened this issue Sep 26, 2014 · 4 comments
Closed

Beta site crapped the bed on authentication #22

jglovier opened this issue Sep 26, 2014 · 4 comments
Labels
🐛bug issue/pull request that documents/fixes a bug

Comments

@jglovier
Copy link
Member

This was the callback URL:

https://beta.hospitalrun.io/auth/google/callback?code=4/FvcqO0opSglLB5TR-WZ-aii6Q_pl.crfgi9WPfBMQJvIeHux6iLZLSPdkkQI

And this was the page contents:

Error: missing at Request._callback (/var/app/server/node_modules/nano/nano.js:319:39) at Request.self.callback (/var/app/server/node_modules/nano/node_modules/request/request.js:122:22) at Request.emit (events.js:98:17) at Request.<anonymous> (/var/app/server/node_modules/nano/node_modules/request/request.js:888:14) at Request.emit (events.js:117:20) at IncomingMessage.<anonymous> (/var/app/server/node_modules/nano/node_modules/request/request.js:839:12) at IncomingMessage.emit (events.js:117:20) at _stream_readable.js:943:16 at /var/app/server/node_modules/newrelic/node_modules/continuation-local-storage/node_modules/async-listener/glue.js:177:31
@jglovier jglovier added the 🐛bug issue/pull request that documents/fixes a bug label Sep 26, 2014
@jglovier
Copy link
Member Author

¯\_(ツ)_/¯

@jkleinsc
Copy link
Member

@jglovier What user were you using when you got this?

@jglovier
Copy link
Member Author

jglovier commented Oct 3, 2014

Actually it was with my joel.glovier@cureinternational.org account. I forgot that my user account for that is my gmail one.

@jkleinsc
Copy link
Member

The issue here was that an error was being thrown when trying to login with a user who isn't registered in the system. This was fixed by HospitalRun/hospitalrun-server@29ec056

matteovivona pushed a commit that referenced this issue Jan 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐛bug issue/pull request that documents/fixes a bug
Projects
None yet
Development

No branches or pull requests

2 participants