ホスト名を変更した後、Google Chromeが起動しない


11

端末でGoogle Chromeを数回起動しようとしましたが、次のメッセージが何度も表示されます。

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

助言がありますか?

前もって感謝します。


回答:


22

これは、同じエラーの後、これが起こっていたワークステーションのホスト名を変更した後、私を助けてくれました。
Dmitri DB

1
Raspbianの場合:rm -rf ~/.config/chromium/Singleton*
2017

一時/非ユーザープロファイルでUbuntuを使用:rm -rf /tmp/.config/chromium/Singleton*
Wimateeka
弊社のサイトを使用することにより、あなたは弊社のクッキーポリシーおよびプライバシーポリシーを読み、理解したものとみなされます。
Licensed under cc by-sa 3.0 with attribution required.