Viser spørgsmål med mærkatet:

Hanging requests when closing the browser while offline

Hi! We have automated tests that run in Firefox across a large number of instances. There are about a hundred nodes where the browser is launched. For security reasons, t… (læs mere)

Hi! We have automated tests that run in Firefox across a large number of instances. There are about a hundred nodes where the browser is launched. For security reasons, there is no Internet access. When the browser closes, requests are sent to 146.75.117.91. Since there is no Internet connection, the request fails to complete, and the process terminates due to a timeout. Because the browser is controlled by geckodriver, the `driver.close()` call fails with an error. I’ve tried numerous browser startup options, but none solve the problem; the process still crashes. The only thing that works is blocking the IP address at the firewall level or in the `hosts` file. However, I’m not happy with this solution because it would need to be applied to a hundred nodes, which would create scalability issues down the line. Are there perhaps any options I missed? I also found these addresses in `omni.ja`. Could it be that they are hardcoded and cannot be changed via options?


What I tried

  1. телеметрия

options.set_preference('toolkit.telemetry.enabled', False)

options.set_preference('toolkit.telemetry.rejected', True)

options.set_preference('datareporting.healthreport.uploadEnabled', False)

options.set_preference('datareporting.policy.dataSubmissionEnabled', False)

options.set_preference('toolkit.telemetry.shutdownPingSender.enabled', False)

options.set_preference('toolkit.telemetry.shutdownPingSender.enabledFirstSession', False)

options.set_preference('toolkit.telemetry.firstShutdownPing.enabled', False)

options.set_preference("telemetry.fog.init_on_shutdown", False)


pac = """data:text/plain,function FindProxyForURL(url, host) {

   var blocked = [
       "incoming.telemetry.mozilla.org",
       "telemetry.mozilla.org",
       "normandy.cdn.mozilla.net",
       "firefox.settings.services.mozilla.com",
       "contile.services.mozilla.com",
       "push.services.mozilla.com",
       "aus5.mozilla.org",
       "versioncheck.addons.mozilla.org"
   ];
   for (var i = 0; i < blocked.length; i++) {
       if (dnsDomainIs(host, blocked[i]) || host == blocked[i]) {
           return "PROXY 127.0.0.1:1";
       }
   }
   return "DIRECT";

}"""

fp.set_preference('network.proxy.type', 2)

fp.set_preference('network.proxy.autoconfig_url', pac)


  1. Направить телеметрию в несуществующий адрес

options.set_preference('toolkit.telemetry.server', )

options.set_preference('toolkit.telemetry.server_owner', 'localhost')


  1. Или через proxy — завернуть весь трафик в несуществующий прокси
  2. только для доменов телеметрии это сложно, но можно отключить все внешние запросы при shutdown

fp.set_preference('toolkit.telemetry.shutdownPingSender.backgroundtask.enabled', False)


  1. fp.set_preference('toolkit.asyncshutdown.crash_timeout', 10000)

fp.set_preference('telemetry.fog.log.level', 'off')

fp.set_preference('telemetry.fog.artifact_build', False)

  1. Отключить фоновые задачи при shutdown

fp.set_preference('browser.background.tasks.enabled', False)

fp.set_preference('browser.backgroundtasks.scheduled.task.timeout.sec', 0)


  1. Заблокировать через hosts-like механизм Firefox

options.set_preference('network.dns.localDomains',

                 'incoming.telemetry.mozilla.org,telemetry.mozilla.org,normandy.cdn.mozilla.net')


options.set_preference('network.captive-portal-service.enabled', False)

options.set_preference('network.connectivity-service.enabled', False)


  1. Отключить Mozilla Remote Settings

options.set_preference('services.settings.server', )


  1. Glean telemetry (новая система Mozilla)

options.set_preference('telemetry.fog.artifact_build', False)

options.set_preference('telemetry.fog.test.localhost_port', -1)

options.set_preference('toolkit.telemetry.archive.enabled', False)

options.set_preference('toolkit.telemetry.bhrPing.enabled', False)

options.set_preference('toolkit.telemetry.newProfilePing.enabled', False)

options.set_preference('toolkit.telemetry.reportingPolicy.firstRun', False)

options.set_preference('toolkit.telemetry.unified', False)

options.set_preference('toolkit.telemetry.unifiedIsOptIn ', False)

options.set_preference('toolkit.telemetry.prompted ', 2)

options.set_preference('toolkit.telemetry.unifiedIsOptIn ', False)

options.set_preference('toolkit.telemetry.updatePing.enabled', False)


  1. Отключить Glean полностью

options.set_preference('datareporting.glean.enabled', False)

options.set_preference('telemetry.fog.enabled', False)

Åben 3

news max .com not loading

after the new version of firefox update my home page which i have always had Newsmax.com does not load says problem loading page i have tried several times and it … (læs mere)

after the new version of firefox update my home page which i have always had Newsmax.com does not load says problem loading page i have tried several times and it will not load. it works in Google chrome so why not in Firefox

Åben

Manage cookies no longer appears

Under Settings>Privacy/Security>Browsing Data there is no longer the option to Manage Cookies, despite the help section saying that is where to find it. There is no… (læs mere)

Under Settings>Privacy/Security>Browsing Data there is no longer the option to Manage Cookies, despite the help section saying that is where to find it. There is no other place in all of Settings to find the list of cookies. There is only the ability to delete all cookies in History, which I have no desire to do. I edit the cookie list weekly, and it is only now, mid August 2026, under Firefox 153 on Win 10 that I no longer have access to them. How do I get it back?

Åben 10

Changes to cookie policy with version 152.0.1

With an older version, i was able to clear cookies after visiting secure sites(s) - now I can't find a way to do this. Please bring it back - I consider this to be extrem… (læs mere)

With an older version, i was able to clear cookies after visiting secure sites(s) - now I can't find a way to do this. Please bring it back - I consider this to be extremely important for my security!

Åben 3 1 30

one website stopped working

The website fortunesultimateslots.com stopped letting me login on 8-3-26. I had been going to that site daily with no problem. No other website has stopped working on… (læs mere)

The website fortunesultimateslots.com stopped letting me login on 8-3-26. I had been going to that site daily with no problem. No other website has stopped working on Firefox.

That site works for me on Edge but I would rather use Firefox.

Thank you for any help you can give.

Åben 1

Cant open Firefox. Not responding and wont refresh

I am not able to open my Firefox browser tonight. It was work yesterday. WHen I tried to refresh it the wheel kept spinning for over 15 min and there was no sign that it … (læs mere)

I am not able to open my Firefox browser tonight. It was work yesterday. WHen I tried to refresh it the wheel kept spinning for over 15 min and there was no sign that it would complete the process.

Åben 1

My mouse no longer scrolls properly - does anyoine have a solution

Hi everyone, After a recent series of updates to both my mouse and Firefox, my mouse no longer scrolls within Firefox. The mouse is Logi wireless mouse. Firefox is the la… (læs mere)

Hi everyone,

After a recent series of updates to both my mouse and Firefox, my mouse no longer scrolls within Firefox. The mouse is Logi wireless mouse. Firefox is the latest version. The mouse scrolls fine in other apps, like WhatsApp, Outlook, Word etc. but not in Firefox.

When I try to scroll in Firefox, it stutters, jumps and will continue to jump even when I stop scrolling on the mouse.

I have spoken to Logi and there is no issue with the mouse itself.

I have tried Troubleshoot and Private mode, but still the same issue, so its not an add-on or extension problem.

Is anyone else having this issue over the last couple of days, or have any ideas on how to get back to smooth scrolling?

Thank you, Graham

Åben

Not able to get my data back after login.

Hello if i backup my data on firefox account then i sign into new device then i again login my email and firefox acc then i did not got my passwords or bookmarks and hist… (læs mere)

Hello if i backup my data on firefox account then i sign into new device then i again login my email and firefox acc then i did not got my passwords or bookmarks and history again. Then what's the use of that backup ? is that offline or online backup if offline then what if i reset my pc and then login back ? if online then there is no option to backup that data. Help me to get back my data.

Åben 1

Unable to setup sync on copied profile

After copying profile that's already synced to my old account, I'm unable to set sync that copied profile to new mozilla account. According to support page, it should syn… (læs mere)

After copying profile that's already synced to my old account, I'm unable to set sync that copied profile to new mozilla account. According to support page, it should sync just fine by using different mozilla account. From what I noticed, this new copy profiles feature doesn't make a new profile in about:profiles, could this be an issue?

Åben 4 70

auto resize pictures using CTRL - + does not work

Title says it all, "auto resize pictures using CTRL - + does not work". Generally speaking, the size of pictures simply WILL NOT reduce in size to view its entirety. Eve… (læs mere)

Title says it all, "auto resize pictures using CTRL - + does not work". Generally speaking, the size of pictures simply WILL NOT reduce in size to view its entirety. Even when the scroll-bars are used the picture is still to wide. I have searched and asked for any setting in about_config, NOTHING! I truly expected something. The ONLY STUPID WAY to view said oversize picture is Download it then view. Isn't that a HACKERS DREAM??? YES I HAVE tried looking in SETTINGS and searched for months, found nothing that actually works. So now I have to use that 4-LETTER word... HELP!

Åben 6 20

alt-d stops working until I restart Firefox

On two different Windows machines, current Firefox (153.0.1), the alt-d shortcut stops working: it does nothing until I restart Firefox. Then it works again for a while. … (læs mere)

On two different Windows machines, current Firefox (153.0.1), the alt-d shortcut stops working: it does nothing until I restart Firefox. Then it works again for a while. I've tried about:keyboard and it's not reset there. I tried all combinations: Clear, Reset, setting it to alt-d explicitly. None of those worked. But when I set it to alt-a, that worked--but then resetting back to alt-d again didn't work. That shortcut is muscle memory at this point, so it's quite distressing. Not sure what diagnostics might be available to help here, happy to try anything.

Full disclosure: Both machines are Windows 10 but since that's stable, I find it hard to believe that's related.

Åben 2

After firefox update 153.0.1 I can no longer delete my history manually without firefox locking up

When I try to manually delete all my browsing history from the browsing history icon, firefox locks up and nothing happens until I click my mouse button and I get the mes… (læs mere)

When I try to manually delete all my browsing history from the browsing history icon, firefox locks up and nothing happens until I click my mouse button and I get the message box stating that Firefox is not responding and it gives me two choices, close the program or wait for firefox to respond-

Løst 2