On Tuesday November 28th from 9:00AM PT - 12PM PT (5:00PM UTC - 8PM UTC), we will be performing system maintenance on support.mozilla.org. During the maintenance period, users will not be able to sign in to the website, and all users signed in at the start of the maintenance period will be signed out.

Search Support

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

migration to new linux and get the error

more options

I get backup from my filrefox such as :

cp -rv ~/.mozilla/firefox/* /mnt/my_external_hdd_mounted/myfirefox/

In new linux I did the following steps:

1. rm -rf .mozilla/firefox/* 2. cp -rv /mnt/my_external_hdd_mounted/myfirefox/* ~/.mozilla/firefox/ 3. chown mohsen.mohsen -R ~/.mozilla/firefox/

By the way, both of them are version 91.

But after run of firefox, I get the error of attached picture.

I get backup from my filrefox such as : ''cp -rv ~/.mozilla/firefox/* /mnt/my_external_hdd_mounted/myfirefox/'' In new linux I did the following steps: 1. rm -rf .mozilla/firefox/* 2. cp -rv /mnt/my_external_hdd_mounted/myfirefox/* ~/.mozilla/firefox/ 3. chown mohsen.mohsen -R ~/.mozilla/firefox/ By the way, both of them are version 91. But after run of firefox, I get the error of attached picture.
Attached screenshots

Chosen solution

Ok, don't worry.

You have firefox-esr in new linux-box and your old firefox was firefox. You need to remove firefox-esr and install firefox. Then copy your backup.

Read this answer in context 👍 0

All Replies (1)

more options

Chosen Solution

Ok, don't worry.

You have firefox-esr in new linux-box and your old firefox was firefox. You need to remove firefox-esr and install firefox. Then copy your backup.