Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji
Wątek został zarchiwizowany. Jeśli potrzebujesz pomocy, zadaj nowe pytanie.
Zarchiwizowany

Firefox ESR 128.x upgrade broken ?

cor-el odpowiedziano
stephen.wyatt

My organization has been using Firefox ESR for many years. I am trying to upgrade from ESR 115.12 to ESR 128.1 The upgrade is hanging at the very end of the install. Procmon shows firefox.exe being launched in the background and hanging. When I manually run firefox.exe, it says "Unable to read configuration file". If I edit "autoconfig.js", and comment out the "general.config.filename", then everything works.

We still use the general.config.filename and have not fully transitioned to the newer policies.json configuration (we have settings in both).

Was a change made in ESR 128 that broke (or stopped supporting) the older format ?

thanks, -stephen

My organization has been using Firefox ESR for many years. I am trying to upgrade from ESR 115.12 to ESR 128.1 The upgrade is hanging at the very end of the install. Procmon shows firefox.exe being launched in the background and hanging. When I manually run firefox.exe, it says "Unable to read configuration file". If I edit "autoconfig.js", and comment out the "general.config.filename", then everything works. We still use the general.config.filename and have not fully transitioned to the newer policies.json configuration (we have settings in both). Was a change made in ESR 128 that broke (or stopped supporting) the older format ? thanks, -stephen

Wszystkie odpowiedzi (1)

You can check the Browser Console for more info about what is wrong with the autoconfig.cfg file.

The autoconfig.cfg file is run as a JavaScript file and errors in the file throw an exception. Note that the update to 128 ESR is not yet done automatically, as there is an overlap of two versions (i.e. the switch would happen with 128.3.0).