O Google Chrome não inicia depois de alterar o nome do host

6

Eu tentei iniciar o Google Chrome no terminal várias vezes, e continuo recebendo a seguinte mensagem:

... :ERROR:process_singleton_linux.cc(309)] The profile appears to be in use by another Google Chrome process (8629) on another computer ("previous name of the computer").  Chrome has locked the profile so that it doesn't get corrupted.  If you are sure no other processes are using this profile, you can unlock the profile and relaunch Chrome.
... :ERROR:simple_message_box_views.cc(208)] Unable to show a dialog outside the UI thread message loop: Google Chrome - The profile appears to be in use by another Google Chrome process (8629) on another computer ("previous name of the computer").  Chrome has locked the profile so that it doesn't get corrupted.  If you are sure no other processes are using this profile, you can unlock the profile and relaunch Chrome.

Alguma sugestão?

Obrigado antecipadamente.

    
por user254473 04.06.2014 / 21:59

1 resposta

12

Isso parece Erro do Chrome # 367048 - Não é possível iniciar o Chrome depois de alterar o nome do host , tente:

rm -rf ~/.config/google-chrome/Singleton*
    
por bain 04.06.2014 / 22:38