You are not logged in.
Pages: 1
Hi all,
I am kind of lost in debugging this weird behavior I am experiencing.
I have an account on nationalgeographic.com and I am unable to log in on my arch linux laptop. I can access the portal from firefox on windows and firefox on arch installed on my desktop workstation.
Using the js console while loggging in I get the following error message
Exception
columnNumber: 0
data: null
filename: "resource://devtools/server/actors/network-monitor/network-response-listener.js"
lineNumber: 334
location: XPCWrappedNative_NoHelper { QueryInterface: QueryInterface(), filename: Getter, name: Getter, … }
message: "Component returned failure code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsICacheInfoChannel.isRacing]"
name: "NS_ERROR_NOT_AVAILABLE"
result: 2147746065
stack: "NetworkResponseListener.prototype._getSecurityInfo<@resource://devtools/server/actors/network-monitor/network-response-listener.js:334:26\nexports.makeInfallible/<@resource://devtools/shared/ThreadSafeDevToolsUtils.js:111:22\nonStartRequest@resource://devtools/server/actors/network-monitor/network-response-listener.js:226:10\n"
<prototype>: ExceptionPrototype { toString: toString(), name: Getter, message: Getter, … }
ThreadSafeDevToolsUtils.js:90:13In addition to that a similar issue happens for outlook.com in which I get an error and can't login. In this case I am able to log in from chrome. However, I can't repro on my other desktop workstation. The same error appears on the js console.
Did anyone experience this issue? Do you have any suggestions on what look next?
This happens with firefox 69.0.2-1 freshly installed and with no cache, cookies nor extensions.
Thanks!
Offline
I noticed that I had a previous version of firefox on my workstation. Downgrading the firefox version on my laptop to 68.0.1-2 did not help
Offline
Pages: 1