Page 1 of 3

[RESOLVED] Problems logging into webmail account (web.de)

Posted: Thu Feb 12, 2015 7:44 pm
by anbu
Hi,

I hope I am at the right place here. I am a "normal" no script user and not a professional but I have one issue to report:
I have problems logging into my web-based e-mail account and it seems to be the case that NoScript is the culprit here.
I have an account with www.web.de and when I try to log in for the first time every session, the web.de-system stops the login process and redirects me to the log-in page again. The address line of my browser then reads: "http://web.de/?status=session-expired&m ... me@hinweis"
When I then log in again the log-in works. But: the web.de-system tells me that I did not log out correctly the last time I visited (meaning the first time that I tried to log in but was thrown out again).
From that moment on I can log in and out as I please and everything runs smootly. But the moment I close my browser (FF newest version) and launch it again, the first log in fails again.
When I kick out NoScript there is no such problem.
BTW: All scripts are allowed for the web.de page. There isn't anything else to allow.....so I don't really know what to do.

Any ideas?

Thank you!

anbu

Re: Problems logging into web-based mail account (web.de)

Posted: Thu Feb 12, 2015 7:55 pm
by barbaz
anbu wrote:BTW: All scripts are allowed for the web.de page. There isn't anything else to allow.....
Then this is almost certainly not a surrogate issue. Moving to NoScript Support.


When it fails, 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)

Re: Problems logging into web-based mail account (web.de)

Posted: Sat Feb 21, 2015 1:46 pm
by anbu
barbaz wrote:
anbu wrote:BTW: All scripts are allowed for the web.de page. There isn't anything else to allow.....
Then this is almost certainly not a surrogate issue. Moving to NoScript Support.


When it fails, 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)

Sorry, I am not a native speaker of English that's why I don't understand the first bit as I couldn't find out what is meant be "surrogate issue". And did you mean by saying "Moving to NoScript Support"? Should I be contacting them concerning my issue?

Concerning the Browser Console, I am posting what it gave me after I failed to log into my account (I am using Sandboxie).
I hope someone cleverer than me can understand what it is saying.

Thanks!
anbu

"DEPRECATED: The widget module is deprecated. Please consider using the sdk/ui module instead.
Traceback (most recent call last):
File "resource://gre/modules/commonjs/sdk/addon/runner.js", line 86, in startup/</<
run(options);
File "resource://gre/modules/commonjs/sdk/addon/runner.js", line 145, in run
let program = main(options.loader, options.main);
File "resource://gre/modules/commonjs/toolkit/loader.js", line 683, in main
return loader.load(loader, module).exports;
File "resource://gre/modules/commonjs/sdk/loader/cuddlefish.js", line 129, in CuddlefishLoader/options<.load
result = load(loader, module);
File "resource://gre/modules/commonjs/toolkit/loader.js", line 317, in load
evaluate(sandbox, module.uri);
File "resource://gre/modules/commonjs/toolkit/loader.js", line 266, in evaluate
: loadSubScript(uri, sandbox, encoding);
File "resource://fpw-at-informatik-dot-tu-darmstadt-dot-de/fpw/lib/main.js", line 181, in null
var widget = require("sdk/widget").Widget({
File "resource://gre/modules/commonjs/toolkit/loader.js", line 590, in require
freeze(load(loader, module));
File "resource://gre/modules/commonjs/sdk/loader/cuddlefish.js", line 129, in CuddlefishLoader/options<.load
result = load(loader, module);
File "resource://gre/modules/commonjs/toolkit/loader.js", line 317, in load
evaluate(sandbox, module.uri);
File "resource://gre/modules/commonjs/toolkit/loader.js", line 266, in evaluate
: loadSubScript(uri, sandbox, encoding);
File "resource://gre/modules/commonjs/sdk/widget.js", line 59, in null
require("./util/deprecate").deprecateUsage(
File "resource://gre/modules/commonjs/sdk/util/deprecate.js", line 18, in deprecateUsage
let stack = get().slice(2);" deprecate.js:21
about:blank : Unable to run script because scripts are blocked internally.
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
about:blank : Unable to run script because scripts are blocked internally.
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658

Re: Problems logging into web-based mail account (web.de)

Posted: Sat Feb 21, 2015 6:43 pm
by barbaz
anbu wrote:Sorry, I am not a native speaker of English
Is your native language French or Italian?
anbu wrote:that's why I don't understand the first bit as I couldn't find out what is meant be "surrogate issue". And did you mean by saying "Moving to NoScript Support"? Should I be contacting them concerning my issue?
I meant you posted in the "NoScript Surrogates" forum, but I relocated your topic to our "NoScript Support" forum because it didn't sound like this issue called for extra JavaScript.
anbu wrote:Concerning the Browser Console, I am posting what it gave me after I failed to log into my account (I am using Sandboxie).
Those messages are not related to NoScript.
I wonder if this is extension conflict.
Does disabling all extensions other than NoScript get it working? (Tools > Add-ons Manager)

Re: Problems logging into web-based mail account (web.de)

Posted: Sun Feb 22, 2015 6:31 pm
by anbu
barbaz wrote: Is your native language French or Italian?
No, actually, it's German...

barbaz wrote: Those messages are not related to NoScript.
I wonder if this is extension conflict.
Does disabling all extensions other than NoScript get it working? (Tools > Add-ons Manager)
I disabled all the other extensions/add-ons and the problem still persists. It doesn't change a thing....:-(

For good measure I also tried the same thing without using Sandboxie but that didn't help either.

Any other ideas what I could do to make my web-based mail account work normally with NoScript?

anbu

Re: Problems logging into web-based mail account (web.de)

Posted: Sun Feb 22, 2015 6:58 pm
by barbaz
Hmm, I wonder if there's a really really large volume of CSS warnings killing NoScript related messages...

Keep Sandboxie because it's not likely to be even part of the problem here and you might like to have that extra protection during these diagnostics. Also you'll probably want to delete the sandbox when done, not save any of these changes...

Are you forcing HTTPS or secure cookies on the site? If so try without.

Install NoRedirect, configure it to block all redirects (Regex: .*, check only Source), so that you can see if any intermittent site is being blocked somehow.

If not, leave NoRedirect, try temporarily disabling parts of NoScript other than the script blocking, re-enabling if no difference, until you determine the exact functionality causing trouble? Maybe in this order:

1) XSS: NoScript Options > Advanced > XSS, un-check both boxes
2) ABE: NoScript Options > Advanced > ABE, un-check Enable ABE
3) Inclusion type checking: about:config > set noscript.inclusionTypeChecking to false
4) ClearClick: NoScript Options > Advanced > ClearClick
5) about:config > set noscript.xss.checkInclusions to false (not totally sure what that does, I think it's separate from normal XSS filter though)

Re: Problems logging into web-based mail account (web.de)

Posted: Mon Feb 23, 2015 4:00 pm
by anbu
barbaz wrote: Are you forcing HTTPS or secure cookies on the site? If so try without.
not that I can find it anywhere in FF....I am using the FF privacy mode (if that's what it's called in English)
I am trying out the rest tomorrow.
BTW: I have just logged into my mail account and mistyped the password. And web.de gave me the info that the password was wrong. It did not give me the log-in wasn't successful-info. Apparently the password is checked first and the log-in-problem occurs a step later...

Thank you!
anbu

Re: Problems logging into web-based mail account (web.de)

Posted: Mon Feb 23, 2015 4:49 pm
by anbu
barbaz wrote:
Install NoRedirect, configure it to block all redirects (Regex: .*, check only Source), so that you can see if any intermittent site is being blocked somehow.
Tried the NoRedirect Addon. And this is what happened:
Logging into my webmail account for the first time gave this result.
1) First redirect after entering the password was:
https://navigator.web.de/login?goto=homepagelogin&mc=03950757&ott=e498e0eb-5921-4ee5-aa0e-a08eec62599b

Then I actually saw my webmail desktop. I never had that before when loggin in for the first time. But after clicking on "unread mail" there was the second redirect to:
https://3c.web.de/mail/client/iac/restart;jsessionid=2879B5F164AB0F66D3C85304F8FF372A-n2.bs36b?iacResSrc=spf%232879B5F164AB0F66D3C85304F8FF372A-n2.bs36b&origReferrer=https%3A%2F%2Fnavigator.web.de%2Fnavigator%2Fshow%3Fsid%3D4c6923270f5935f85e3f9a0001eb17fd912e2428bae90de8df38307d89440e24975a45ee0743cb1cb52a684c78f89637%26tz%3D1

Clicking that "link" led to me being logged out again.Is the page "3c.web.de" the problem?

2) When I logged in the second time the first redirect was again to https://navigator.web.de/login?goto=homepagelogin&mc....
And when I then clicked on my "unread" mail the second redirect:
https://3c.web.de/mail/client/folder/unread;jsessionid=489F04E7973FBA275BAD583E7C9D7C98-n1.bs49b

it worked fine - as it always does when logging in the second time.
Is "3c.web.de" okay for NoScript the second time it sees it in a session?

That was the Redirect bit of your suggestion. Does it help?
anbu

Re: Problems logging into web-based mail account (web.de)

Posted: Mon Feb 23, 2015 5:59 pm
by barbaz
anbu wrote:That was the Redirect bit of your suggestion. Does it help?
Yes.

The board linkified and broke the website locations. Please edit your above post, replace the URLs and check "Do not automatically parse URLs" in the Options tab below the textbox before previewing or submitting.
I might spot the problem if I see the entire percent encoded part(s) of that URL...

Do you see anything in the Browser Console of note when you are on the redirect landing pages?
I wonder if having the Browser Console open and visible (with CSS warnings disabled) while you follow the redirects would result in something NoScript related flashing by...

Re: Problems logging into web-based mail account (web.de)

Posted: Tue Feb 24, 2015 2:01 pm
by anbu
barbaz wrote:
The board linkified and broke the website locations. Please edit your above post, replace the URLs and check "Do not automatically parse URLs" in the Options tab below the textbox before previewing or submitting.
I might spot the problem if I see the entire percent encoded part(s) of that URL...
See above...I just edited it.

Re: Problems logging into web-based mail account (web.de)

Posted: Tue Feb 24, 2015 2:32 pm
by anbu
barbaz wrote:
Do you see anything in the Browser Console of note when you are on the redirect landing pages?
I wonder if having the Browser Console open and visible (with CSS warnings disabled) while you follow the redirects would result in something NoScript related flashing by...
I tried this now (but without havin the NoRedirect Add-on installed). Here's what the console gave me....?

Logging in for the first time an an FF session:
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
about:blank : Unable to run script because scripts are blocked internally.
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
about:blank : Unable to run script because scripts are blocked internally.
about:blank : Unable to run script because scripts are blocked internally.
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
about:blank : Unable to run script because scripts are blocked internally.
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
about:blank : Unable to run script because scripts are blocked internally.
[NoScript] Blocking cross-site CSS served from https://cdn.webde.de/cdn/mail/client/wicket/resource/static-res/--ff/unified/club/unified_club-vEr-3535623266343430.css with wrong type info text/css, inline and included by https://3c.web.de/mail/client/start;jsessionid=C0E4AA9B79B3B852A3FBB7BD7E0D0BA2-n2.bs02b?uc=SUCCESS&navigator_theme=grey&navigator_bg=light
[NoScript] Blocking cross-site CSS served from https://cdn.webde.de/cdn/mail/client/wicket/resource/static-res/---/normalize-vEr-3236326139333935.css with wrong type info text/css, inline and included by https://3c.web.de/mail/client/start;jsessionid=C0E4AA9B79B3B852A3FBB7BD7E0D0BA2-n2.bs02b?uc=SUCCESS&navigator_theme=grey&navigator_bg=light

NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
about:blank : Unable to run script because scripts are blocked internally.
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
about:blank : Unable to run script because scripts are blocked internally.
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
about:blank : Unable to run script because scripts are blocked internally.
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
getPreventDefault() sollte nicht mehr verwendet werden. Verwenden Sie stattdessen defaultPrevented. jquery-1.8.3.min.js:2
about:blank : Unable to run script because scripts are blocked internally.
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
about:blank : Unable to run script because scripts are blocked internally.
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
about:blank : Unable to run script because scripts are blocked internally.
Passwort-Felder sind auf einer unsicheren (http://) Seite vorhanden. Dies ist ein Sicherheitsrisiko, durch das Zugangsdaten gestohlen werden können.[Weitere Informationen]
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
Mit document.write() wurde ein nicht balancierter Baum geschrieben, was dazu geführt hat, dass Daten aus dem Netzwerk neu geparst werden mussten. Für weitere Informationen https://developer.mozilla.org/en/Optimi ... ve_Parsing web.de:938
Mit document.write() wurde ein nicht balancierter Baum geschrieben, was dazu geführt hat, dass Daten aus dem Netzwerk neu geparst werden mussten. Für weitere Informationen https://developer.mozilla.org/en/Optimi ... ve_Parsing web.de:943
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
Mit document.write() wurde ein nicht balancierter Baum geschrieben, was dazu geführt hat, dass Daten aus dem Netzwerk neu geparst werden mussten. Für weitere Informationen https://developer.mozilla.org/en/Optimi ... ve_Parsing web.de:4716
Mit document.write() wurde ein nicht balancierter Baum geschrieben, was dazu geführt hat, dass Daten aus dem Netzwerk neu geparst werden mussten. Für weitere Informationen https://developer.mozilla.org/en/Optimi ... ve_Parsing web.de:4723
about:blank : Unable to run script because scripts are blocked internally.
Mit document.write() wurde ein nicht balancierter Baum geschrieben, was dazu geführt hat, dass Daten aus dem Netzwerk neu geparst werden mussten. Für weitere Informationen https://developer.mozilla.org/en/Optimi ... ve_Parsing web.de:4762
ReferenceError: NSfTIF is not defined homepage.js:13566
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
getPreventDefault() sollte nicht mehr verwendet werden. Verwenden Sie stattdessen defaultPrevented. homepage.js:2216


Loggin in for the second time up to the point when my web.de mail tells me that I did not log out properly the last time. Here I can't find any more reference to NoScript as above when logging in for the first time.
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
ReferenceError: NSfTIF is not defined remindlogout:300
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658


After clicking on the “okay” to proceed to my mailbox:
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
about:blank : Unable to run script because scripts are blocked internally.
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
about:blank : Unable to run script because scripts are blocked internally.
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
about:blank : Unable to run script because scripts are blocked internally.
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
about:blank : Unable to run script because scripts are blocked internally.
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
GET https://home.navigator.web.de/servicewebcent/balance [HTTP/1.1 404 Not Found 464ms]
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
getPreventDefault() sollte nicht mehr verwendet werden. Verwenden Sie stattdessen defaultPrevented. jquery-1.8.3.min.js:2
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
Error: Permission denied to access property 'toString'
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
NS_ERROR_NOT_IMPLEMENTED: Component returned failure code: 0x80004001 (NS_ERROR_NOT_IMPLEMENTED) [nsICacheService.createSession] fvd.js:1658
getPreventDefault() sollte nicht mehr verwendet werden. Verwenden Sie stattdessen defaultPrevented. jquery-1.8.2.min.js:2

At this point I am correctly logged into my account and can use it without any problems.
When I then close FF again and open it again, the same procedure starts anew.


I hope this is any help....

anbu

Re: Problems logging into web-based mail account (web.de)

Posted: Tue Feb 24, 2015 5:55 pm
by barbaz
That is helpful but I have absolutely no idea if it's relevant to the issue you have or not. You might have found a bug in NoScript...

Code: Select all

[NoScript] Blocking cross-site CSS served from https://cdn.webde.de/cdn/mail/client/wicket/resource/static-res/--ff/unified/club/unified_club-vEr-3535623266343430.css with wrong type info text/css, inline and included by https://3c.web.de/mail/client/start;jsessionid=C0E4AA9B79B3B852A3FBB7BD7E0D0BA2-n2.bs02b?uc=SUCCESS&navigator_theme=grey&navigator_bg=light
[NoScript] Blocking cross-site CSS served from https://cdn.webde.de/cdn/mail/client/wicket/resource/static-res/---/normalize-vEr-3236326139333935.css with wrong type info text/css, inline and included by https://3c.web.de/mail/client/start;jsessionid=C0E4AA9B79B3B852A3FBB7BD7E0D0BA2-n2.bs02b?uc=SUCCESS&navigator_theme=grey&navigator_bg=light
Er, why is text/css not a valid MIME type for CSS?

For the moment, try adding

Code: Select all

https://cdn.webde.de/*.css
to about:config > noscript.inclusionTypeChecking.exceptions
(one extra space, then that entry)

Also whatever addon has the fvd.js, disable it for further testing please. It won't work in modern Firefox. It's only contributing to console message spam that could be causing other NoScript related messages to be pushed out.

Re: Problems logging into web-based mail account (web.de)

Posted: Tue Feb 24, 2015 7:36 pm
by anbu
barbaz wrote:
Also whatever addon has the fvd.js, disable it for further testing please. It won't work in modern Firefox. It's only contributing to console message spam that could be causing other NoScript related messages to be pushed out.
I found the add-on Fast Video Download to be the culprit for the fvd.js messages. I disbaled it and tried the login process again and my console gave me this which I find is rather different than before. I will try to add the code but I am not sure whether I will be proficient enough to do that...
(I translated the German messages as best as I could)

So here are the console messages for the first login without fvd:
about:blank : Unable to run script because scripts are blocked internally.
about:blank : Unable to run script because scripts are blocked internally.
about:blank : Unable to run script because scripts are blocked internally.
about:blank : Unable to run script because scripts are blocked internally.
about:blank : Unable to run script because scripts are blocked internally.
[NoScript] Blocking cross-site CSS served from https://cdn.webde.de/cdn/mail/client/wicket/resource/static-res/---/normalize-vEr-3236326139333935.css with wrong type info text/css, inline and included by https://3c.web.de/mail/client/start;jsessionid=72D61A7B9BF71CAC44DA67A31CC480EE-n1.bs44b?uc=SUCCESS&navigator_theme=grey&navigator_bg=light
about:blank : Unable to run script because scripts are blocked internally.
[NoScript] Blocking cross-site CSS served from https://cdn.webde.de/cdn/mail/client/wicket/resource/static-res/--ff/unified/club/unified_club-vEr-3535623266343430.css with wrong type info text/css, inline and included by https://3c.web.de/mail/client/start;jsessionid=72D61A7B9BF71CAC44DA67A31CC480EE-n1.bs44b?uc=SUCCESS&navigator_theme=grey&navigator_bg=light
about:blank : Unable to run script because scripts are blocked internally.
getPreventDefault() sollte nicht mehr verwendet werden. Verwenden Sie stattdessen defaultPrevented. jquery-1.8.3.min.js:2
about:blank : Unable to run script because scripts are blocked internally.
Passwort-Felder sind auf einer unsicheren (http://) Seite vorhanden. Dies ist ein Sicherheitsrisiko, durch das Zugangsdaten gestohlen werden können.[Weitere Informationen]
This just says that the password has to be entered at an unsafe location (http)
Mit document.write() wurde ein nicht balancierter Baum geschrieben, was dazu geführt hat, dass Daten aus dem Netzwerk neu geparst werden mussten. Für weitere Informationen https://developer.mozilla.org/en/Optimizing_Your_Pages_for_Speculative_Parsing web.de:938
I don't know what this means so I can only really translate literally: Document.write was used to write an unbalanced tree which caused the fact that data from the network had to be parsed anew. For more information...the same message is repeated several times...
Mit document.write() wurde ein nicht balancierter Baum geschrieben, was dazu geführt hat, dass Daten aus dem Netzwerk neu geparst werden mussten. Für weitere Informationen https://developer.mozilla.org/en/Optimizing_Your_Pages_for_Speculative_Parsing web.de:943
Mit document.write() wurde ein nicht balancierter Baum geschrieben, was dazu geführt hat, dass Daten aus dem Netzwerk neu geparst werden mussten. Für weitere Informationen https://developer.mozilla.org/en/Optimizing_Your_Pages_for_Speculative_Parsing web.de:4718
Mit document.write() wurde ein nicht balancierter Baum geschrieben, was dazu geführt hat, dass Daten aus dem Netzwerk neu geparst werden mussten. Für weitere Informationen https://developer.mozilla.org/en/Optimizing_Your_Pages_for_Speculative_Parsing web.de:4725
about:blank : Unable to run script because scripts are blocked internally.
Mit document.write() wurde ein nicht balancierter Baum geschrieben, was dazu geführt hat, dass Daten aus dem Netzwerk neu geparst werden mussten. Für weitere Informationen https://developer.mozilla.org/en/Optimizing_Your_Pages_for_Speculative_Parsing web.de:4764
ReferenceError: NSfTIF is not defined homepage.js:13566
getPreventDefault() sollte nicht mehr verwendet werden. Verwenden Sie stattdessen defaultPrevented. homepage.js:2216

Re: Problems logging into web-based mail account (web.de)

Posted: Tue Feb 24, 2015 7:43 pm
by barbaz
The document.write messages mean exactly what they say - basically, the webpage's JavaScript needs reviewing and should be adjusted for modern Firefox.

I think you'll be capable of following the steps to add the exception. Right-click the entry in about:config and select [the German translation of] "Modify" to modify it.

Re: Problems logging into web-based mail account (web.de)

Posted: Fri Feb 27, 2015 4:43 pm
by anbu
barbaz wrote: I think you'll be capable of following the steps to add the exception. Right-click the entry in about:config and select [the German translation of] "Modify" to modify it.
Well, I actually did it - it was a bit daunting for a novice like me but I managed to do it, alas, it didn't do the trick. I still can't log in on the first try.
Any other ideas?

anbu