Firefox profile cannot be loaded after upgrade
I upgraded from 11.10 to 12.04, now when I try to run Firefox from the icon it pops up this: "Missing Profile. Your Firefox profile cannot be loaded. It may be missed or inaccessible." I already tried to remove Firefox and re-installing it. And the command
sudo chown -R $USER:$USER ~/.mozilla
I've also tried to delete the profile file, or renaming it. I've found some solved problems but they didn't work for me. Maybe I should mention that if I run Firefox from terminal using sudo
it starts fine.
Any idea about how could I solve this?
upgrade firefox
add a comment |
I upgraded from 11.10 to 12.04, now when I try to run Firefox from the icon it pops up this: "Missing Profile. Your Firefox profile cannot be loaded. It may be missed or inaccessible." I already tried to remove Firefox and re-installing it. And the command
sudo chown -R $USER:$USER ~/.mozilla
I've also tried to delete the profile file, or renaming it. I've found some solved problems but they didn't work for me. Maybe I should mention that if I run Firefox from terminal using sudo
it starts fine.
Any idea about how could I solve this?
upgrade firefox
Well, I've solved it by the moment. I realize that before I upgraded, Firefox was in the version 20.0.1; after upgrading, Firefox is v21.0.0. I've read that Firefox v21 wasn't stable in Linux yet. And maybe that was the trouble, so I downloaded the version 20.0.1 and (I don't know exactly how to install it) ran the file 'firefox-bin' after uninstall the other version and delete de .mozilla folder. It worked! But now Firefox doesn't have is characteristic icon! Can someone tell me to wich folder should I move the Firefox folder (I mean the one that comes in the .tar file)?
– Luis J. Romero
Jun 1 '13 at 19:23
I had the same issue and I did: sudo chown -R $USER ~/
– Lilian A. Moraru
Apr 19 '16 at 7:36
How about running sudo firefox?
– peter
Oct 6 '17 at 20:43
add a comment |
I upgraded from 11.10 to 12.04, now when I try to run Firefox from the icon it pops up this: "Missing Profile. Your Firefox profile cannot be loaded. It may be missed or inaccessible." I already tried to remove Firefox and re-installing it. And the command
sudo chown -R $USER:$USER ~/.mozilla
I've also tried to delete the profile file, or renaming it. I've found some solved problems but they didn't work for me. Maybe I should mention that if I run Firefox from terminal using sudo
it starts fine.
Any idea about how could I solve this?
upgrade firefox
I upgraded from 11.10 to 12.04, now when I try to run Firefox from the icon it pops up this: "Missing Profile. Your Firefox profile cannot be loaded. It may be missed or inaccessible." I already tried to remove Firefox and re-installing it. And the command
sudo chown -R $USER:$USER ~/.mozilla
I've also tried to delete the profile file, or renaming it. I've found some solved problems but they didn't work for me. Maybe I should mention that if I run Firefox from terminal using sudo
it starts fine.
Any idea about how could I solve this?
upgrade firefox
upgrade firefox
edited Jun 7 '15 at 12:31
Tim
19.8k1485141
19.8k1485141
asked Jun 1 '13 at 16:26
Luis J. RomeroLuis J. Romero
762412
762412
Well, I've solved it by the moment. I realize that before I upgraded, Firefox was in the version 20.0.1; after upgrading, Firefox is v21.0.0. I've read that Firefox v21 wasn't stable in Linux yet. And maybe that was the trouble, so I downloaded the version 20.0.1 and (I don't know exactly how to install it) ran the file 'firefox-bin' after uninstall the other version and delete de .mozilla folder. It worked! But now Firefox doesn't have is characteristic icon! Can someone tell me to wich folder should I move the Firefox folder (I mean the one that comes in the .tar file)?
– Luis J. Romero
Jun 1 '13 at 19:23
I had the same issue and I did: sudo chown -R $USER ~/
– Lilian A. Moraru
Apr 19 '16 at 7:36
How about running sudo firefox?
– peter
Oct 6 '17 at 20:43
add a comment |
Well, I've solved it by the moment. I realize that before I upgraded, Firefox was in the version 20.0.1; after upgrading, Firefox is v21.0.0. I've read that Firefox v21 wasn't stable in Linux yet. And maybe that was the trouble, so I downloaded the version 20.0.1 and (I don't know exactly how to install it) ran the file 'firefox-bin' after uninstall the other version and delete de .mozilla folder. It worked! But now Firefox doesn't have is characteristic icon! Can someone tell me to wich folder should I move the Firefox folder (I mean the one that comes in the .tar file)?
– Luis J. Romero
Jun 1 '13 at 19:23
I had the same issue and I did: sudo chown -R $USER ~/
– Lilian A. Moraru
Apr 19 '16 at 7:36
How about running sudo firefox?
– peter
Oct 6 '17 at 20:43
Well, I've solved it by the moment. I realize that before I upgraded, Firefox was in the version 20.0.1; after upgrading, Firefox is v21.0.0. I've read that Firefox v21 wasn't stable in Linux yet. And maybe that was the trouble, so I downloaded the version 20.0.1 and (I don't know exactly how to install it) ran the file 'firefox-bin' after uninstall the other version and delete de .mozilla folder. It worked! But now Firefox doesn't have is characteristic icon! Can someone tell me to wich folder should I move the Firefox folder (I mean the one that comes in the .tar file)?
– Luis J. Romero
Jun 1 '13 at 19:23
Well, I've solved it by the moment. I realize that before I upgraded, Firefox was in the version 20.0.1; after upgrading, Firefox is v21.0.0. I've read that Firefox v21 wasn't stable in Linux yet. And maybe that was the trouble, so I downloaded the version 20.0.1 and (I don't know exactly how to install it) ran the file 'firefox-bin' after uninstall the other version and delete de .mozilla folder. It worked! But now Firefox doesn't have is characteristic icon! Can someone tell me to wich folder should I move the Firefox folder (I mean the one that comes in the .tar file)?
– Luis J. Romero
Jun 1 '13 at 19:23
I had the same issue and I did: sudo chown -R $USER ~/
– Lilian A. Moraru
Apr 19 '16 at 7:36
I had the same issue and I did: sudo chown -R $USER ~/
– Lilian A. Moraru
Apr 19 '16 at 7:36
How about running sudo firefox?
– peter
Oct 6 '17 at 20:43
How about running sudo firefox?
– peter
Oct 6 '17 at 20:43
add a comment |
9 Answers
9
active
oldest
votes
I got the same case, and I tried to change permission of mozilla cache and it worked:
root mode
sudo -s
chown -hR $USER:$USER ~/.cache/mozilla
but after I changed, there's pop-up suggested me when I opened firefox to create a new profile. I just want to use an older profile. So I changed the permission of old profile too into my user!
chown $USER:$USER ~/.mozilla/firefox/profiles.ini
dont forget to make a sure the file permission is changed :)
Thanks, I will try it, thought, I solved it with the first answer of this question: askubuntu.com/questions/303228/… I realize that the problem is with Firefox 21. I installed an old version (20.0.1) and it worked. Maybe now I can update to FF 21 and try what you say.
– Luis J. Romero
Jun 5 '13 at 2:45
@LuisJ.Romero: If this answer did help, just click the little grey ☑ under the "0" now turning it into beautiful green. If you do not like the answer, click on the little grey down-arrow below the 0, and if you really like the answer, click on the little grey ☑ and the little up-arrow...
– Fabby
Oct 27 '15 at 20:31
You can also run it as root to run lsof for firefox's pid. That will give you an indication of what files firefox tries to open
– peter
Oct 6 '17 at 20:42
add a comment |
Removed profile file, changed permissions of profile folder, etc. None of them worked. Finally, changing ownership recursively on ~/.cache worked :
sudo chown -R $USER:$USER ~/.cache/
add a comment |
After all other solution this little line saved my day:
sudo chmod -R 777 .mozilla/
Mine too and is working. Thx
– CARTOS
Nov 9 '17 at 13:44
add a comment |
Try deleting the current profile. That will force Firefox to create a new profile. Profile folders are located here:
~/.mozilla/firefox/<profile folder>
The .mozilla
folder is a hidden folder. Make sure that you check show hidden files in your file manager (Browser).
add a comment |
Had a similar issue. Had to delete the profiles.ini file in ~/.mozilla/firefox/. Tried all kinds of permissions solutions to no avail. Once profiles.ini was deleted, firefox created a new profile.
I had the same case
– Viesturs
Mar 26 '18 at 14:27
add a comment |
I just encountered this in 14.04 after an attempt to move files from my previous install failed. I am no expert, but this worked:
Edited profiles.ini file in ~/.mozilla/firefox/
commented out (using ;
below)
;Path=[this.is.a.hash].default
Created a new path line so that the hash matched the [this.is.a.hash].default
folder name in ~/.mozilla/firefox/
Maybe I could have renamed the folder to match the name in profiles.ini, but easier to trace back the problem knowing I could delete the new and uncomment the old Path=
from within profiles.ini
.
Fortunately for me, I installed 14.04 on a new SSD and kept the old 12.x release. Now I'll try what I should have done in the first place - a proper Firefox profile backup/move from the old installation.
add a comment |
Copy your profile-folder to /home/USERNAME/.mozilla/firefox
and run firefox -Profilemanager
or firefox -P
in terminal, create new profile and select your old profile's folder.
Starting the Profile Manager
Only one that worked for me... last on the list!
– Tom
Jul 16 '18 at 16:38
add a comment |
If you linked your ~/.cache
directory to an external drive (something similar to this guide on how to run Firefox off your RAM), try removing your existing link and creating again that directory.
I just ran into this error because a few months earlier I went into a hacking fit in a VM and linked that folder into an USB drive to cut down on HDD activity, and then I migrated my VM to another host computer and removed the drive where that folder was located, and now that the link was broken Firefox wouldn't start and gave me this error message. I recreated this directory, and now Firefox starts fine.
add a comment |
Following steps worked for me.
1.Kill all currently running process
killall firefox
killall thunderbird
2.Remove the cache Files
Note: Backup them before removing.
$ rm -rf ~/.mozilla/
$ rm -rf ~/.cache/mozilla/
3.Change the ownership of following folders
$ sudo chown -R $USER ~/.cache/.mozilla/
$ sudo chown -R $USER ~/.mozilla/
** if the above step NOT successful, Then try following **
$ sudo chown -R $USER:$USER ~/.cache/.mozilla/
$ sudo chown -R $USER:$USER ~/.mozilla/
** if the above step NOT successful, Then try following **
$ sudo chmod -R 777 ~/.cache/.mozilla/
$ sudo chmod -R 777 ~/.mozilla/
4.If all above steps NOT successful, Then change entire cache folder permission
$ sudo chown -R $USER ~/.cache
$ sudo chown -R $USER:$USER ~/.cache
$ sudo chmod -R 777 ~/.cache/
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f302891%2ffirefox-profile-cannot-be-loaded-after-upgrade%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
9 Answers
9
active
oldest
votes
9 Answers
9
active
oldest
votes
active
oldest
votes
active
oldest
votes
I got the same case, and I tried to change permission of mozilla cache and it worked:
root mode
sudo -s
chown -hR $USER:$USER ~/.cache/mozilla
but after I changed, there's pop-up suggested me when I opened firefox to create a new profile. I just want to use an older profile. So I changed the permission of old profile too into my user!
chown $USER:$USER ~/.mozilla/firefox/profiles.ini
dont forget to make a sure the file permission is changed :)
Thanks, I will try it, thought, I solved it with the first answer of this question: askubuntu.com/questions/303228/… I realize that the problem is with Firefox 21. I installed an old version (20.0.1) and it worked. Maybe now I can update to FF 21 and try what you say.
– Luis J. Romero
Jun 5 '13 at 2:45
@LuisJ.Romero: If this answer did help, just click the little grey ☑ under the "0" now turning it into beautiful green. If you do not like the answer, click on the little grey down-arrow below the 0, and if you really like the answer, click on the little grey ☑ and the little up-arrow...
– Fabby
Oct 27 '15 at 20:31
You can also run it as root to run lsof for firefox's pid. That will give you an indication of what files firefox tries to open
– peter
Oct 6 '17 at 20:42
add a comment |
I got the same case, and I tried to change permission of mozilla cache and it worked:
root mode
sudo -s
chown -hR $USER:$USER ~/.cache/mozilla
but after I changed, there's pop-up suggested me when I opened firefox to create a new profile. I just want to use an older profile. So I changed the permission of old profile too into my user!
chown $USER:$USER ~/.mozilla/firefox/profiles.ini
dont forget to make a sure the file permission is changed :)
Thanks, I will try it, thought, I solved it with the first answer of this question: askubuntu.com/questions/303228/… I realize that the problem is with Firefox 21. I installed an old version (20.0.1) and it worked. Maybe now I can update to FF 21 and try what you say.
– Luis J. Romero
Jun 5 '13 at 2:45
@LuisJ.Romero: If this answer did help, just click the little grey ☑ under the "0" now turning it into beautiful green. If you do not like the answer, click on the little grey down-arrow below the 0, and if you really like the answer, click on the little grey ☑ and the little up-arrow...
– Fabby
Oct 27 '15 at 20:31
You can also run it as root to run lsof for firefox's pid. That will give you an indication of what files firefox tries to open
– peter
Oct 6 '17 at 20:42
add a comment |
I got the same case, and I tried to change permission of mozilla cache and it worked:
root mode
sudo -s
chown -hR $USER:$USER ~/.cache/mozilla
but after I changed, there's pop-up suggested me when I opened firefox to create a new profile. I just want to use an older profile. So I changed the permission of old profile too into my user!
chown $USER:$USER ~/.mozilla/firefox/profiles.ini
dont forget to make a sure the file permission is changed :)
I got the same case, and I tried to change permission of mozilla cache and it worked:
root mode
sudo -s
chown -hR $USER:$USER ~/.cache/mozilla
but after I changed, there's pop-up suggested me when I opened firefox to create a new profile. I just want to use an older profile. So I changed the permission of old profile too into my user!
chown $USER:$USER ~/.mozilla/firefox/profiles.ini
dont forget to make a sure the file permission is changed :)
edited Jun 7 '15 at 12:29
Tim
19.8k1485141
19.8k1485141
answered Jun 4 '13 at 11:41
user164338user164338
20112
20112
Thanks, I will try it, thought, I solved it with the first answer of this question: askubuntu.com/questions/303228/… I realize that the problem is with Firefox 21. I installed an old version (20.0.1) and it worked. Maybe now I can update to FF 21 and try what you say.
– Luis J. Romero
Jun 5 '13 at 2:45
@LuisJ.Romero: If this answer did help, just click the little grey ☑ under the "0" now turning it into beautiful green. If you do not like the answer, click on the little grey down-arrow below the 0, and if you really like the answer, click on the little grey ☑ and the little up-arrow...
– Fabby
Oct 27 '15 at 20:31
You can also run it as root to run lsof for firefox's pid. That will give you an indication of what files firefox tries to open
– peter
Oct 6 '17 at 20:42
add a comment |
Thanks, I will try it, thought, I solved it with the first answer of this question: askubuntu.com/questions/303228/… I realize that the problem is with Firefox 21. I installed an old version (20.0.1) and it worked. Maybe now I can update to FF 21 and try what you say.
– Luis J. Romero
Jun 5 '13 at 2:45
@LuisJ.Romero: If this answer did help, just click the little grey ☑ under the "0" now turning it into beautiful green. If you do not like the answer, click on the little grey down-arrow below the 0, and if you really like the answer, click on the little grey ☑ and the little up-arrow...
– Fabby
Oct 27 '15 at 20:31
You can also run it as root to run lsof for firefox's pid. That will give you an indication of what files firefox tries to open
– peter
Oct 6 '17 at 20:42
Thanks, I will try it, thought, I solved it with the first answer of this question: askubuntu.com/questions/303228/… I realize that the problem is with Firefox 21. I installed an old version (20.0.1) and it worked. Maybe now I can update to FF 21 and try what you say.
– Luis J. Romero
Jun 5 '13 at 2:45
Thanks, I will try it, thought, I solved it with the first answer of this question: askubuntu.com/questions/303228/… I realize that the problem is with Firefox 21. I installed an old version (20.0.1) and it worked. Maybe now I can update to FF 21 and try what you say.
– Luis J. Romero
Jun 5 '13 at 2:45
@LuisJ.Romero: If this answer did help, just click the little grey ☑ under the "0" now turning it into beautiful green. If you do not like the answer, click on the little grey down-arrow below the 0, and if you really like the answer, click on the little grey ☑ and the little up-arrow...
– Fabby
Oct 27 '15 at 20:31
@LuisJ.Romero: If this answer did help, just click the little grey ☑ under the "0" now turning it into beautiful green. If you do not like the answer, click on the little grey down-arrow below the 0, and if you really like the answer, click on the little grey ☑ and the little up-arrow...
– Fabby
Oct 27 '15 at 20:31
You can also run it as root to run lsof for firefox's pid. That will give you an indication of what files firefox tries to open
– peter
Oct 6 '17 at 20:42
You can also run it as root to run lsof for firefox's pid. That will give you an indication of what files firefox tries to open
– peter
Oct 6 '17 at 20:42
add a comment |
Removed profile file, changed permissions of profile folder, etc. None of them worked. Finally, changing ownership recursively on ~/.cache worked :
sudo chown -R $USER:$USER ~/.cache/
add a comment |
Removed profile file, changed permissions of profile folder, etc. None of them worked. Finally, changing ownership recursively on ~/.cache worked :
sudo chown -R $USER:$USER ~/.cache/
add a comment |
Removed profile file, changed permissions of profile folder, etc. None of them worked. Finally, changing ownership recursively on ~/.cache worked :
sudo chown -R $USER:$USER ~/.cache/
Removed profile file, changed permissions of profile folder, etc. None of them worked. Finally, changing ownership recursively on ~/.cache worked :
sudo chown -R $USER:$USER ~/.cache/
edited Feb 9 '17 at 16:22
insign
16616
16616
answered Oct 9 '16 at 21:59
user194850
add a comment |
add a comment |
After all other solution this little line saved my day:
sudo chmod -R 777 .mozilla/
Mine too and is working. Thx
– CARTOS
Nov 9 '17 at 13:44
add a comment |
After all other solution this little line saved my day:
sudo chmod -R 777 .mozilla/
Mine too and is working. Thx
– CARTOS
Nov 9 '17 at 13:44
add a comment |
After all other solution this little line saved my day:
sudo chmod -R 777 .mozilla/
After all other solution this little line saved my day:
sudo chmod -R 777 .mozilla/
answered Apr 4 '16 at 10:43
Ugo HedUgo Hed
409614
409614
Mine too and is working. Thx
– CARTOS
Nov 9 '17 at 13:44
add a comment |
Mine too and is working. Thx
– CARTOS
Nov 9 '17 at 13:44
Mine too and is working. Thx
– CARTOS
Nov 9 '17 at 13:44
Mine too and is working. Thx
– CARTOS
Nov 9 '17 at 13:44
add a comment |
Try deleting the current profile. That will force Firefox to create a new profile. Profile folders are located here:
~/.mozilla/firefox/<profile folder>
The .mozilla
folder is a hidden folder. Make sure that you check show hidden files in your file manager (Browser).
add a comment |
Try deleting the current profile. That will force Firefox to create a new profile. Profile folders are located here:
~/.mozilla/firefox/<profile folder>
The .mozilla
folder is a hidden folder. Make sure that you check show hidden files in your file manager (Browser).
add a comment |
Try deleting the current profile. That will force Firefox to create a new profile. Profile folders are located here:
~/.mozilla/firefox/<profile folder>
The .mozilla
folder is a hidden folder. Make sure that you check show hidden files in your file manager (Browser).
Try deleting the current profile. That will force Firefox to create a new profile. Profile folders are located here:
~/.mozilla/firefox/<profile folder>
The .mozilla
folder is a hidden folder. Make sure that you check show hidden files in your file manager (Browser).
answered Jun 1 '13 at 18:41
Mitch♦Mitch
84.3k14173229
84.3k14173229
add a comment |
add a comment |
Had a similar issue. Had to delete the profiles.ini file in ~/.mozilla/firefox/. Tried all kinds of permissions solutions to no avail. Once profiles.ini was deleted, firefox created a new profile.
I had the same case
– Viesturs
Mar 26 '18 at 14:27
add a comment |
Had a similar issue. Had to delete the profiles.ini file in ~/.mozilla/firefox/. Tried all kinds of permissions solutions to no avail. Once profiles.ini was deleted, firefox created a new profile.
I had the same case
– Viesturs
Mar 26 '18 at 14:27
add a comment |
Had a similar issue. Had to delete the profiles.ini file in ~/.mozilla/firefox/. Tried all kinds of permissions solutions to no avail. Once profiles.ini was deleted, firefox created a new profile.
Had a similar issue. Had to delete the profiles.ini file in ~/.mozilla/firefox/. Tried all kinds of permissions solutions to no avail. Once profiles.ini was deleted, firefox created a new profile.
answered Feb 10 '14 at 3:11
jkrenojkreno
111
111
I had the same case
– Viesturs
Mar 26 '18 at 14:27
add a comment |
I had the same case
– Viesturs
Mar 26 '18 at 14:27
I had the same case
– Viesturs
Mar 26 '18 at 14:27
I had the same case
– Viesturs
Mar 26 '18 at 14:27
add a comment |
I just encountered this in 14.04 after an attempt to move files from my previous install failed. I am no expert, but this worked:
Edited profiles.ini file in ~/.mozilla/firefox/
commented out (using ;
below)
;Path=[this.is.a.hash].default
Created a new path line so that the hash matched the [this.is.a.hash].default
folder name in ~/.mozilla/firefox/
Maybe I could have renamed the folder to match the name in profiles.ini, but easier to trace back the problem knowing I could delete the new and uncomment the old Path=
from within profiles.ini
.
Fortunately for me, I installed 14.04 on a new SSD and kept the old 12.x release. Now I'll try what I should have done in the first place - a proper Firefox profile backup/move from the old installation.
add a comment |
I just encountered this in 14.04 after an attempt to move files from my previous install failed. I am no expert, but this worked:
Edited profiles.ini file in ~/.mozilla/firefox/
commented out (using ;
below)
;Path=[this.is.a.hash].default
Created a new path line so that the hash matched the [this.is.a.hash].default
folder name in ~/.mozilla/firefox/
Maybe I could have renamed the folder to match the name in profiles.ini, but easier to trace back the problem knowing I could delete the new and uncomment the old Path=
from within profiles.ini
.
Fortunately for me, I installed 14.04 on a new SSD and kept the old 12.x release. Now I'll try what I should have done in the first place - a proper Firefox profile backup/move from the old installation.
add a comment |
I just encountered this in 14.04 after an attempt to move files from my previous install failed. I am no expert, but this worked:
Edited profiles.ini file in ~/.mozilla/firefox/
commented out (using ;
below)
;Path=[this.is.a.hash].default
Created a new path line so that the hash matched the [this.is.a.hash].default
folder name in ~/.mozilla/firefox/
Maybe I could have renamed the folder to match the name in profiles.ini, but easier to trace back the problem knowing I could delete the new and uncomment the old Path=
from within profiles.ini
.
Fortunately for me, I installed 14.04 on a new SSD and kept the old 12.x release. Now I'll try what I should have done in the first place - a proper Firefox profile backup/move from the old installation.
I just encountered this in 14.04 after an attempt to move files from my previous install failed. I am no expert, but this worked:
Edited profiles.ini file in ~/.mozilla/firefox/
commented out (using ;
below)
;Path=[this.is.a.hash].default
Created a new path line so that the hash matched the [this.is.a.hash].default
folder name in ~/.mozilla/firefox/
Maybe I could have renamed the folder to match the name in profiles.ini, but easier to trace back the problem knowing I could delete the new and uncomment the old Path=
from within profiles.ini
.
Fortunately for me, I installed 14.04 on a new SSD and kept the old 12.x release. Now I'll try what I should have done in the first place - a proper Firefox profile backup/move from the old installation.
edited Sep 10 '14 at 1:39
muru
1
1
answered Sep 10 '14 at 1:38
David W.David W.
111
111
add a comment |
add a comment |
Copy your profile-folder to /home/USERNAME/.mozilla/firefox
and run firefox -Profilemanager
or firefox -P
in terminal, create new profile and select your old profile's folder.
Starting the Profile Manager
Only one that worked for me... last on the list!
– Tom
Jul 16 '18 at 16:38
add a comment |
Copy your profile-folder to /home/USERNAME/.mozilla/firefox
and run firefox -Profilemanager
or firefox -P
in terminal, create new profile and select your old profile's folder.
Starting the Profile Manager
Only one that worked for me... last on the list!
– Tom
Jul 16 '18 at 16:38
add a comment |
Copy your profile-folder to /home/USERNAME/.mozilla/firefox
and run firefox -Profilemanager
or firefox -P
in terminal, create new profile and select your old profile's folder.
Starting the Profile Manager
Copy your profile-folder to /home/USERNAME/.mozilla/firefox
and run firefox -Profilemanager
or firefox -P
in terminal, create new profile and select your old profile's folder.
Starting the Profile Manager
edited Feb 9 '17 at 17:36
user589808
answered Feb 9 '17 at 17:13
burningXmonkburningXmonk
111
111
Only one that worked for me... last on the list!
– Tom
Jul 16 '18 at 16:38
add a comment |
Only one that worked for me... last on the list!
– Tom
Jul 16 '18 at 16:38
Only one that worked for me... last on the list!
– Tom
Jul 16 '18 at 16:38
Only one that worked for me... last on the list!
– Tom
Jul 16 '18 at 16:38
add a comment |
If you linked your ~/.cache
directory to an external drive (something similar to this guide on how to run Firefox off your RAM), try removing your existing link and creating again that directory.
I just ran into this error because a few months earlier I went into a hacking fit in a VM and linked that folder into an USB drive to cut down on HDD activity, and then I migrated my VM to another host computer and removed the drive where that folder was located, and now that the link was broken Firefox wouldn't start and gave me this error message. I recreated this directory, and now Firefox starts fine.
add a comment |
If you linked your ~/.cache
directory to an external drive (something similar to this guide on how to run Firefox off your RAM), try removing your existing link and creating again that directory.
I just ran into this error because a few months earlier I went into a hacking fit in a VM and linked that folder into an USB drive to cut down on HDD activity, and then I migrated my VM to another host computer and removed the drive where that folder was located, and now that the link was broken Firefox wouldn't start and gave me this error message. I recreated this directory, and now Firefox starts fine.
add a comment |
If you linked your ~/.cache
directory to an external drive (something similar to this guide on how to run Firefox off your RAM), try removing your existing link and creating again that directory.
I just ran into this error because a few months earlier I went into a hacking fit in a VM and linked that folder into an USB drive to cut down on HDD activity, and then I migrated my VM to another host computer and removed the drive where that folder was located, and now that the link was broken Firefox wouldn't start and gave me this error message. I recreated this directory, and now Firefox starts fine.
If you linked your ~/.cache
directory to an external drive (something similar to this guide on how to run Firefox off your RAM), try removing your existing link and creating again that directory.
I just ran into this error because a few months earlier I went into a hacking fit in a VM and linked that folder into an USB drive to cut down on HDD activity, and then I migrated my VM to another host computer and removed the drive where that folder was located, and now that the link was broken Firefox wouldn't start and gave me this error message. I recreated this directory, and now Firefox starts fine.
answered May 8 '17 at 16:02
RAKKRAKK
101
101
add a comment |
add a comment |
Following steps worked for me.
1.Kill all currently running process
killall firefox
killall thunderbird
2.Remove the cache Files
Note: Backup them before removing.
$ rm -rf ~/.mozilla/
$ rm -rf ~/.cache/mozilla/
3.Change the ownership of following folders
$ sudo chown -R $USER ~/.cache/.mozilla/
$ sudo chown -R $USER ~/.mozilla/
** if the above step NOT successful, Then try following **
$ sudo chown -R $USER:$USER ~/.cache/.mozilla/
$ sudo chown -R $USER:$USER ~/.mozilla/
** if the above step NOT successful, Then try following **
$ sudo chmod -R 777 ~/.cache/.mozilla/
$ sudo chmod -R 777 ~/.mozilla/
4.If all above steps NOT successful, Then change entire cache folder permission
$ sudo chown -R $USER ~/.cache
$ sudo chown -R $USER:$USER ~/.cache
$ sudo chmod -R 777 ~/.cache/
add a comment |
Following steps worked for me.
1.Kill all currently running process
killall firefox
killall thunderbird
2.Remove the cache Files
Note: Backup them before removing.
$ rm -rf ~/.mozilla/
$ rm -rf ~/.cache/mozilla/
3.Change the ownership of following folders
$ sudo chown -R $USER ~/.cache/.mozilla/
$ sudo chown -R $USER ~/.mozilla/
** if the above step NOT successful, Then try following **
$ sudo chown -R $USER:$USER ~/.cache/.mozilla/
$ sudo chown -R $USER:$USER ~/.mozilla/
** if the above step NOT successful, Then try following **
$ sudo chmod -R 777 ~/.cache/.mozilla/
$ sudo chmod -R 777 ~/.mozilla/
4.If all above steps NOT successful, Then change entire cache folder permission
$ sudo chown -R $USER ~/.cache
$ sudo chown -R $USER:$USER ~/.cache
$ sudo chmod -R 777 ~/.cache/
add a comment |
Following steps worked for me.
1.Kill all currently running process
killall firefox
killall thunderbird
2.Remove the cache Files
Note: Backup them before removing.
$ rm -rf ~/.mozilla/
$ rm -rf ~/.cache/mozilla/
3.Change the ownership of following folders
$ sudo chown -R $USER ~/.cache/.mozilla/
$ sudo chown -R $USER ~/.mozilla/
** if the above step NOT successful, Then try following **
$ sudo chown -R $USER:$USER ~/.cache/.mozilla/
$ sudo chown -R $USER:$USER ~/.mozilla/
** if the above step NOT successful, Then try following **
$ sudo chmod -R 777 ~/.cache/.mozilla/
$ sudo chmod -R 777 ~/.mozilla/
4.If all above steps NOT successful, Then change entire cache folder permission
$ sudo chown -R $USER ~/.cache
$ sudo chown -R $USER:$USER ~/.cache
$ sudo chmod -R 777 ~/.cache/
Following steps worked for me.
1.Kill all currently running process
killall firefox
killall thunderbird
2.Remove the cache Files
Note: Backup them before removing.
$ rm -rf ~/.mozilla/
$ rm -rf ~/.cache/mozilla/
3.Change the ownership of following folders
$ sudo chown -R $USER ~/.cache/.mozilla/
$ sudo chown -R $USER ~/.mozilla/
** if the above step NOT successful, Then try following **
$ sudo chown -R $USER:$USER ~/.cache/.mozilla/
$ sudo chown -R $USER:$USER ~/.mozilla/
** if the above step NOT successful, Then try following **
$ sudo chmod -R 777 ~/.cache/.mozilla/
$ sudo chmod -R 777 ~/.mozilla/
4.If all above steps NOT successful, Then change entire cache folder permission
$ sudo chown -R $USER ~/.cache
$ sudo chown -R $USER:$USER ~/.cache
$ sudo chmod -R 777 ~/.cache/
edited Jan 12 at 2:28
community wiki
2 revs
Lava Sangeetham
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f302891%2ffirefox-profile-cannot-be-loaded-after-upgrade%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Well, I've solved it by the moment. I realize that before I upgraded, Firefox was in the version 20.0.1; after upgrading, Firefox is v21.0.0. I've read that Firefox v21 wasn't stable in Linux yet. And maybe that was the trouble, so I downloaded the version 20.0.1 and (I don't know exactly how to install it) ran the file 'firefox-bin' after uninstall the other version and delete de .mozilla folder. It worked! But now Firefox doesn't have is characteristic icon! Can someone tell me to wich folder should I move the Firefox folder (I mean the one that comes in the .tar file)?
– Luis J. Romero
Jun 1 '13 at 19:23
I had the same issue and I did: sudo chown -R $USER ~/
– Lilian A. Moraru
Apr 19 '16 at 7:36
How about running sudo firefox?
– peter
Oct 6 '17 at 20:43