Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

# \firefox -P /root/.mozilla/firefox/profiles.ini # ## I get: "Your Firefox profile cannot be loaded. It may be missing or inaccessible" message window. # \

  • 1 resposta
  • 2 têm este problema
  • 92 visualizações
  • Última resposta por cor-el

# \firefox -P /root/.mozilla/firefox/profiles.ini 
# 

## I get: "Your Firefox profile cannot be loaded. It may be missing or inaccessible" message window.

# \ls -lap /root/.mozilla/firefox/profiles.ini 
-rw-rw-rw- 1 root root 94 Sep  6  2013 /root/.mozilla/firefox/profiles.ini

# \cat /root/.mozilla/firefox/profiles.ini 
[General]
StartWithLastProfile=1

[Profile0]
Name=default
IsRelative=1
Path=5cr8d1o6.default

# \firefox -v                                     
Mozilla Firefox 29.0
# 

### On Puppy linux (precise 5.7.1)
<pre><nowiki># \firefox -P /root/.mozilla/firefox/profiles.ini # ## I get: "Your Firefox profile cannot be loaded. It may be missing or inaccessible" message window. # \ls -lap /root/.mozilla/firefox/profiles.ini -rw-rw-rw- 1 root root 94 Sep 6 2013 /root/.mozilla/firefox/profiles.ini # \cat /root/.mozilla/firefox/profiles.ini [General] StartWithLastProfile=1 [Profile0] Name=default IsRelative=1 Path=5cr8d1o6.default # \firefox -v Mozilla Firefox 29.0 # ### On Puppy linux (precise 5.7.1)</nowiki></pre>

Modificado por cor-el a

Todas as respostas (1)

Do you have the 5cr8d1o6.default profile folder in /root/.mozilla/firefox/ ?

If not then delete the profiles.ini file, so Firefox will create a new profile on use the Profile Manager.

Modificado por cor-el a