Отображение вопросов с тегом:

Error logging in to account.apple.com - Failed to verify your identity!

I'm unable to login to account.apple.com on my laptop which is running Ubuntu 24.04.3 LTS. I've launched Firefox using the `-p` option, created a new profile and then nav… (читать ещё)

I'm unable to login to account.apple.com on my laptop which is running Ubuntu 24.04.3 LTS.

I've launched Firefox using the `-p` option, created a new profile and then navigated to https://account.apple.com/sign-in and tried to login. I've attached a screenshot of the error message.

I had tried multiple things on my default profile, even troubleshoot mode, but I couldn't get it. I even tried useragent switcher to no avail.

I can login to the site using Chromium.

What else can I try?

Решено Архивировано 4 609

Unable to play some YouTube videos on Firefox on Steam Deck

First off, apologies - I don't know if this is a YouTube problem, a Steam Deck problem or a Firefox problem. I haven't been able to figure out the cause of this problem f… (читать ещё)

First off, apologies - I don't know if this is a YouTube problem, a Steam Deck problem or a Firefox problem. I haven't been able to figure out the cause of this problem for months so I'm trying you guys because you're more responsive than YouTube has been so I'm really hoping it's a Firefox problem.

Basically since early June I've been getting "an error occurred" errors for YouTube videos of approximately an hour. Longer videos and shorter videos tend to play fine, but I get the issue with videos under ten minutes sometimes as well.

This only occurs in Firefox on my Steam Deck (SteamOS). Other browsers and other devices are fine.

I have cleared my cache, cleared cookies, disabled extensions and logged in and out of YouTube to no avail. The problem still occurs in troubleshoot mode and updating Firefox hasn't fixed it.

Would appreciate any troubleshooting tips and again, apologies if this ends up not being a Firefox problem, I just don't know what else to try at this point.

Решено Архивировано 2 599

Images from canvas black or transparent: img.src = canvas.toDataURL(); // FF: 'image/jpeg'=black. Png,webp,default=transparent.

I don't know if this ever worked in FF, since I've been on Chrome a while. I tried canvas.toBlob() in FF without a solution. The behavior is the same whether the served i… (читать ещё)

I don't know if this ever worked in FF, since I've been on Chrome a while. I tried canvas.toBlob() in FF without a solution.

The behavior is the same whether the served image is jpg or webp. A Servlet delivers the image data, here in webp:

          response.setHeader("Content-Type", "image/webp");

On page, I use a canvas thus => see '// FIREFOX'

     var canvas = document.createElement( 'canvas' );
     canvas.width = width;
     canvas.height = avail_height;
     var context = canvas.getContext( '2d' );
     context.drawImage( imgsrc, 0, 0, width, avail_height);
     context.lineWidth = 150;
     // FIREFOX: canvas.toDataURL('image/jpeg')=black, png,webp,default=transparent
     img.src = canvas.toDataURL('image/jpeg');
     img.onmousedown = disableDragging; // for FF
     img.style.opacity = "1.0";
     console.log('setImg ok');

Inspecting a black jpeg:

        data:image/jpeg;base64,...

Thanks!

Решено Архивировано 7 595

Google Passkey Prompt

Since the Tahoe upgrade I can't login to my google account because the 'Passkey' prompt that the system is supposed to automatically trigger, never eventuates as it used … (читать ещё)

Since the Tahoe upgrade I can't login to my google account because the 'Passkey' prompt that the system is supposed to automatically trigger, never eventuates as it used to in Sequoia. I am signed into my account on the same desktop using Safari but my preferred browser is Firefox, so this is quite frustrating.

Решено Архивировано 2 591

Firefox won't load accounts.firefox.com

new install of firefox won't load accounts.firefox.com other browsers on the computer load it fine I've imported bookmarks and passwords and stuff, and since refreshed fi… (читать ещё)

new install of firefox won't load accounts.firefox.com

other browsers on the computer load it fine

I've imported bookmarks and passwords and stuff, and since refreshed firefox but can't find a way to fully restore it to initial settings, even uninstall and reinstall won't do it

error messages from console:

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://cdn.accounts.firefox.com/styles/62a53a14.main.css. (Reason: CORS request did not succeed). Status code: (null). Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://cdn.accounts.firefox.com/bundle-f3c065c3bfd12957bbfc07df4a7dfa472ec1b92e/head.bundle.js. (Reason: CORS request did not succeed). Status code: (null). None of the “sha512” hashes in the integrity attribute match the content of the subresource. The computed hash is “z4PhNX7vuL3xVChQ1m2AB9Yg5AULVxXcg/SpIdNs6c5H0NE8XYXysP+DGNKHfuwvY7kxvUdBeoGlODJ6+SfaPg==”. accounts.firefox.com Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://cdn.accounts.firefox.com/bundle-f3c065c3bfd12957bbfc07df4a7dfa472ec1b92e/appDependencies.bundle.js. (Reason: CORS request did not succeed). Status code: (null). None of the “sha512” hashes in the integrity attribute match the content of the subresource. The computed hash is “z4PhNX7vuL3xVChQ1m2AB9Yg5AULVxXcg/SpIdNs6c5H0NE8XYXysP+DGNKHfuwvY7kxvUdBeoGlODJ6+SfaPg==”. accounts.firefox.com Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://cdn.accounts.firefox.com/styles/3c59f525.tailwind.out.css. (Reason: CORS request did not succeed). Status code: (null). Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://cdn.accounts.firefox.com/bundle-f3c065c3bfd12957bbfc07df4a7dfa472ec1b92e/app.bundle.en_US.js. (Reason: CORS request did not succeed). Status code: (null). None of the “sha512” hashes in the integrity attribute match the content of the subresource. The computed hash is “z4PhNX7vuL3xVChQ1m2AB9Yg5AULVxXcg/SpIdNs6c5H0NE8XYXysP+DGNKHfuwvY7kxvUdBeoGlODJ6+SfaPg==”. accounts.firefox.com Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://cdn.accounts.firefox.com/bundle-f3c065c3bfd12957bbfc07df4a7dfa472ec1b92e/app.bundle.en_US.js. (Reason: CORS request did not succeed). Status code: (null). None of the “sha512” hashes in the integrity attribute match the content of the subresource. The computed hash is “z4PhNX7vuL3xVChQ1m2AB9Yg5AULVxXcg/SpIdNs6c5H0NE8XYXysP+DGNKHfuwvY7kxvUdBeoGlODJ6+SfaPg==”. accounts.firefox.com InstallTrigger is deprecated and will be removed in the future. accounts.firefox.com onmozfullscreenchange is deprecated. accounts.firefox.com onmozfullscreenerror is deprecated. accounts.firefox.com

Решено Архивировано 1 588

NYT site won't let me open any articles, and yes, I'm logged in. Works fine on other browsers but I'm a Firefox guy

When I click on NY Times link, I get this message: You have been blocked from The New York Times because we suspect that you're a robot. I'm just an old guy with a low to… (читать ещё)

When I click on NY Times link, I get this message: You have been blocked from The New York Times because we suspect that you're a robot. I'm just an old guy with a low tolerance level for tech glitches. Any help greatly appreciated!

I called NYT Support, which tells me it must be a Firefox issue since I can open in Chrome, Safari. I thought it might because I have the Enhanced Tracking Protection box checked, but unchecking does nothing.

Out of ideas.

Решено Архивировано 2 572

No longer able to sign into Apple iCloud.com

Hello, I am no longer able to sign into my Apple iCloud account and tools (Mail, Calendar, Notes, etc) through my Firefox browser. The problem started this past Friday,… (читать ещё)

Hello, I am no longer able to sign into my Apple iCloud account and tools (Mail, Calendar, Notes, etc) through my Firefox browser. The problem started this past Friday, and it happening on both my home office and work laptops. When I switch to my Microsoft Edge browser on the same 2 laptops, I am able to sign-in to my iCloud account and tools without any difficulty. So it is not a problem on the Apple iCloud side. I am able to access my iCloud account and tools/apps from my iPhone and my iPad as always. It is only when I try to login from a Firefox browser window that I get a "Failed to Verify Your Identity" error message.

Решено Архивировано 2 562

Microsoft OneDrive photos of the day not displaying

Each day I get an email from Microsoft OneDrive with photos of the day, titled On this day"'. Clicking on a button titled "View all memories" on the email causes the phot… (читать ещё)

Each day I get an email from Microsoft OneDrive with photos of the day, titled On this day"'. Clicking on a button titled "View all memories" on the email causes the photos from that day to appear as a new tab on Firefox. Perfect. Until a couple of weeks ago.

At that time, clicking on it caused the new tab to appear but no photos are displayed. The screen looks as if it's trying to load the pics, but nothing shows up. When I open up the OneDrive website directly, I can click on "Photos" and see ALL photos in my cloud account, and there is also a row at the top under the title "For You" which shows several clickable buttons titled "September <XXX>", "A new trip", "Revisiting <month XXX>", "Last week", etc. Clicking on each of those separately yields the same result as when I clicked on "View all memories" from the original email, which is that nothing is displayed but it appears to be trying.

Below the "For You" row is "All Photos" sections which has everything, but not organized like the "For You" row. It simply is the entire set of my pictures from which the "For You" buttons do their selection from.

I exchanged emails with the MS OneDrive support over several days, who made numerous suggestions, but none worked. We did determine, though, that the photos do appear seamlessly if I switch to Edge as the default browser, but I want Firefox as my default.

Because the photos did appear under a different browser, they suggested I contact Firefox, which I'm doing. And this is after I've tried all the suggestions contained in a google search I entered as: "firefox setting to allow microsoft onedrive photos of the day".

Understandably, I'm very frustrated and appreciate any suggestions anyone can provide. Thank you.

Решено Архивировано 18 526

Docusign

Using Firefox on Windows 11 I cannot access DocuSign files. I need to send a form to an on-line bank and want to use the DocuSign function. When I click on that option … (читать ещё)

Using Firefox on Windows 11 I cannot access DocuSign files. I need to send a form to an on-line bank and want to use the DocuSign function. When I click on that option on the site all that displays on the screen is DOCUSIGN but the feature doesn't show. I tried turning off security addons such as Privacy Badger and Ghostery but that didn't help. I can get to the feature using Edge but I really don't like using that. Is there a setting that I've missed that may cause the disconnect?

The generic DocuSign site it https://powerforms.docusign.net/. Any other details in the URL I used refer to my bank and the account, so I am not including that information.

Thank you.

Решено Архивировано 1 523

immediate tab closure for Elsevier websites

When I go to (seemingly) any Elsevier site, the browser tab immediately closes with no error or explanation. An example is this site: https://www.sciencedirect.com/scienc… (читать ещё)

When I go to (seemingly) any Elsevier site, the browser tab immediately closes with no error or explanation. An example is this site:

https://www.sciencedirect.com/science/article/pii/0167508784900164

Решено Архивировано 15 517

Amazon Prime Video no progress bar

Last week we lost the progress bar at the bottom of videos on Prime Video. When I cursor over the bar it returns Infinity:NaN:NaN. Switching to MS Edge and the progress … (читать ещё)

Last week we lost the progress bar at the bottom of videos on Prime Video. When I cursor over the bar it returns Infinity:NaN:NaN. Switching to MS Edge and the progress bar appears as normal. I get the same results in Firefox on both my PC and Laptop. I have updated and reinstalled Firefox to the lastest version. I have NOT added any new extensions in the last year.

Решено Архивировано 2 491

Cannot log in to Outlook

When I log into my Outlook Web account, after putting in username and password, it sends me a verification number to my phone. When I put that number it the screen says … (читать ещё)

When I log into my Outlook Web account, after putting in username and password, it sends me a verification number to my phone. When I put that number it the screen says "Logging out of Microsoft Outlook" and then takes me to the logged out screen. This was working fine until the last update of Firefox, and it works fine in the Duck Duck Go browser. It also works on my Android Cell phone.

Решено Архивировано 4 477

Cannot connect to IRS login page

I have no ability to connect to the IRS.gov account log in page. When attempting to do so, the link reverts to a maintenance page, with the hopeful message: "We apologi… (читать ещё)

I have no ability to connect to the IRS.gov account log in page. When attempting to do so, the link reverts to a maintenance page, with the hopeful message: "We apologize but there seems to be an issue completing your request. Please try again in a few minutes." An error URL is also attached.

Error from: https://sa.www4.irs.gov/sso/?resumePath=%2Fas%2FfuB6lQpSku%2Fresume%2Fas%2Fauthorization.ping&allowInteraction=true&reauth=false&connectionId=SADIPACLIENT&vnd_pi_requested_resource=https%3A%2F%2Fsa.www4.irs.gov%2Fola%2F&vnd_pi_application_name=OLA Reference ID:

This is not a new problem and has been ongoing for over a year. I have found several messages in the Mozilla support system describing the exact same problem from different users. There does not seem to be a fix that has been found. The information that I have found regarding the IRS website does not suggest that it will only work with Chrome or Chrome based browsers. But I can easily use the site with Edge.

There are several sites that I am unable to access with Firefox that force me to use Edge. I understand that Firefox has its security idiosyncrasies. But As this number climbs, and to include what are public facing government sites, a question I will soon ask is why use the Fireofox browser?

Решено Архивировано 2 470

F1TV stopped working

Hi, since the latet update thi week (20 november) my F1TV doesnt work anymore via https://f1tv.formula1.com/. It states : Unsupported Browser This browser is currently un… (читать ещё)

Hi, since the latet update thi week (20 november) my F1TV doesnt work anymore via https://f1tv.formula1.com/.

It states : Unsupported Browser

This browser is currently unsupported. To experience F1 TV, please switch to an alternative browser. Please see our FAQs for more information

Pleae help as this weekend is La Vega F1. Thank! Erik.

Решено 4 443

I STILL CANNOT SIGN INTO MY BANK!!!

I have been trying for WEEKS NOW to sign into my bank! The bank can use a TEMPORARY password to access my account but once that's over, when I try to log into my bank I S… (читать ещё)

I have been trying for WEEKS NOW to sign into my bank! The bank can use a TEMPORARY password to access my account but once that's over, when I try to log into my bank I STILL CANNOT LOG IN!!!!!!!!!! WTF has happend to Firefox after that last "update" what ever it was they changed, made it IMPOSSIBLE for me to log into my BANK. The problem is NOT the bank it's FIREFOX & FIREFOX NEEDS TO FIX THIS CONNECTIVITY PROBLEM SOON IF NOT SOONER!

Закрыто Архивировано 1 432

CAPTCHA Display Issue on my8k.me Specific to Firefox 142.0

Issue: A regression in Firefox version 142.0 (64-bit) breaks the display of the CAPTCHA widget on the login page for https://my8k.me/login Evidence: The two attached imag… (читать ещё)

Issue: A regression in Firefox version 142.0 (64-bit) breaks the display of the CAPTCHA widget on the login page for https://my8k.me/login

Evidence: The two attached images provide a clear comparison:

   Image 1 (Firefox 142.0): The CAPTCHA area is completely missing or fails to load, showing only a broken element or empty space.
   Image 2 (Other Browsers / Older Firefox): The CAPTCHA renders correctly and is fully functional, confirming the problem is isolated to the latest Firefox update.

Conclusion: This indicates a specific compatibility bug introduced in Firefox 142.0, rather than a general website or user configuration error.

Решено Архивировано 2 425

Can't watch Video after Asus bios and nvidia driver updated

I can't watch Twitch live stream and videos after updated.When I watching live stream on Twitch, the stream start showing some old tv effect but in colours green. I thoug… (читать ещё)

I can't watch Twitch live stream and videos after updated.When I watching live stream on Twitch, the stream start showing some old tv effect but in colours green. I thought was Twitch problem, then I changed to watch video from my college by using their website. But it still has that effect. But I can watch Youtube videos with no problems. Then i changed to use Microsoft Edge to watch Twitch, surprisingly with no problem. I already updated to the latest version in Firefox. Can anyone help me Please. Thank You

Решено Архивировано 4 424

Netflix not working with Firefox

Netflix stopped working with Firefox saying that an update is required. My Firefox and OS (Win11) are completely up to date. Update required Looks like your browser, oper… (читать ещё)

Netflix stopped working with Firefox saying that an update is required. My Firefox and OS (Win11) are completely up to date.

Update required

Looks like your browser, operating system, or device is not supported. Please make some updates to access Netflix. Learn more about updates and requirements here.

Can't access your account? Contact us.

Решено Архивировано 2 417

Logging in to Reddit is blocked.

Firefox is not allowing me to login to Reddit.com. Nor can I create a new account with Reddit.com with Firefox. I can login fine with Microsoft Edge. I don't want to use … (читать ещё)

Firefox is not allowing me to login to Reddit.com. Nor can I create a new account with Reddit.com with Firefox.

I can login fine with Microsoft Edge. I don't want to use Microsoft Edge.

I can login fine with Chrome. I don't want to use Chrome.

What's Firefox's problems?

moonpupy@outlook.com

Решено Архивировано 2 416

facebook video calling

I have messenger loaded but with Firefox i can not video call when i want to call a friend or family. I have no way to call any one i do have a web cam. do i nee… (читать ещё)

I have messenger loaded but with Firefox i can not video call when i want to call a friend or family. I have no way to call any one i do have a web cam. do i need to go to Chrome every time i want to call. Messenger has stopped desktop messenger that was how i could call but now i can not is there some way to Facebook video call on Firefox please let me know thanks I want to stay with Firefox why is there no way to get video calls on Facebook??

Решено 1 414