ActiveBrainAtlas2 / activebrainatlasadmin

This is the ActiveBrainAtlas database portal. This project provides the admin area to edit data associated with the Active Brain Atlas project. It also provides the REST API.
0 stars 1 forks source link

Error when registering a new user #211

Closed SanjeevRJ closed 11 months ago

SanjeevRJ commented 1 year ago

A researcher at Princeton is interested in uploading his data to BrainSharer but when he tried to register for an account locally and using his GitHub account the following error was thrown: "Server Error (500)".

eddyod commented 1 year ago

I fixed the local signup issue, but I can't reproduce the Github one. Can someone else try logging in with Github? And note, when you login with Github, that doesn't mean you have automatic access to https://www.brainsharer.org/brainsharer/admin . Just https://www.brainsharer.org

drinehart1 commented 1 year ago

I had Jacob try to login with his github account but he receives a 500 server error message upon entering github credentials.

URL forwards to:

https://www.brainsharer.org/brainsharer/github/?code=153cb9e6c5336e29accd https://urldefense.com/v3/__https:/www.brainsharer.org/brainsharer/github/?code=153cb9e6c5336e29accd__;!!Mih3wA!EywEGp0wDmD5b27_vgU4MzxAfkEc8DN0yNB6xdR5UhS9W0AbJPg0XeBKE-O79tZ8IeDPCGxd_PtKC0LknJcp4JPsBw$

Server Error (500)

Duane

From: eddyod @.> Sent: Wednesday, September 13, 2023 11:27 To: ActiveBrainAtlas2/activebrainatlasadmin @.> Cc: Duane Rinehart @.>; Assign @.> Subject: Re: [ActiveBrainAtlas2/activebrainatlasadmin] Error when registering a new user (Issue #211)

I fixed the local signup issue, but I can't reproduce the Github one. Can someone else try logging in with Github? And note, when you login with Github, that doesn't mean you have automatic access to https://www.brainsharer.org/brainsharer/admin . Just https://www.brainsharer.org

— Reply to this email directly, view it on GitHub https://github.com/ActiveBrainAtlas2/activebrainatlasadmin/issues/211#issuecomment-1718116957 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AGDPO3UMPIP36DFPQLVCMELX2H3H7ANCNFSM6AAAAAA4WSBVUA . You are receiving this because you were assigned. https://github.com/notifications/beacon/AGDPO3SCDVMJQT25OD2DTT3X2H3H7A5CNFSM6AAAAAA4WSBVUCWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTTGNBRF2.gif Message ID: @. @.> >

eddyod commented 1 year ago

I'm going to remove the Github login option. It is too buggy.

eddyod commented 1 year ago

This has been fixed. Users can local login, register for new local account and reset lost password. Github login was removed.

eddyod commented 11 months ago

I'm closing this.