Mozilla will shut down Pocket’s services on July 8, 2025. At that time users will no longer be able to access the Pocket website, apps and API. You can export your saved items and API data until October 8, 2025 before they are permanently removed. For more information, see this article.

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Firefox takes ages to launch on my fedora 40

  • 3 replies
  • 1 has this problem
  • 535 views
  • Last reply by zeroknight

After upgrading to fedora 40, firefox just takes ages to boot up, even when it's running if I want to open a new window it still takes ages to run. I have tried uninstalling it and deleting it's data but with no luck. The issue still presists.

After upgrading to fedora 40, firefox just takes ages to boot up, even when it's running if I want to open a new window it still takes ages to run. I have tried uninstalling it and deleting it's data but with no luck. The issue still presists.

Chosen solution

Make sure /etc/hosts includes your hostname (found in /etc/hostname).

127.0.1.1        <hostname>
Read this answer in context 👍 4

All Replies (3)

Does the following command respond quickly or timeout?

hostname -f

It does take time before printing out "hostname: Temporary failure in name resolution".

I tried it a second time, it did take some time but this time it did print out the hostname.

Modified by alinada

Chosen Solution

Make sure /etc/hosts includes your hostname (found in /etc/hostname).

127.0.1.1        <hostname>