[FIXED] Infinite reload when disabling restrictions for tab

Ask for help about NoScript, no registration needed to post
random

[FIXED] Infinite reload when disabling restrictions for tab

Post by random »

Hello!

Since a few days, almost every page and tab that I choose to disable restrictions for, get stuck in an infinite loop of reloading the page over and over.
I don't think it happens to every website, but if it happens on a certain page once I am able to recreate it every time even if I open a new tab and disable restrictions for that one.

Currently I am using NoScript 10.1.8.20rc1, I do not know if that is the development version that I tried to download to solve the problem, or if it's the one that the firefox 'store' gave me. I tried to download the development version because I got the impression that my problem might have been fixed after reading a similar sounding topic here on these forums. Either case, my problem persists.

Here is some output from browser console, these messages get repeated on every reload until I manage to time and click the cancel request button:

Code: Select all

Loading failed for the <script> with source “hxxps://www.redditstatic.com/reddit-init.en.923D3RWK8v0.js”. deadbydaylight:1
[NoScript] onHeadersReceived 
Object { requestId: "1043", url: "hxxps://old.reddit.com/r/deadbydaylight/", originUrl: undefined, documentUrl: undefined, method: "GET", type: "main_frame", timeStamp: 1535139220580, frameId: 0, parentFrameId: -1, fromCache: false, … }
log.js:9:39
[NoScript] CSP blocker on hxxps://old.reddit.com/r/deadbydaylight/: undefined log.js:9:39
[NoScript] Running listener 1 
Object { requestId: "1043", url: "hxxps://old.reddit.com/r/deadbydaylight/", originUrl: undefined, documentUrl: undefined, method: "GET", type: "main_frame", timeStamp: 1535139220580, frameId: 0, parentFrameId: -1, fromCache: false, … }
log.js:9:39
[NoScript] Running listener 0 
Object { requestId: "1043", url: "hxxps://old.reddit.com/r/deadbydaylight/", originUrl: undefined, documentUrl: undefined, method: "GET", type: "main_frame", timeStamp: 1535139220580, frameId: 0, parentFrameId: -1, fromCache: false, … }
log.js:9:39
[NoScript] onResponseStarted 
Object { requestId: "1043", url: "hxxps://old.reddit.com/r/deadbydaylight/", originUrl: undefined, documentUrl: undefined, method: "GET", type: "main_frame", timeStamp: 1535139220593, frameId: 0, parentFrameId: -1, fromCache: false, … }
log.js:9:39
[NoScript] hxxps://old.reddit.com/r/deadbydaylight/ scriptBlocked=false setting noscriptFrame on  1 0 log.js:9:39
[NoScript] [WARNING] onHeadersReceived 0  1 has been overridden on 
Object { requestId: "1043", url: "hxxps://old.reddit.com/r/deadbydaylight/", originUrl: undefined, documentUrl: undefined, method: "GET", type: "main_frame", timeStamp: 1535139220593, frameId: 0, parentFrameId: -1, fromCache: false, … }
log.js:9:39
[NoScript] [WARNING] Reloading hxxps://old.reddit.com/r/deadbydaylight/ frame 0 of tab 1. log.js:9:39
[NoScript] Frame 0 hxxps://old.reddit.com/r/deadbydaylight/ of   
Object [ false ]
 , canScript: true, shouldScript: true
This is the output if I check the 'debug' box in plugin:

Code: Select all

{
  "DEFAULT": {
    "capabilities": [
      "frame",
      "fetch",
      "other"
    ],
    "temp": false
  },
  "TRUSTED": {
    "capabilities": [
      "script",
      "object",
      "media",
      "frame",
      "font",
      "webgl",
      "fetch",
      "other"
    ],
    "temp": false
  },
  "UNTRUSTED": {
    "capabilities": [],
    "temp": false
  },
  "sites": {
    "trusted": [
      "§:addons.mozilla.org",
      "§:yimg.com",
      "§:youtube.com",
      "§:ytimg.com",
      "§:googlevideo.com"
    ],
    "untrusted": [
      "§:yahooapis.com",
      "§:yahoo.com",
      "§:wlxrs.com",
      "§:sfx.ms",
      "§:securesuite.net",
      "§:securecode.com",
      "§:paypalobjects.com",
      "§:paypal.com",
      "§:passportimages.com",
      "§:passport.net",
      "§:passport.com",
      "§:outlook.com",
      "§:noscript.net",
      "§:nflxvideo.net",
      "§:nflxext.com",
      "§:nflximg.com",
      "§:netflix.com",
      "§:mozilla.net",
      "§:maps.googleapis.com",
      "§:live.net",
      "§:live.com",
      "§:code.jquery.com",
      "§:hotmail.com",
      "§:google.com",
      "§:gfx.ms",
      "§:firstdata.lv",
      "§:firstdata.com",
      "§:tinymce.cachefly.net",
      "§:bootstrapcdn.com",
      "§:ajax.aspnetcdn.com",
      "§:ajax.googleapis.com",
      "§:afx.ms",
      "§:gstatic.com"
    ],
    "custom": {},
    "temp": []
  },
  "enforced": true,
  "autoAllowTop": false
}
If you want any other information I'd be happy to supply it, though I'd need some instructions as to what you would need me to do.

cheers
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: Infinite reload when disabling restrictions for tab

Post by Giorgio Maone »

Please check latest development build, thanks.

v 10.1.8.21rc1
=============================================================
x Fixed reload loop on unrestricted tabs (thanks random for
reporting)
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0
random

Re: Infinite reload when disabling restrictions for tab

Post by random »

Seems to be working. Very fast work.. amazing!
Thank you.
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0
Post Reply