SINCE UPDATE
can log in on another machine but this one saying this You don't have permission to access "/secure/account/Login" on this server. 0.cf1e1202.1720769766.59885d1d
can log in on another machine but this one saying this You don't have permission to access "/secure/account/Login" on this server. 0.cf1e1202.1720769766.59885d1d
Can I get support for THIS website on this website....? Either way, for some strange reason, a handful of the buttons or text on my screen is displaying in another lang… (read more)
Can I get support for THIS website on this website....?
Either way, for some strange reason, a handful of the buttons or text on my screen is displaying in another language (attempting to right click and translate says it's Galician..?) while the rest of it is in English. Not sure what's causing that. I can only read English, the only language set on my browser (or even my computer in general) is English (US).
Hi Team Iam not able to open few pages from the last update by Firefox. There are few banking pages which is not getting opened up after the last update. https://www.icic… (read more)
Hi Team Iam not able to open few pages from the last update by Firefox. There are few banking pages which is not getting opened up after the last update. https://www.icicibank.com/
Regards Manosh
Cannot log into Ali Express can log in to site via safari. Problem only in the last few days
Starting on https://www.statefarm.com/ When I click on "Log in" to the top right of the page, it brings up statefarm.com's login page https://proofing.statefarm.com/log… (read more)
Starting on https://www.statefarm.com/
When I click on "Log in" to the top right of the page, it brings up statefarm.com's login page https://proofing.statefarm.com/login-ui/login?
My userid and password are pre-populated, thank you Firefox! So far so good.
But when I press the Login button, the page blinks to the Logout page, blinks again, and settles on the Logout page https://proofing.statefarm.com/login-ui/logout
Tried the same thing in Chrome, but this doesn't happen, and I am able to log in normally.
We have been maintaining a set of tools for Science Olympiad Code Busters (https://toebes.com/codebusters/) that generate and print tests. When we print the tests using… (read more)
We have been maintaining a set of tools for Science Olympiad Code Busters (https://toebes.com/codebusters/) that generate and print tests.
When we print the tests using other browsers (Chrome, Edge) we are able to get consistent formatting and output such that the page fits on the sheet of paper and text is rendered cleanly. However, in the past year or so we have received complaints from Firefox users that it doesn't format and print well.
I was able to confirm that it indeed produces less than ideal output with Firefox and spent several hours to reduce the problem to a single self contained file that I have run through the W3c validator to ensure that there is no un-toward HTML.
I've been able to reduce it down to a small example that has everything contained in a single file: https://toebes.com/codebusters/Samples/firefox_toebes_printing_example.html
If you load the file in Firefox and then print, you will notice several issues: 1) The names of participants table ends up wider than the page. 2) The Score table on the first page is off the right hand edge of the page. 3) The header for the second page (Page 1) is on a page by itself 4) The footer for the second page (Page 1) is near the top of the third page 5) The text for the timed question appears too high on the page 6) The text for the timed question is in a slightly larger font such that it wraps early. 7) Similar problems are on the last page, with the header appearing nominally in the correct place 8) The footer for the last page is on a page by itself.
Note that I have experimented with multiple options for the print scale and margins, for purposes of comparison I set the margins to .5" all around and forced the scale to 100% in all three browsers.
Is there some other option or tweaking that I am missing to get this to work properly on Firefox?
i am getting message "na01.safelinks.protection.outlook". Researching I find that hyperlinks not working in outlook. Any suggestions
CANT LOG IN TO ALIEXPRESS!!! BUT WHIT OTHEER BROWWSER LIKE BRAVE I CAN?!?!?
Hi! When I bring up my Firefox browser it automatically shuts down and comes up again with two issues: 1. Do you want to restore pages? 2. A red striped URL with the lit… (read more)
Hi! When I bring up my Firefox browser it automatically shuts down and comes up again with two issues: 1. Do you want to restore pages? 2. A red striped URL with the little robot and the error message: browser is under remote control reason devtools
I've read all the postings and I don't understand many of what they are suggesting and those that I do, don't work. Please help p.s. I've already downloaded the newest version.
Using FF 115.12.0esr from openSuse 15.5. Get responses from various web sites that the browser needs an update, that it is no longer supported, etc. Some sites block me… (read more)
Using FF 115.12.0esr from openSuse 15.5. Get responses from various web sites that the browser needs an update, that it is no longer supported, etc. Some sites block me out. Another site just now reported the version of my FF is 102--so no wonder it has problems. How can I change the version number that web sites see to reflect the actual update level? Sample message: EDAS at delta for 108.51.160.90 (Wed, 10 Jul 2024 16:34:44 -0400 EDT) [User 1776561 using Linux:Firefox 102.0 0.141/0.569 s]
i am having trouble with the mp3 web sites
I have 2 workstations and I use firefox as my primary web browser for both workstations. My office computer gets secure connection failed which is my main computer but I… (read more)
I have 2 workstations and I use firefox as my primary web browser for both workstations. My office computer gets secure connection failed which is my main computer but I'm able to logon with my laptop computer without any issues. The site is internal which access our monitoring software for wireless. I'm able to access the site via other browsers, Chrome & Edge on my office computer without any issues. Not sure what else I can do to make this work on my office computer since this is the main computer I use. The following is what I get:
Secure Connection Failed
An error occurred during a connection to 172.20.251.12. You are attempting to import a cert with the same issuer/serial as an existing cert, but that is not the same cert.
Error code: SEC_ERROR_REUSED_ISSUER_AND_SERIAL
The page you are trying to view cannot be shown because the authenticity of the received data could not be verified. Please contact the website owners to inform them of this problem.
Learn more…
Greetings: On my webpage, I need to use canvas to draw two other pictures decoded by webassembly. I found that the two screens will cross each other under Firefox, but n… (read more)
Greetings:
On my webpage, I need to use canvas to draw two other pictures decoded by webassembly. I found that the two screens will cross each other under Firefox, but not under Google Chrome. Under Firefox, when two tabs are opened, the images will affect each other. It seems that after drawing through the timer, the browsers share a webgl context.
After testing we found: 1. The versions of Firefox are all up to date. In this case, some computers will have images affecting each other, while others will not (computers with graphics cards of Intel HD Graphics 630 will display normally, while others will not). 2. On the computer where the page displays an error, on the same computer, we update the graphics card driver version of the device manager, and then refresh the page. The pages will no longer affect each other. But after closing all Firefox browsers and opening them again, the images interacted with each other again.
The first picture is our real usage scenario, and the second picture is the minimum reproduction example.
Does anyone know how to fix this issue?
Thank you.
Hi, Something funny started happening, but only recently. I cannot reach the Super Micro website, or any of it's sub-pages (https://www.supermicro.com) in normal mode. T… (read more)
Hi,
Something funny started happening, but only recently. I cannot reach the Super Micro website, or any of it's sub-pages (https://www.supermicro.com) in normal mode. Though when using private mode, I can. I've already cleared cache and cookies, removed add-ons and add blockers and tinkered with the settings.
Hoping you can help me because I need this website multiple times a day for my job and I don't fancy using 2 browsers, Firefox being my favourite one.
Looking forward to receiving help.
Regards
Hi, The Resy.com website has not been working on Firefox/Mac OS for over a month. I thought it was a Resy issue but they replied: "I thank you for your patience while … (read more)
Hi,
The Resy.com website has not been working on Firefox/Mac OS for over a month.
I thought it was a Resy issue but they replied:
"I thank you for your patience while team have been investigating this issue. Unfortunately, it would appear that Fire Fox is no longer supporting our platform. We do not have any more information as to why this is happening, but we do recommend using Chrome or Safari."
Is there a fix in the works?
Thanks, Tony
Good Morning. With the new version 128 of Firefox we have a problem using the web-based interfaces of some devices. After analyzing the problem we found that the problem … (read more)
Good Morning. With the new version 128 of Firefox we have a problem using the web-based interfaces of some devices. After analyzing the problem we found that the problem is due to the function "getHTML" introduced with Firefox version 128. https://developer.mozilla.org/en-US/docs/Web/API/Element/getHTML#browser_compatibility I have the same problem with other browsers.
There are some settings, for example in the special menu "about:config", to disable the newly introduced "getHTML"?
Unfortunately we cannot update the firmware of these devices and we would like to find a way to prevent Firefox from exposing the getHTML function in a similar way to versions before 128 Thanks in advance for the support.
HDR videos (specifically smpte2084 (PQ) / bt2020 videos) on youtube don't show correctly since last few updates of firefox on mac M1 & M2 sonoma 14.5. Firefox shows … (read more)
HDR videos (specifically smpte2084 (PQ) / bt2020 videos) on youtube don't show correctly since last few updates of firefox on mac M1 & M2 sonoma 14.5. Firefox shows overly bright (almost whitewashed) videos, seems like something changed either with MacOS or firefox in last few updates. Firefox was working fine on older MacOS last 2 years with HDR videos.
Here is a link to test this problem on Mac, Safari shows the same video correctly in HDR https://www.youtube.com/watch?v=s52wB4lKLeo
Kindly fix this problem soon.
"Images loads then disappears"
This happens on other websites as well: https://www.exploit-db.com/ Peer’s Certificate issuer is not recognized. HTTP Strict Transport Security: true HTTP Public Key Pi… (read more)
This happens on other websites as well: https://www.exploit-db.com/
Peer’s Certificate issuer is not recognized.
HTTP Strict Transport Security: true HTTP Public Key Pinning: false
Certificate chain:
MIICpzCCAY+gAwIBAgIRAKwGoGQAAAAAmCY0AAAAAAAwDQYJKoZIhvcNAQELBQAw fzELMAkGA1UEBhMCRVMxDzANBgNVBAgMBk1hZHJpZDEPMA0GA1UEBwwGTWFkcmlk MQ4wDAYDVQQKDAVBbGxvdDEOMAwGA1UECwwFQWxsb3QxLjAsBgNVBAMMJWFsbG90 LmNvbS9lbWFpbEFkZHJlc3M9aW5mb0BhbGxvdC5jb20wHhcNMTYxMjE2MTMwNzQ5 WhcNMjYxMjE2MTMwNzQ5WjAdMRswGQYDVQQDDBJ3d3cuZXhwbG9pdC1kYi5jb20w WTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAAQ6cVWKA7AbHU4bIprcBJJbf5Ggu1m2 l7AKSfxW+qP7yVdufqa0G1QUHSAuRSuSH1gY4BLBkCrF1nSUePkDGiP9o0swSTAd BgNVHREEFjAUghJ3d3cuZXhwbG9pdC1kYi5jb20wHQYDVR0OBBYEFBfx8iCjxST9 q2VG6sjqslEAp5nRMAkGA1UdEwQCMAAwDQYJKoZIhvcNAQELBQADggEBAHgjFO4M jlQprOomfaK474+gLvuhl9h0+CQVzxHOZvM7enfi9AAKX2PmjHLnfh3BFKvHqtHs BImhiOx1eP/1aKMAy/RLDPz/5/rEG6pb9V+s1/ByMRPYjRZycfKgO23FfY2FEiZo 8eWuoELjJw186Zy8Y7IunUdlIKx7C9Bm7alBfd9XJSvJgphYqNsSFqwq1m4sOXf7 R1iFIhC7oFPp209LQ6krOHDSxiB9rkQ0rKkpslvGIClesi7SUm/SDQ1OBESnByD9 IXiNPxRUFMefwQ90F12RMalfWnTjbgNqsJHK/Q0u4cIFDXfx+lJ9/PLq+mtC8IZL HfuPiRKqEguiRso=
MIID3DCCAsSgAwIBAgIBATANBgkqhkiG9w0BAQsFADB/MQswCQYDVQQGEwJFUzEP MA0GA1UECAwGTWFkcmlkMQ8wDQYDVQQHDAZNYWRyaWQxDjAMBgNVBAoMBUFsbG90 MQ4wDAYDVQQLDAVBbGxvdDEuMCwGA1UEAwwlYWxsb3QuY29tL2VtYWlsQWRkcmVz cz1pbmZvQGFsbG90LmNvbTAeFw0xNjEyMTYxMzA3NDlaFw0yNjEyMTYxMzA3NDla MH8xCzAJBgNVBAYTAkVTMQ8wDQYDVQQIDAZNYWRyaWQxDzANBgNVBAcMBk1hZHJp ZDEOMAwGA1UECgwFQWxsb3QxDjAMBgNVBAsMBUFsbG90MS4wLAYDVQQDDCVhbGxv dC5jb20vZW1haWxBZGRyZXNzPWluZm9AYWxsb3QuY29tMIIBIjANBgkqhkiG9w0B AQEFAAOCAQ8AMIIBCgKCAQEAtckdwPaklW7lAUz/jjFnePUeGNG0w9E1ajLq4UZO vol1ESRdiVXJhj43/4NtvFGiw0ujDwh8K5xErtaXx+W+Lk0yw2uXATBtdvr3pdDj cxNjUVYl6iis0lxgKff02fsLHdLvy9hJX08wsBF6NKW9YetM6WznDsWztucfg8a1 QaUxFzwHxKjTaV9+RO1zosUgU6RIZwBJrXnyJPeMdbDeS7+WXIAQT1WlficRckAw 4VX7l90AVXzng+Kf+SErsD0DtOiMS/nawa/0tW6whd6zmSaCtPJg37EBp3BQkpdn RvRCsG9h1aWkBUdFNb0mNbnHDP0dmWrDZEFKNmpeC6LmkQIDAQABo2MwYTAOBgNV HQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUqLwqHQ0a0mcp ebqXCx9QL1ibqvcwHwYDVR0jBBgwFoAUqLwqHQ0a0mcpebqXCx9QL1ibqvcwDQYJ KoZIhvcNAQELBQADggEBAHJsGkbv+mGhMHfc5z1UZGsH0rkV0U+tl/6hwutyMHPO tvHCwK30keSqiIz8E0grwkMAiS4Ir1w52hfJB0JndxWv1rBTk5gA5ASruhsNKcgv hDgfuVBwSw7ILX9wkl5J2Eu/ew3TRB8lDO7XX4DF0p2L1DyZl+r0HSB9NgQH4kI7 HSxW0oo34bu+S/u3ycMZ1RjjzzVKtI5S6ydVz2qKVqhuSwuFJnndoKjrzMphwraN cKSTLyIj77FK1IUtiivprXk15/lrlnoK+zIlrCzR/Yl5pBYDjb1VhTLUBzm8uNV/ dlYQqPygZFfK8Al/p1grILXWUHmdOaUX+AoWlitKDJo=
Can you help?
Can you please assist with issues that I am experiencing with LinkedIn not loading on Firefox? I have attached four examples, and summarised following. LinkedIn is workin… (read more)
Can you please assist with issues that I am experiencing with LinkedIn not loading on Firefox? I have attached four examples, and summarised following. LinkedIn is working when accessing by Edge: on the same laptop, or by another computer. A summary of the four examples follows: 1. Another user’s feed not loading, 2. Group feed not loading, 3. My profile page not loading, and 4. Group feed not loading. The only control that relatively works is regular refreshing, though this is inconsistent, and is generally ineffective e.g. my feed may only be for a couple of: minutes, or hours; despite many refreshes, instead of > six hours with confidence by scrolling. The issue has been occurring for the previous four days, and other users are apparently experiencing similar, refer following. I unsuccessfully trailed the following: 1. Various minor setting modifications according to historical posts - I cannot recall all of the specifics, 2. Clear cache etc, and DNS flush, 3. Log in/out/restart, and 4. New profile.
I speculate may be a LinkedIn "bot" control feature, and my use appears like a "bot" - though I do not use any automated features. The justification for the “bot” speculation is the new profile apparently worked, prior to commencing my normal use - opening multiple tabs with LinkedIn, though this may be a coincidence. I also speculate that if was a "bot" control feature, LinkedIn would restrict my account, though is inconsistent with using by Edge.
The following may also be coincidental, though I have observed that emails in my Outlook webmail are slow to load, and occasionally require refreshing to read etc.
Other Users With Issues:
I replied to the following discussion:
https://new.reddit.com/r/linkedin/comments/1dzi2dr/something_went_wrong_please_refresh_the_page_and/
https://new.reddit.com/r/linkedin/comments/1dy5j90/weird_maybe_firefox_linkedin_browsing_bug_anyone/