Браузер выдает ошибку : "прокси-сервер отказывается принимать соединения", изза чего браузер не работает

Каждый раз при попытке найти что-либо в интернете, выходит ошибка (фото прикрепил), очищал DNS и подключался к другому WIFI - браузер не работает. Помогите пожалуйста … (閱讀更多)

Каждый раз при попытке найти что-либо в интернете, выходит ошибка (фото прикрепил), очищал DNS и подключался к другому WIFI - браузер не работает. Помогите пожалуйста

Open

Bookmarks > Manage Bookmarks takes me to Other Bookmarks. I'd like it to take me to Bookmarks Menu.

When I click Bookmarks > Manage Bookmarks I'm taken to Other Bookmarks where I never store anything. I'd delete it if I could but it doesn't appear to be an option, so… (閱讀更多)

When I click Bookmarks > Manage Bookmarks I'm taken to Other Bookmarks where I never store anything. I'd delete it if I could but it doesn't appear to be an option, so instead I'd like to taken directly to Bookmarks Menu. I came across this post from just over 4 years ago which sounded like it's exactly what I want, but it doesn't work. Are there any changes anyone can suggest that would allow it to work in 2026?

https://support.mozilla.org/en-US/questions/1373437

You can use the autoconfig.cfg file in the Firefox installation folder to initialize (set/lock) preferences and run privileged JavaScript code. In this case code to open the Library with the Bookmarks Menu folder selected. You can modify the showPlaces variable to open any of the four possible root folders (in this case [1]).

To use Autoconfig, place two files into the Firefox installation directory.

   on Windows and Linux, they go into the same directory where Firefox is installed
   on macOS, they go into the Contents/Resources directory of the Firefox.app 

The autoconfig.js file that specifies to use autoconfig.cfg is placed into the "defaults\pref" directory where the channel-prefs.js file is located.

The autoconfig.cfg file is placed at the top level of the Firefox directory.

   autoconfig.cfg and autoconfig.js need to start with a comment line (//)
   autoconfig.js needs to use Unix line endings (LF instead of CR/LF) 

See also:

   https://support.mozilla.org/en-US/kb/customizing-firefox-using-autoconfig 

Content of autoconfig.js

//
pref("general.config.filename", "autoconfig.cfg");
pref("general.config.obscure_value", 0);
pref("general.config.sandbox_enabled", false); // disable sandbox to allow privileged JavaScript


Content of autoconfig.cfg

// first line in autoconfig.cfg is a comment line try {

let {classes:Cc, interfaces:Ci, manager:Cm, utils:Cu} = Components;
var Services = globalThis.Services || ChromeUtils.import("resource://gre/modules/Services.jsm").Services;
function ConfigJS() { Services.obs.addObserver(this, 'chrome-document-global-created', false); }
ConfigJS.prototype = {
 observe: function (aSubject) { aSubject.addEventListener('DOMContentLoaded', this, {once: true}); },
 handleEvent: function (aEvent) {
  let document = aEvent.originalTarget;
  let window = document.defaultView;
  let location = window.location;
  if (/^(chrome:(?!\/\/(global\/content\/commonDialog|browser\/content\/webext-panels)\.x?html)|about:(?!blank))/i.test(location.href)) {
   if (window._gBrowser) {
     let showPlaces = ["AllBookmarks","BookmarksMenu","BookmarksToolbar","UnfiledBookmarks"][1];
     elm = document.getElementById("Browser:ShowAllBookmarks");
     if (elm) {
      elm.setAttribute("oncommand", "PlacesCommandHook.showPlacesOrganizer('"+showPlaces+"')");
     }
   }
  }
 }
};
if (!Services.appinfo.inSafeMode) { new ConfigJS(); }

} catch(e) {Cu.reportError(e);}

Open 9

vpn won't turn on

I'm trying to use the built in VPN. I'm signed in but it just keeps returning me to the same page. The VPN icon doesn't have a green tick - it keeps the little black cros… (閱讀更多)

I'm trying to use the built in VPN. I'm signed in but it just keeps returning me to the same page. The VPN icon doesn't have a green tick - it keeps the little black cross next to it. What am I doing wrong?

Open

Dashlane not working

After many years of using Firefox with Dashlane, all of a sudden it stopped autofilling User names & Passwords. Hopefully this problem will be fixed soon, or I'll ha… (閱讀更多)

After many years of using Firefox with Dashlane, all of a sudden it stopped autofilling User names & Passwords. Hopefully this problem will be fixed soon, or I'll have to switch to Edge for my browser. I love Firefox so I don't want to have to do this.

Open 9

Firefox blocks websit

Hi, Firefox won't allow me to open www.Haaretz.com It responds with the message below. I have emptied the cache, restarted firefox, nothing worked. Please explain why th… (閱讀更多)

Hi,

Firefox won't allow me to open www.Haaretz.com It responds with the message below. I have emptied the cache, restarted firefox, nothing worked. Please explain why this is happening and how I can fix it.

Thank you!


Error 403 Forbidden

Forbidden Error 54113

Details: cache-ewr-kewr1740098-EWR 1775692014 80179143

Varnish cache server

Open 36

can't update sync email as host no longer exists

My previous email provider Eclipse has ceased hosting. I found how to update sync email by adding another and promoting. I can't do this as the system sends a code to my … (閱讀更多)

My previous email provider Eclipse has ceased hosting. I found how to update sync email by adding another and promoting. I can't do this as the system sends a code to my no longer exisiting email address. How to get around this. I have a gmail address, iandtryagain@gmail.com

Open 90

Can't login or proceed with signups - started 2 weeks ago

It's probably a security setting...for some websites I go to Log In and nothing happens. Same for say signing up for a webinar. 80% of the time now Especially if I'm fol… (閱讀更多)

It's probably a security setting...for some websites I go to Log In and nothing happens. Same for say signing up for a webinar. 80% of the time now Especially if I'm following a clicked eMail...so most likely a tracker of sorts?? ChatGPT not helping...wants me to do some techy stuff.

Trouble Shooting Mode, turning off ETP off for site AND in Exclusions... In Chrome, no problem.

Running Malwarebytes and Kaspersky

I'm hoping someone else has solved this!

Thanks

Open 63

When Googling something, the AI drop-downs no longer work

Recently, I've noticed that, when I Google something, and it shows those AI-created drop-down options (highlit on the screenshot), clicking on the drop down arrow does n… (閱讀更多)

Recently, I've noticed that, when I Google something, and it shows those AI-created drop-down options (highlit on the screenshot), clicking on the drop down arrow does nothing; no error, no "dropping down", nothing.

Open

New Firefox installation blocks access to local files, how do I restore access?

I recently switched operating systems from W11 to Linux (Zorin), and installed a new copy of Firefox. I rely on local web pages I have written for some of my work, but th… (閱讀更多)

I recently switched operating systems from W11 to Linux (Zorin), and installed a new copy of Firefox. I rely on local web pages I have written for some of my work, but the new copy of Firefox does not find the file. For example, when accessing an image, e.g., file:///magrathea/dmpase/home/index/coastal24.png, Firefox gives the message:

File not found Firefox can’t connect to the server at local file What can you do about it? Check to make sure you’ve typed the website address correctly.

The address is correct, that is, the file resides at: /magrathea/dmpase/home/index/coastal24.png and the user does have permissions to read the file. I've tried adding up to five '/' characters to the beginning, and I have turned off all of my installed add-ons, but without success.

An apparently related problem is that double clicking on a '.htm' file also changes the address, for example, from '/home/dmpase/Desktop/index.htm' to 'file:///run/user/1000/doc/f07a8988/index.htm'

And finally, the "Brave" browser is able to read the files with no errors.

How do I fix this for Firefox?

Open 18

Repeated pop-up sign in request.

When I open my browser, a little Firefox sign in box appears. I click it out and it goes away, but returns every time I open anything in my browser. I've never had to s… (閱讀更多)

When I open my browser, a little Firefox sign in box appears. I click it out and it goes away, but returns every time I open anything in my browser. I've never had to sign into my browser. When I'm trying to sign into another program, Firefox sign in prompt keeps popping up. I just want to get rid of it. How do I do that? Lately, every program wants me to sign in. I think it has something to do with my new Samsung smart phone, which tends to interfere with my other electronics.

Any help with this issue would be greatly appreciated.

Also, I've noticed that you do not have my current email address. My current email is angie.custis@yahoo.com. I don't know how to go about updating it in your system.

Thank you for any help you can provide.

Evangeline Custis

Open 83

I have a new hard drive and when I redownloaded Firefox again none of my saved links, passwords, themes, etc. moved over even though I signed into my account..

I installed a new hard drive into my computer and when I downloaded firefox again none of my saved links, passwords, themes, etc. moved over even though I signed into my … (閱讀更多)

I installed a new hard drive into my computer and when I downloaded firefox again none of my saved links, passwords, themes, etc. moved over even though I signed into my account. Please help! Asap!

Open 73

Firefox is already running Error

I have tried all suggestions from the "Firefox is already running..." page but could not fix the problem. I don't know if this is a problem, but I have several profile fo… (閱讀更多)

I have tried all suggestions from the "Firefox is already running..." page but could not fix the problem.

I don't know if this is a problem, but I have several profile folders (see image). The top one is empty, but two folders below that one, are 2 GB or more in size.

Should I delete some or any of them?

Open 27

Recently passkey function stopped working for Roboform which requires entering password.

Recently passkey function stopped working for Roboform which requires entering password for each login event. Roboform support indicates the issue is being caused be Fire… (閱讀更多)

Recently passkey function stopped working for Roboform which requires entering password for each login event. Roboform support indicates the issue is being caused be Firefox function. Please advise on this issue. Thanks,

Open 63

Password for a website is completely gone from saved passwords?

Went to do something on a website, saw that I had been logged out, went to log in and it didn't auto-fill. Went to check the password but seemingly it isn't saved anymore… (閱讀更多)

Went to do something on a website, saw that I had been logged out, went to log in and it didn't auto-fill. Went to check the password but seemingly it isn't saved anymore.

The problem lies in the fact that I signed up with an email mask, used a random password and I can't get a recovery email sent to it. So am I perma locked out forever?

I'm just confused on how the saved password can disappear? Any help?

Open 36

firefox set up won't load. I have completed all of the required steps but I am still being asked to finish the set up. Anybody else have this issue? If so what do I do?

firefox set up won't load. I have completed all of the required steps but I am still being asked to finish the set up. Anybody else have this issue? If so what do I do… (閱讀更多)

firefox set up won't load. I have completed all of the required steps but I am still being asked to finish the set up. Anybody else have this issue? If so what do I do?

Open 9