Google Chrome, ana makine adını değiştirdikten sonra başlamayacak


11

Birkaç kez terminalde google chrome'u başlatmaya çalıştım ve aşağıdaki mesajı almaya devam ediyorum:

... :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.

Herhangi bir öneri?

Şimdiden teşekkürler.


Yanıtlar:


22

Bu Chrome hatası gibi görünüyor # 367048 - Ana makine adını değiştirdikten sonra krom başlatılamıyor , deneyin:

rm -rf ~/.config/google-chrome/Singleton*

Bu, aynı hatadan sonra, bunun gerçekleşmekte olduğu iş istasyonunun ana bilgisayar adının değiştirilmesinden sonra bana yardımcı oldu.
Dmitri DB

1
Raspbian'da:rm -rf ~/.config/chromium/Singleton*
emc

Ubuntu'yu temp / kullanıcı olmayan profil ile kullanma:rm -rf /tmp/.config/chromium/Singleton*
Wimateeka
Sitemizi kullandığınızda şunları okuyup anladığınızı kabul etmiş olursunuz: Çerez Politikası ve Gizlilik Politikası.
Licensed under cc by-sa 3.0 with attribution required.