Recaptcha Problems

Bug reports and enhancement requests
Post Reply
petercotton
Posts: 5
Joined: Tue Nov 17, 2015 2:47 pm

Recaptcha Problems

Post by petercotton »

Sorry if this has been brought up before. I searched the forum, but did not find any helpful answers.

Since Sunday I have had a problem with the I'm Not A Robot recaptchas. They show up fine, but when I click the box to say I'm not a robot I just get a spinning wheel and the captcha never loads. I have disabled all other add-ons and it is NoScript that is causing the problem. Not sure why it would randomly just start happening one day. I cannot, for the life of me, figure out how to get NoScript to allow the captchas to properly load. Even when ABE and ClearClick disabled I still have this problem.

Any help would be greatly appreciated.
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:45.0) Gecko/20100101 Firefox/45.0
barbaz
Senior Member
Posts: 10841
Joined: Sat Aug 03, 2013 5:45 pm

Re: Recaptcha Problems

Post by barbaz »

Have you tried Allow Scripts Globally?
If so, when this issue occurs, do you see anything related in the Browser Console? (Ctrl-Shift-J)
(if you don't know what's related, turn off CSS warnings and post everything else you see)
*Always* check the changelogs BEFORE updating that important software!
-
petercotton
Posts: 5
Joined: Tue Nov 17, 2015 2:47 pm

Re: Recaptcha Problems

Post by petercotton »

I already had NoScript set to All Scripts Globally. Here are my results from the Browser Console:

Code: Select all

unsafe CPOW usage noscriptService.js:5487:8
unsafe CPOW usage noscriptService.js:3938:4
unsafe CPOW usage DOM.js:68:6
unsafe CPOW usage DOM.js:68:13
unsafe CPOW usage noscriptOverlay.js:2031:42
POST 
XHR 
https://va.tawk.to/register/1447778671246 [HTTP/1.1 200 OK 75ms]
GET 
https://www.gstatic.com/recaptcha/api2/r20151112120204/styles__ltr.css [HTTP/2.0 200 OK 0ms]
GET 
https://www.gstatic.com/recaptcha/api2/r20151112120204/recaptcha__en.js [HTTP/2.0 200 OK 0ms]
unsafe CPOW usage RemoteAddonsParent.jsm:798:2
unsafe CPOW usage noscriptService.js:5404:10
unsafe CPOW usage RemoteAddonsParent.jsm:798:2
unsafe CPOW usage noscriptService.js:3938:4
unsafe CPOW usage DOM.js:68:6
unsafe CPOW usage DOM.js:68:13
unsafe CPOW usage noscriptOverlay.js:2031:42
GET 
https://apis.google.com/js/api.js [HTTP/2.0 200 OK 0ms]
GET 
XHR 
https://vs24.tawk.to/s/ [HTTP/1.1 200 OK 257ms]
GET 
https://www.google.com/js/bg/ekHo7fuuwHL0bIRa3zATQP9x7MeVRmr15QcxqngqVGM.js [HTTP/2.0 200 OK 0ms]
Use of getAttributeNode() is deprecated. Use getAttribute() instead. recaptcha__en.js:52:109
GET 
https://www.google.com/recaptcha/api2/webworker.js [HTTP/2.0 200 OK 60ms]
GET 
XHR 
https://vs24.tawk.to/s/ [HTTP/1.1 200 OK 56ms]
GET 
https://vs24.tawk.to/s/ [HTTP/1.1 101 Switching Protocols 165ms]
POST 
https://va.tawk.to/log-performance/v3 [HTTP/1.1 200 OK 89ms]
GET 
XHR 
https://vs24.tawk.to/s/ [HTTP/1.1 200 OK 174ms]
unsafe CPOW usage RemoteAddonsParent.jsm:798:2
unsafe CPOW usage noscriptService.js:5404:10
unsafe CPOW usage RemoteAddonsParent.jsm:798:2
unsafe CPOW usage noscriptService.js:5406:0
unsafe CPOW usage noscriptService.js:3938:4
unsafe CPOW usage DOM.js:68:6
unsafe CPOW usage DOM.js:68:13
unsafe CPOW usage noscriptOverlay.js:2031:42
: InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable webworker.js:1:0
unsafe CPOW usage RemoteAddonsParent.jsm:798:2
unsafe CPOW usage noscriptService.js:5404:10
unsafe CPOW usage RemoteAddonsParent.jsm:798:2
unsafe CPOW usage noscriptService.js:5406:0
unsafe CPOW usage noscriptService.js:5412:11
unsafe CPOW usage noscriptService.js:5487:8
unsafe CPOW usage noscriptService.js:3938:4
unsafe CPOW usage DOM.js:68:6
unsafe CPOW usage DOM.js:68:13
unsafe CPOW usage noscriptOverlay.js:2031:42
GET 
https://www.google.com/recaptcha/api2/webworker.js [HTTP/2.0 200 OK 0ms]
invalid 'in' operand handler RemoteAddonsParent.jsm:561:0
expression closures are deprecated RemoteAddonsParent.jsm:779:40
unsafe CPOW usage RemoteAddonsParent.jsm:798:2
unsafe CPOW usage noscriptService.js:5404:10
unsafe CPOW usage RemoteAddonsParent.jsm:798:2
unsafe CPOW usage noscriptService.js:5406:0
unsafe CPOW usage noscriptService.js:5404:22
unsafe CPOW usage noscriptService.js:3938:4
unsafe CPOW usage DOM.js:68:6
unsafe CPOW usage DOM.js:68:13
unsafe CPOW usage noscriptOverlay.js:2031:42
unsafe CPOW usage overlay.js:228:8
unsafe CPOW usage overlay.js:229:0
I had to edit out a lot of the repetitive occurrences because the forum would not allow me to post it otherwise. I do see one instance in there from gstatic.com that references recaptcha, but gstatic.com is already on my whitelist, so I am not really sure what to make of that.
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:45.0) Gecko/20100101 Firefox/45.0
barbaz
Senior Member
Posts: 10841
Joined: Sat Aug 03, 2013 5:45 pm

Re: Recaptcha Problems

Post by barbaz »

Oops, missed that you're on nightly.
Have you got e10s disabled?
*Always* check the changelogs BEFORE updating that important software!
-
petercotton
Posts: 5
Joined: Tue Nov 17, 2015 2:47 pm

Re: Recaptcha Problems

Post by petercotton »

No, e10s are enabled.
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:45.0) Gecko/20100101 Firefox/45.0
barbaz
Senior Member
Posts: 10841
Joined: Sat Aug 03, 2013 5:45 pm

Re: Recaptcha Problems

Post by barbaz »

NoScript 2.x is not compatible with e10s, you'll have to wait for NoScript 3.x for desktop for that

EDIT bmo tracking bug, for information/reading if you care: https://bugzilla.mozilla.org/show_bug.cgi?id=1058542
*Always* check the changelogs BEFORE updating that important software!
-
petercotton
Posts: 5
Joined: Tue Nov 17, 2015 2:47 pm

Re: Recaptcha Problems

Post by petercotton »

I tried disabling e10s and running NoScript and it still gave me the same problem. I just cannot figure out what would have changed randomly one day to cause it to stop working the way it had been for months. It's driving me crazy. :o
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:45.0) Gecko/20100101 Firefox/45.0
User avatar
Thrawn
Master Bug Buster
Posts: 3106
Joined: Mon Jan 16, 2012 3:46 am
Location: Australia
Contact:

Re: Recaptcha Problems

Post by Thrawn »

Hmm. Other addons disabled, nothing looks relevant in Browser Console, starting happening mysteriously...

- Anything in Browser Console after disabling e10s?
- Anything on your Untrusted submenu?
- Does it happen in a separate profile with only NoScript installed?
======
Thrawn
------------
Religion is not the opium of the masses. Daily life is the opium of the masses.

True religion, which dares to acknowledge death and challenge the way we live, is an attempt to wake up.
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0
barbaz
Senior Member
Posts: 10841
Joined: Sat Aug 03, 2013 5:45 pm

Re: Recaptcha Problems

Post by barbaz »

petercotton wrote:I just cannot figure out what would have changed randomly one day
update of nightly?
*Always* check the changelogs BEFORE updating that important software!
-
petercotton
Posts: 5
Joined: Tue Nov 17, 2015 2:47 pm

Re: Recaptcha Problems

Post by petercotton »

barbaz wrote:
petercotton wrote:I just cannot figure out what would have changed randomly one day
update of nightly?
This seems to be what caused. The last working nightly build was 2015.11.13. After that is when the recaptcha problems start for me. Thanks for the suggestion.
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:45.0) Gecko/20100101 Firefox/45.0
barbaz
Senior Member
Posts: 10841
Joined: Sat Aug 03, 2013 5:45 pm

Re: Recaptcha Problems

Post by barbaz »

Moving to NoScript Development
*Always* check the changelogs BEFORE updating that important software!
-
koron
Junior Member
Posts: 20
Joined: Wed Jul 18, 2012 1:44 am

Re: Recaptcha Problems

Post by koron »

I have seen same problem in https://p.eagate.573.jp/gate/p/login.html?___REDIRECT=1.
And in my build, get these error message.

Error: Error: Failed to load script (nsresult = 0x805e0006)
Source File: https://www.google.com/recaptcha/api2/w ... 1112120204
Line: 1
Error: : NS_ERROR_FAILURE:
Source File: https://www.google.com/recaptcha/api2/w ... 1112120204
Line: 1

Anyway, with NoScripts, importScripts fails by some reasons.
Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:45.0) Gecko/20100101 Firefox/45.0
Post Reply