mozilla your firefox profile cannot be loaded. it may be missing or inaccessible

check the permissions

ls -l ~/.cache | grep mozilla

fix the permissions

sudo chown -R $USER:$USER ~/.cache/mozilla

posted @ 2016-11-08 19:43  云飘  阅读(301)  评论(0)    收藏  举报