Viser spørgsmål med mærket: Vis alle spørgsmål

secure connectin failed error code SSL_ERROR_RX_RECORD_TOO_LONG

Secure Connection Failed An error occurred during a connection to aadhaar.jharkhand.gov.in:8055. SSL received a record that exceeded the maximum permissible length. Err… (læs mere)

Secure Connection Failed

An error occurred during a connection to aadhaar.jharkhand.gov.in:8055. SSL received a record that exceeded the maximum permissible length.

Error code: SSL_ERROR_RX_RECORD_TOO_LONG

   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…

Stillet af pappuamlo for for 3 måneder siden

Seneste svar af cor-el for for 3 måneder siden

  • Løst

I can't save files in Firefox

Firefox worked perfectly, but since a few days I can't download anything. I'm using Mozilla Firefox snap for Ubuntu 22.04, version 110.0.1 (64 bits) canonical-002 - 1.0 W… (læs mere)

Firefox worked perfectly, but since a few days I can't download anything. I'm using Mozilla Firefox snap for Ubuntu 22.04, version 110.0.1 (64 bits) canonical-002 - 1.0 With Chrome everything works perfectly so I assume it's a problem from Firefox.

When I open a PDF, a MP3 or any file, the "save" option doesn't display anything. Usually it opened a dialog where I could choose the folder where I wanted to download the file, but now I have nothing.

I have only 4 extensions: - adblocker ultimate - duckduckgo privacy essentials - vuejs dev tools - zotero connector

I always had them and I never encountered any problem.

Stillet af DJ Caësar 9114 for for 3 måneder siden

Besvaret af DJ Caësar 9114 for for 3 måneder siden

How to disable "Warning: Potential Security Risk Ahead"?

Windows 11 x64, Firefox 110.0.1. HTTPS-only mode disables. OCSP enabled. I've tried playing around with these flags, nothing works. security.certerrors.mitm.auto_enab… (læs mere)

Windows 11 x64, Firefox 110.0.1. HTTPS-only mode disables. OCSP enabled. I've tried playing around with these flags, nothing works.

  • security.certerrors.mitm.auto_enable_enterprise_roots
  • security.certerrors.mitm.priming.enabled
  • security.ssl.enable_ocsp_stapling
  • security.insecure_field_warning.contextual.enabled
  • security.certerrors.permanentOverride
  • network.stricttransportsecurity.preloadlist
  • security.enterprise_roots.enabled

Do not recommend me to click Advanced -> Accept the Risk and Continue. I want to disable the warning forever for all the hosts. For example, Chrome supports flag --ignore-certificate-errors, I need something like this.

Stillet af kevneenhz for for 3 måneder siden

Seneste svar af kevneenhz for for 1 måned siden

my external cam won't connect to some sites

using Mac desk top. my external cam won't connect to certain sites. preferences & privacy say its ok & on address bar it says permissions are ok. but cam on page… (læs mere)

using Mac desk top. my external cam won't connect to certain sites. preferences & privacy say its ok & on address bar it says permissions are ok. but cam on page i'm on just keeps spinning. & when I try to select cam again this funny image ( see attached here) comes up on screen but can't select anything. what can i do. oh & cam does connect when i use safari

Stillet af icecoinc for for 3 måneder siden

Seneste svar af icecoinc for for 3 måneder siden

Language on "Sponsored by ..." items is German??

On all my new tabs which open with "Recommended by Pocket" items, the "Sponsored by ..." items are in German. All my language settings are "en-amer".?? All the other it… (læs mere)

On all my new tabs which open with "Recommended by Pocket" items, the "Sponsored by ..." items are in German. All my language settings are "en-amer".?? All the other items are in English.

Stillet af mike11318 for for 2 måneder siden

Seneste svar af Terry for for 2 måneder siden

How to stop Firefox's incessant and unending updating attempts?

It seems there is nothing in settings that can control this. Just update automatically or notify. I hate notifications. All day I get pointless, inane notifications. … (læs mere)

It seems there is nothing in settings that can control this. Just update automatically or notify. I hate notifications. All day I get pointless, inane notifications. Is there anything in about:config that can stop it from updating every 5 minutes?

Stillet af moz2u for for 2 måneder siden

Videos don't work on Firefox

hello , I have win 11 laptop where Firefox is my default browser , and recently it seems that I can't play any videos on Firefox and I keep getting this error : if p… (læs mere)

hello , I have win 11 laptop where Firefox is my default browser , and recently it seems that I can't play any videos on Firefox and I keep getting this error : if playback doesn't begin shortly, try restarting your device Youtube seems to be working on other browsers and I tried every single suggestion out there to fix this but nothing helped ,examples:

1. Retarting device , browser 2. updating device , browser 3.disabling hardware accleration on FF 4.checked for driver updates for my GPU 5.disabled any extensions or add-ons 6.run FF in tshoot mode 7.checked that windows media fetaure is installed

it only works when I run FF in compatibility mode /windows 8 , which is not ideal for me. can you please help ? 

Regards, Haneen

Stillet af haneenqaderi for for 3 måneder siden

Seneste svar af James for for 3 måneder siden

bookmarks

Firefox updated today and all of my previous bookmarks are gone. How can I get these back? The latest backup on my computer is from 2020 so that is not an option. My brow… (læs mere)

Firefox updated today and all of my previous bookmarks are gone. How can I get these back? The latest backup on my computer is from 2020 so that is not an option. My browser information/bookmarks was working perfectly when I closed out last night. I need that information.

Stillet af snazzyshotsphoto for for 3 måneder siden

Seneste svar af TyDraniu for for 3 måneder siden

Disable silent updates of Firefox on Ubuntu

I want to stop Firefox from silently updating in the background during browsing sessions. When it finishes updating like this, currently open tabs stop working and I can… (læs mere)

I want to stop Firefox from silently updating in the background during browsing sessions. When it finishes updating like this, currently open tabs stop working and I can no longer open new tabs. The only fix is to restart Firefox. This is a problem if I am, for instance, going through a set of web forms as the information I enter will then be deleted and I have to start again.

When I have used Firefox on Windows, the requirement to restart Firefox to install updates has always been indicated by some change to the settings button on the top right of the window. With Ubuntu, the update is downloaded and installed without any action from my part, and given that it is quite disruptive this is unacceptable.

I have tried a number of ways of changing this, none of which work. Under the general settings tab, there are no options for changing the way updates are handled. Settings under about:config appear to do nothing. I have app.update.auto set to false, and app.update.notifyDuringDownload is set to true. I have attempted to circumvent these by setting a policy using the policies.json:

{

 "policies": {
   "DisableAppUpdate": true,
   "AppAutoUpdate": false,
   "BackgroundAppUpdate": false
 }

}

None of these have made the slightest change to how Firefox handles updates.

I am running Firefox 110.0.1 (64 bit) on Ubuntu 20.04.5 LTS, but I should point out that this has been a problem for the last several years of Firefox versions on the same OS.

Stillet af ryan.j.thomas1 for for 3 måneder siden

Seneste svar af James for for 3 måneder siden

Scrolling not working. Only works with pressing mouse button or manually scrolling with sidebar.

Ive tried all the forums with support and none of them worked. Troubleshoot mode works and fixes the scrolling but even after disabling all extensions and themes the scro… (læs mere)

Ive tried all the forums with support and none of them worked. Troubleshoot mode works and fixes the scrolling but even after disabling all extensions and themes the scrolling still does not work. I've done the refresh page and uninstalled and installed. Scrolling works with all other programs but not firefox.

Stillet af crispycauuit for for 3 måneder siden

Seneste svar af Paul for for 3 måneder siden

Extensions button

Hi Little thing really but still slightly annoying. why cant i move the Extensions button? I personaly have no need for it on my browser and i really dont like it there… (læs mere)

Hi

Little thing really but still slightly annoying. why cant i move the Extensions button? I personaly have no need for it on my browser and i really dont like it there! thats where my bookmarks button sits. I use Firefox because its the best and most customizable browser available, so i struggle to understand why this one button is uncustomizable. Please could you unlock the button so it can be places anywhere, like the rest the buttons of your awsome browser, or as in my case, just removed.

thanks guys Keep up the awsom work.

Phil Jewell

Stillet af pajewell for for 3 måneder siden

Seneste svar af TyDraniu for for 3 måneder siden

  • Løst

My mouse scroll button no longer works in Firefox

My USB connected mouse no longer scrolls in Firefox. The mouse is working correctly in other programmes eg: Thunderbird and other web browsers. Can you sugest possible s… (læs mere)

My USB connected mouse no longer scrolls in Firefox. The mouse is working correctly in other programmes eg: Thunderbird and other web browsers. Can you sugest possible solutions please. I am using the latest Firefox update with the latest available windows 10 update . Many thanks Keith Carpenter

Stillet af keithcarpenter36 for for 3 måneder siden

Besvaret af Paul for for 3 måneder siden

No Sound

I cannot get any sounds through Firefox. Regular audio through stand alone programs run fine, but when I attempt to run something through the browser, I get nothing. I … (læs mere)

I cannot get any sounds through Firefox. Regular audio through stand alone programs run fine, but when I attempt to run something through the browser, I get nothing. I have checked all the well known, and some obscure sites for solutions, and nothing is working.

Stillet af nfuego51 for for 3 måneder siden

Seneste svar af Terry for for 3 måneder siden

Have W11, "google apps" does not load in Firefox, does with Chrome

When I click on "Google Apps" in Firefox (with links to Calendar, news etc.) says "can't load". When I try with Chrome is loads fine. What can be done to fix that? … (læs mere)

When I click on "Google Apps" in Firefox (with links to Calendar, news etc.) says "can't load". When I try with Chrome is loads fine. What can be done to fix that?

Stillet af danwy.1948 for for 3 måneder siden

Seneste svar af Dropa for for 3 måneder siden

Korean input does not work in Firefox only

I recently got Windows 10 set up with a Korean keyboard, but when I go to Firefox, the language remains English. To wit, I am typing this right now with the Korean keyboa… (læs mere)

I recently got Windows 10 set up with a Korean keyboard, but when I go to Firefox, the language remains English. To wit, I am typing this right now with the Korean keyboard selected. Tabbing out to a different program works as expected.

When I try to switch the keyboard, it doesn't matter which is selected--it always types in English.

I could find no troubleshooting help online for this.

Why is Firefox ignoring my input language?

Stillet af angela for for 3 måneder siden

Seneste svar af cor-el for for 3 måneder siden

how to sync correctly?

If i am on "computer 1 at work" and use the sync tab, will my "computer 1 at work" sync to my "computer 2 at home", OR will "computer 2 at home" be synced to "computer 1… (læs mere)

If i am on "computer 1 at work" and use the sync tab, will my "computer 1 at work" sync to my "computer 2 at home", OR will "computer 2 at home" be synced to "computer 1 at work"? I don't want to lose my passwords or bookmark toolbar items. I also do not want personal items from my home computer on my work computer.

Stillet af PETLUVER67 for for 3 måneder siden

Seneste svar af James for for 3 måneder siden

  • Løst

Add-on icons appear in centre

Does anyone know how I an shift the icons for the add-ons back towards the left? As for some unknown reason, they have magically appeared towards the middle. I have atta… (læs mere)

Does anyone know how I an shift the icons for the add-ons back towards the left? As for some unknown reason, they have magically appeared towards the middle.

I have attached an image and the problem is highlighted in red.

Stillet af meman8871 for for 3 måneder siden

Besvaret af AliceWyman for for 3 måneder siden

Not allowing to reset password - says incorrect password every time on any device

I am trying to reset my password as it has not been changed in a while. When I go to the change password area of my profile, I type in my existing password, and the new o… (læs mere)

I am trying to reset my password as it has not been changed in a while. When I go to the change password area of my profile, I type in my existing password, and the new one, and then it says "Incorrect Password" every time. I know that I am typing it correctly, and I have even used the exact same password to login to this very device, and my mobile device, to double and triple check I have it right. It works when logging in to Firefox, but when used in the change password area it tells me the password is not correct. I am at a loss what to try next.

Stillet af Oliver Martin for for 3 måneder siden

Seneste svar af cor-el for for 3 måneder siden

After update's problems

After Firefox's update to 110.0.1 I have lost all the passwords and history The logins.json, key4.db and places.sqlite are in their place in profile. What's wrong with al… (læs mere)

After Firefox's update to 110.0.1 I have lost all the passwords and history The logins.json, key4.db and places.sqlite are in their place in profile. What's wrong with all that and how to fix it?

Stillet af Ieahsan for for 3 måneder siden

Seneste svar af Terry for for 3 måneder siden