Lỗi này xảy ra do Chrome phát hiện có một quá trình khác đang sử dụng hồ sơ (profile) của bạn hoặc do một phiên bản Chrome trước đó chưa thoát hoàn toàn. Hãy thử các bước sau để khắc phục:
có thể do trước đó bạn đã đổi thông tin profile của thiết bị đã , trong phần profile của phiên bản trên chrome bị khóa không nhận được cái mới nên không mở lên được chỉ cần kiểm tra và xóa cẩu hình cũ là mở lên được .
1. Kiểm tra và tắt tất cả tiến trình Chrome đang chạy
Nhập lệnh sau để kiểm tra:
Nếu thấy nhiều tiến trình google-chrome-stable
, hãy giết hết chúng:
google-chrome-stable
2. Xóa file khóa (Lock File) của hồ sơ Chrome
Chrome sử dụng file khóa để ngăn chặn nhiều phiên bản sử dụng cùng một profile. Nếu Chrome trước đó bị treo, file này có thể chưa bị xóa.
Xóa file khóa bằng lệnh sau:
rm ~/.config/google-chrome/SingletonLock
Sau đó thử mở lại Chrome:
google-chrome-stable
3. Xóa toàn bộ thư mục cache của Chrome (Nếu vẫn lỗi)
Nếu lỗi vẫn còn, hãy thử xóa thư mục cấu hình:
rm -rf ~/.config/google-chrome
Lưu ý: Cách này sẽ reset toàn bộ dữ liệu Chrome (dấu trang, tài khoản đăng nhập, tiện ích mở rộng…). Nếu không muốn mất dữ liệu, hãy sao lưu thư mục trước khi xóa:
mv ~/.config/google-chrome ~/.config/google-chrome-backup
Sau đó thử mở lại Chrome:
google-chrome-stable
lệnh mình đang dùng là :
nhutgg@dev:~$ ps aux | grep chrome
nhutgg 8910 0.0 0.0 17812 2184 pts/0 S+ 08:04 0:00 grep –color=auto chrome
nhutgg@dev:~$ pkill -9 chrome
nhutgg@dev:~$ google-chrome-stable
[8913:8913:0403/080433.721116:ERROR:process_singleton_posix.cc(358)] The profile appears to be in use by another Google Chrome process (3478) on another computer (nhutgg-VivoBook-ASUSLaptop-X570ZD-F570ZD). 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.
[8913:8913:0403/080433.721267:ERROR:message_box_dialog.cc(191)] Unable to show message box: Google Chrome – The profile appears to be in use by another Google Chrome process (3478) on another computer (nhutgg-VivoBook-ASUSLaptop-X570ZD-F570ZD). 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.
nhutgg@dev:~$ rm ~/.config/google-chrome/SingletonLock
nhutgg@dev:~$ google-chrome-stable
Created TensorFlow Lite XNNPACK delegate for CPU.
Attempting to use a delegate that only supports static-sized tensors with a graph that has dynamic-sized tensors (tensor#-1 is a dynamic-sized tensor).
[8936:8963:0403/080457.540491:ERROR:registration_request.cc(291)] Registration response error message: DEPRECATED_ENDPOINT