How to launch the Error Console?

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

How to launch the Error Console?

Post by TheHawk »

Apologies for what is maybe a stupid question but how do I load the NoScript console?

Right clicking the "S" icon in the status bar brings nothing about it. I ask because starting today a number of websites are freezing for 5 seconds before actually loading and need to understand if NoScript is the cause.

Cheers.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6
User avatar
jofan
Posts: 3
Joined: Fri Jul 16, 2010 8:27 pm

Re: How to launch the Error Console?

Post by jofan »

NoScript uses the error console in Firefox, I believe

To bring this up use the menu at the top:

Code: Select all

Tools -> Error Console 

or hit:
ctrl+shift+j
I make mistakes - therefor I learn... or do I?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6
TheHawk

Re: How to launch the Error Console?

Post by TheHawk »

Thanks friend.

Could this be my problem?

[ABE] <LOCAL> Deny on {GET http://www.google-analytics.com/ga.js <<< URL REMOVED}
SYSTEM rule:
Site LOCAL
Accept from LOCAL
Deny
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6
Guest

Re: How to launch the Error Console?

Post by Guest »

Sounds to me like you redirected google-analytics.com to a loopback address via the hosts file. Try using 255.255.255.0 instead of 127.0.0.1.
Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.6) Gecko/20100625 Firefox/3.6.6
User avatar
jofan
Posts: 3
Joined: Fri Jul 16, 2010 8:27 pm

Re: How to launch the Error Console?

Post by jofan »

...Any luck?
I make mistakes - therefor I learn... or do I?
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1
Tom T.
Field Marshal
Posts: 3620
Joined: Fri Mar 20, 2009 6:58 am

Re: How to launch the Error Console?

Post by Tom T. »

It is correct that the Error Console is opened via Tools > Error Console. You can select for only errors, and copy/paste the messages here.

With regard to Google-analytics.com, if you don't want it to run, just leave it in the default blocked zone, or mark it as Untrusted. NoScript will run a Surrogate Script that will make the page happy, while sending none of your personal information to Google. This doesn't require ABE at all.

The surrogate should prevent the need for any exceptions. Is there a reason that you want the real G-A to run at certain sites?

I don't see any connection to HOSTS file in your posts, unless that was the URL REMOVED part.

With regard to your original question, NS is not the likely culprit, but there's an easy way to tell:

If one of the affected sites is a trusted site - *all* scripts there are in your whitelist, -- then go to NS Menu > Options > General, and click "Scripts globally allowed (dangerous)". Also, on Options > Embedding, uncheck "Apply to whitelisted sites". Perhaps your trusted online bank might be a good test site. Go there, and if the problem persists, NoScript has been exonerated. If that solves the problem, then there may be a NS issue to explore further.

Remember to uncheck "Scripts globally allowed", and re-check "Apply to whitelisted..." (if that is your preference -- it's mine) before going anywhere else.

Let us know the results.
Last edited by Tom T. on Mon Oct 17, 2011 7:00 am, edited 1 time in total.
Reason: added some material
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.23) Gecko/20110920 Firefox/3.6.23
Post Reply