Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

update never completes - always "connecting to update server" I can do manual update but why doesn't auto-update work?

more options

I have this same problem with three machines (all linux - different versions of linux & firefox). Yes, I could do a manual update. But, I would like to get the issue with auto-update sorted out. I have a common network setup: private IP (192.168.15.xxx) on a router connected to COMCAST. There is a firewall but no proxy.

I have this same problem with three machines (all linux - different versions of linux & firefox). Yes, I could do a manual update. But, I would like to get the issue with auto-update sorted out. I have a common network setup: private IP (192.168.15.xxx) on a router connected to COMCAST. There is a firewall but no proxy.

Alle antwoorden (2)

more options

Did you install Firefox as a root user (e.g. in usr/local) or in the Home directory of the user?

I install in usr/local and never had any problems with updating.

You can check if there are files in the updates/0 folder in the Firefox installation folder and remove the '0' folder and files active-update.xml and updates.xml if present.

more options

Thanks cor-el! Your question about how it was installed was spot on. It was installed as root (I always do that for an app like Firefox so that it is available to all users. That is also the default when installing apps with yum or other package managers). The solution is to run firefox as root (kdesu firefox) so that it has access to the installation folder for writing. I selected Help -> about firefox and it updated right away.

The error for the mozilla people is in not detecting and either handling (asking for root privileges) or reporting the problem instead of hanging up in an infinite loop.

Thank you.