FOGProject / fogproject

An open source computer cloning & management system
https://fogproject.org
GNU General Public License v3.0
1.14k stars 222 forks source link

Registering accounts on Fog Forum not working. #391

Closed shawnpaw closed 4 years ago

shawnpaw commented 4 years ago

I am trying to get help with our Fog instance. I attempted to create an account on the Fog forum to get help but the captcha is preventing me from creating an account. I tried Chrome and Firefox. No luck. Edge gives me the captcha where I choose the pictures that have specific things in the picture. Firefox and Chrome do not ask at all. Edge still won't let me create an account. This is probably not the right place to voice this issue, but maybe this can be passed along to someone who can fix the issue. I just need to get in so I can get some help with my Fog instance. Thanks.

Sebastian-Roth commented 4 years ago

@shawnpaw I've just tested registration captcha with Opera, Chrome and Firefox on Linux. All working fine. Can you please clear your browser cache and try again?

shawnpaw commented 4 years ago

No luck. I cleared caches. Tried incognito. Multiple browsers. I still get registration error captcha not verified, are you a robot?

Shawn

Get Outlook for Androidhttps://aka.ms/ghei36

Sebastian-Roth commented 4 years ago

@mastacontrola We don't seem to have new users registering over the last five days (as of now) which seems quite unusual. Though I don't see anything obvious in the nodebb logs.

Sebastian-Roth commented 4 years ago

I've tried to figure out what's wrong and stumbled upon a possible issue with - (https://stackoverflow.com/questions/39853162/recaptcha-with-content-security-policy) as I got the following message in Chrome's web developers console:

Refused to load the script 'https://www.gstatic.com/recaptcha/releases
/ADnAC3ZykfbIOflWgrKNsVVT/recaptcha__en.js' because it violates the following
Content Security Policy directive: "script-src 'nonce-PaGQAeKtpP6b1QSJ2RkgSQ'
'unsafe-inline' 'strict-dynamic' https: http: 'unsafe-eval'". 'strict-dynamic'
is present, so host-based whitelisting is disabled.

But I don't think this is actually causing it to fail.

The actual error message "Captcha not verified, are you a robot?" stems from a anti-SPAM plugin we use in nodebb called spam-be-gone which is doing a great job as we'd have dozens of obvious fake registrations (e.g. from kimberley@yuji2310.daisuke36.gleella.buzz) each day! So we can't simply turn this off.

As I understand it we don't get a valid response to our captcha request which is using the simple-recaptcha-new module. Though I have no idea why that would be.

Sebastian-Roth commented 4 years ago

@shawnpaw We just switched to a different captcha mechanism. Please give it a try again.

shawnpaw commented 4 years ago

Thank you!!!! I am in. I appreciate you taking the time to help me register for an account. I hope to become more involved in the community. Thank you again!

Shawn Ward Windows Systems Admin CAEDM – College of Engineering 801-422-8120

From: Sebastian-Roth [mailto:notifications@github.com] Sent: Sunday, June 7, 2020 1:22 PM To: FOGProject/fogproject fogproject@noreply.github.com Cc: Shawn Ward shawn_ward@byu.edu; Mention mention@noreply.github.com Subject: Re: [FOGProject/fogproject] Registering accounts on Fog Forum not working. (#391)

@shawnpawhttps://github.com/shawnpaw We just switched to a different captcha mechanism. Please give it a try again.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/FOGProject/fogproject/issues/391#issuecomment-640266695, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AHXGIMKBGV3RGDOTRNXC3J3RVPSFPANCNFSM4NUAKHMA.

shawnpaw commented 4 years ago

I’m sorry to bother everyone again.

The FogProject site must not like me. I got the email to validate my email. I clicked the link. The site said I was successful at validating my email and that the validation of my email failed at the same time. Not sure how that works. Now when I log in it says my email was not validated and that I can’t chat or post until it is validated. Is there a way to generate a new email to validate my account? I looked and could not find a way in my profile or settings to send the email again. Thanks.

Shawn Ward Windows Systems Admin CAEDM – College of Engineering 801-422-8120

From: Sebastian-Roth [mailto:notifications@github.com] Sent: Sunday, June 7, 2020 1:22 PM To: FOGProject/fogproject fogproject@noreply.github.com Cc: Shawn Ward shawn_ward@byu.edu; Mention mention@noreply.github.com Subject: Re: [FOGProject/fogproject] Registering accounts on Fog Forum not working. (#391)

@shawnpawhttps://github.com/shawnpaw We just switched to a different captcha mechanism. Please give it a try again.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/FOGProject/fogproject/issues/391#issuecomment-640266695, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AHXGIMKBGV3RGDOTRNXC3J3RVPSFPANCNFSM4NUAKHMA.

mastacontrola commented 4 years ago

I'm seeing your account as validated.

shawnpaw commented 4 years ago

Thanks. Maybe it just took a little time. I don’t see the message anymore that my email is not validated.

Shawn Ward Windows Systems Admin CAEDM – College of Engineering 801-422-8120

From: Tom Elliott [mailto:notifications@github.com] Sent: Monday, June 8, 2020 9:03 AM To: FOGProject/fogproject fogproject@noreply.github.com Cc: Shawn Ward shawn_ward@byu.edu; Mention mention@noreply.github.com Subject: Re: [FOGProject/fogproject] Registering accounts on Fog Forum not working. (#391)

I'm seeing your account as validated.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/FOGProject/fogproject/issues/391#issuecomment-640686432, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AHXGIMJQTJOMWHXHZYOKLXDRVT4Q7ANCNFSM4NUAKHMA.

Sebastian-Roth commented 4 years ago

@shawnpaw Good to hear this has worked out. Closing the topic now. If you still can't post in the forums, let us know here.