Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resend confirmation email button does nothing #3208

Open
carandraug opened this issue Aug 3, 2022 · 3 comments
Open

Resend confirmation email button does nothing #3208

carandraug opened this issue Aug 3, 2022 · 3 comments
Labels

Comments

@carandraug
Copy link
Contributor

The login window has a "Resend confirmation email" but it seems that all it does is show an alert with the message "Please wait 5 minutes and attempt logging in again to resend confirmation email". See:

<a href="" onclick="alert('Please wait 5 minutes and attempt logging in again to resend confirmation email.'); return false;">Resend confirmation email</a>

I've tried to track when this was implemented and maybe find some lost piece of code that connected to it but I found nothing. This was added in commit 1feac4a to close issue #1084

@Didayolo Didayolo added the Bug label Aug 25, 2022
@Didayolo
Copy link
Member

Very good catch.

@AntonOkhotnikov
Copy link

Faced similar problem. The notification led me to this github issue

@ngocphuonganhduong
Copy link

Hello, I have similar prob.

My situation is that i have an account successfully signed up in the old server.
Although it is written that "This is a NEW server, you must re-create your Codalab account if you previously had one", but when i signed up with the email address in the old server, I have this error "A user is already registered with this e-mail address" . Then, i tried to login with the account in the old server, it's stuck at the confirmation stage, keeping saying that "We have sent an e-mail to you for verification. Follow the link provided to finalize the signup process.", but i received nothing. Neither from inbox or spam.

And the "Resend confirmation email" does nothing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants