Try to login on Matrixcare website whaat is blocking me from getting on it.
What is stopping me from getting on matrixcaare from home.
What is stopping me from getting on matrixcaare from home.
I can't get into my Yahoo Email account, and keep getting, 'try again' which I've done repeatedly, then 'check internet connection' which seems to be fine, then to 'make … (Lesen Sie mehr)
I can't get into my Yahoo Email account, and keep getting, 'try again' which I've done repeatedly, then 'check internet connection' which seems to be fine, then to 'make sure Fox Fire has permission to enter', which until today I've thought they have always had because I've never had this problem before, so what could problem be today, and how do I fix it?
Hi
Has Firefox given me permitted access to Practical Caravan Forum because i cannot log in this been going on now 4 days still no joy
Error code 403 Error ID IjcpdgAAAAAAAAAAMfV4Nb~F My IP is 49.245.120.53 I was trying to reach this page (a government service page), https://eservices.ica.gov.sg/ipa… (Lesen Sie mehr)
Error code 403
Error ID IjcpdgAAAAAAAAAAMfV4Nb~F
My IP is 49.245.120.53
I was trying to reach this page (a government service page), https://eservices.ica.gov.sg/ipapples/index.xhtml ,
I got this response: "Although the request was valid, the page/resource you are trying to reach is absolutely forbidden for some reason."
then I got this: "The web server thinks that the HTTP data stream sent by the web browser was correct, but access to the resource identified by the URL is forbidden for some reason. This is highly likely due to the reason that your recent action or browser behavior has been flagged as suspicious, either you have failed all authentication tests, including CAPTCHA, or performed an action on a protected application deemed illegal or malicious by the Web Application Firewall (WAF). Access to the requested page/resource is therefore blocked. If the source IP is on the blacklist, you will keep seeing this page until being removed from the blacklist. "
then it advised: "Clear your browser’s cache and try again. If you believe this to be erroneous, please contact the site owner citing the Event ID indicated above and provide a description of what you were doing before you were denied access."
Now, acting upon that advice, I've cleared my Firefox browser cache, but problem remains.
So, may I request that Mozilla remove (or a kind person help me to remove) my IP from blacklist? Thank you.
Whenever I want to access a particular site, Double down casino which I've been accessing for years, I always get the alert shown in the attachment. It happens only with … (Lesen Sie mehr)
Whenever I want to access a particular site, Double down casino which I've been accessing for years, I always get the alert shown in the attachment. It happens only with Firefox. How do I stop Firefox from blocking me to that site only?
firefox no pude habri la cuenta del banco
why is CAPTCHA being blocked?
I receive DSL access and I can ope my health records but I cannot access my tricare claims
I can not open : www.mobile.de What is here going wrong ?? Access denied ?? I cannot understand this ?? Thanks for help, rainer banspach … (Lesen Sie mehr)
I can not open : www.mobile.de What is here going wrong ??
Access denied ?? I cannot understand this ?? Thanks for help, rainer banspach
Hello. I did not receive an answer to my last help request. A Block Ad does not allow me to access this site: https://www.tempo.pt/lisboa.htm?utm_source=newsletter&ut… (Lesen Sie mehr)
Hello. I did not receive an answer to my last help request. A Block Ad does not allow me to access this site: https://www.tempo.pt/lisboa.htm?utm_source=newsletter&utm_medium=email#-0eebc5457c97ef8bca0b518ed4194951 I need some help, please. Thank you.
mozila browzer is does not open exam link
Graphs generated by Google Gemini Pro 2.5 do not display in Firefox. They are generated and then quickly removed from the display by something in Firefox. I am not runn… (Lesen Sie mehr)
Graphs generated by Google Gemini Pro 2.5 do not display in Firefox. They are generated and then quickly removed from the display by something in Firefox. I am not running any adblocker software or extensions other than anything that is native to Firefox. I have tried changing about everything possible in the privacy settings and have not been able to fix it.
Here is what Gemini says it does when it generates a graph versus a AI generated picture.
Data Visualization (The "Graph") 📊
When you ask me to "graph," "plot," or "chart" data (like a drag polar), I use a Code Interpreter.
My Process: I write and execute Python code using a data visualization library (Matplotlib). This code performs calculations and generates a brand-new chart from scratch.
Why It Fails to Display: The resulting image is a piece of procedurally generated content. The way it's embedded in the page is more complex than a standard image. Aggressive ad blockers or strict browser privacy settings often mistake this type of dynamic content for a pop-up, an ad, or a tracker, and they actively block it from appearing—which is what causes the "appears and then disappears" issue you described.
Any help you can provide would be greatly appreciated. Thanks.
I am unable to open links to various sites, like OnShape, Banqiue of Montreal, Banque Laurentien and more... Any security that bvlocking access??? I am running Fox from L… (Lesen Sie mehr)
I am unable to open links to various sites, like OnShape, Banqiue of Montreal, Banque Laurentien and more... Any security that bvlocking access??? I am running Fox from Linux over Window 10. Says You have not granted any special permission to this site.../.
Help - any hint?
Martin
Using FF 143.0 on Win10 64 bit. I do not use any password manager. Before I logon to any site, as a matter of course, I clear all cookies and history. I logon just fin… (Lesen Sie mehr)
Using FF 143.0 on Win10 64 bit. I do not use any password manager. Before I logon to any site, as a matter of course, I clear all cookies and history. I logon just fine to many sites.
However, only at: amazon.com do I see this pop-up. There appears to be no way to actually verify it is really me. And there is no difference in action between "Cancel" or "X' closure.
Lastly, this pop is modal. It can not be bypassed. I have to kill it to continue to amazon.
amazon is the only place this appears, and I really don't know what is generating it.
Any clues anyone.
BartelsJuice
Hello Mozilla community I’m troubleshooting a Kerberos/SPNEGO proxy auth issue and need help understanding whether this is a Firefox bug or a misconfiguration on our sid… (Lesen Sie mehr)
Hello Mozilla community
I’m troubleshooting a Kerberos/SPNEGO proxy auth issue and need help understanding whether this is a Firefox bug or a misconfiguration on our side.
Environment :
Client OS: Ubuntu 24.04 (GNOME session)
Firefox: 144.0
Other clients on same host: curl (works) and Chrome/Chromium (works)
Proxy (on-prem): swg.test.local:8080 (HTTP proxy performing Negotiate/Kerberos authentication)
AD / Kerberos realm: TEST.LOCAL (users), service SPN: HTTP/swg.test.local registered in AD
Domain trust: one-way trust exists between test.local and test.intra (contextual; but current test is within test.local)
Symptom :
curl --proxy http://swg.test.local:8080 --proxy-negotiate -u : http://example.com -> negotiates and sends Proxy-Authorization: Negotiate ... and request succeeds.
Chrome also performs Negotiate and the request succeeds.
Firefox never sends Proxy-Authorization: Negotiate and the proxy returns 407 Proxy Authentication Required. No prompt for credentials; negotiation does not start.
What I already validated
Kerberos TGT is present in user cache:
kinit user@test.local klist
TGT is visible and valid.
curl and Chrome negotiate successfully from the same host (so SPN, AD, keytab, realm mapping are working in general).
Firefox launched from terminal (so it inherits KRB5CCNAME) still does not negotiate.
I enabled KRB5_TRACE and launched Firefox; trace file stays empty (suggesting Firefox did not call into GSSAPI for this request).
Network capture shows proxy challenge Proxy-Authenticate: Negotiate and no corresponding Proxy-Authorization header from Firefox.
Firefox prefs checked / set (About:config values I validated/changed)
network.negotiate-auth.trusted-uris = swg.test.local,.test.local → Ensures Firefox will send Kerberos tokens to that host/domain.
network.negotiate-auth.delegation-uris = .test.local (optional)
network.auth.use-sspi = false (Linux)
network.negotiate-auth.allow-non-fqdn = false
network.automatic-ntlm-auth.trusted-uris left blank or set to .test.local
Despite network.negotiate-auth.trusted-uris containing the exact FQDN and domain, Firefox still does not attempt negotiation.
Diagnostics already captured
tcpdump pcap covering UDP/TCP 88 and proxy port 8080 (shows proxy 407 and absence of Proxy-Authorization from Firefox)
KRB5_TRACE=/tmp/krb5_trace.log for Firefox launch (no GSS calls logged)
Reproduced curl/Chrome flows that do include Proxy-Authorization: Negotiate ...
Hypothesis
Firefox is refusing to attempt Negotiate at all — likely due to either:
a preference that’s still missing or misinterpreted (trusted-uris format, wildcard/domain handling), or
a desktop-launch / environment isolation problem (GUI-launched Firefox not seeing Kerberos credentials or environment), or
a bug/regression in Firefox’s GSSAPI/SPNEGO integration on Linux (e.g., refusing to use a credentials cache inherited from the shell, or ignoring network.negotiate-auth.trusted-uris for proxy authorization specifically).
What I need from the community
Has anyone seen Firefox on Linux behave this way (curl/Chrome work, Firefox never starts Negotiate) with an on-prem proxy using Proxy-Authenticate: Negotiate?
Any additional about:config prefs or hidden flags that affect proxy SPNEGO (not site SPNEGO) that I should check? I already set network.negotiate-auth.trusted-uris.
Any differences in behavior between Firefox launched from GUI vs. launched from terminal that might cause the client not to use the Kerberos ticket cache — and reliable steps to reproduce/diagnose?
If you have a small reproducible test case or a recommended debug build/flags to capture verbose Firefox GSSAPI logs (beyond KRB5_TRACE) please share them.
If this is a known bug/regression, pointer to the bugtracker entry would be appreciated.
Thanks in advance
Mozilla Corporation is sending me a box message from Nsv353A.tmp published by Mozilla Corporation teeling me to sign in to Amazon What is this? And how do I fix this? … (Lesen Sie mehr)
Mozilla Corporation is sending me a box message from Nsv353A.tmp published by Mozilla Corporation teeling me to sign in to Amazon What is this?
And how do I fix this?
Assist me to be able to browse without putting up security issues
Web Pages and videos are blocked all of a sudden, how do I counteract on those
Hello!
Is there no way to block out access to certain webpages of my own wish? Would be helpful.
Thanks!
To repeat my question ....Why does firefox block the website, WE LOVE TRUMP ?