Get past: Error: Access was denied while trying to open files in your profile directory.

Users and developers helping users with generic and technical Pale Moon issues on all operating systems.

Moderator: trava90

Forum rules
This board is for technical/general usage questions and troubleshooting for the Pale Moon browser only.
Technical issues and questions not related to the Pale Moon browser should be posted in other boards!
Please keep off-topic and general discussion out of this board, thank you!
dakra

Get past: Error: Access was denied while trying to open files in your profile directory.

Unread post by dakra » 2016-03-29, 14:42

This is an old problem, but the suggestions in https://forum.palemoon.org/viewtopic.php?f=37&t=3782&p=22231&hilit=Access+denied+profile+directory.#p22231 did not work for me.

What did the trick were:

Code: Select all

sudo chown -R "$USER:$USER" "$HOME"
as suggested in https://forum.palemoon.org/viewtopic.php?f=37&t=10534&p=73565&hilit=chown#p73565
and

Code: Select all

palemoon -no-remote -ProfileManager
as suggested in https://forum.palemoon.org/viewtopic.php?f=3&t=11612&p=81842&hilit=profile#p81842

ipsirc

Re: Get past: Error: Access was denied while trying to open files in your profile directory.

Unread post by ipsirc » 2016-04-07, 07:36

Which filesystem do you use for profile? I experienced the same access denied on overlayfs.