You are not logged in.

#1 2024-03-22 13:11:31

teh_misteik
Member
From: Iran
Registered: 2024-03-12
Posts: 28

[SOLVED] Can't open Chromium web browser

So whenever I try to open Chromium browser, it shows it's loading but then nothing happens. And whenever I try to open it from command line it shows this:

[3791:3791:0322/163756.740493:ERROR:process_singleton_posix.cc(353)] The profile appears to be in use by another Chromium process (2085) on another computer (archlinux). Chromium 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 Chromium.
[3791:3791:0322/163756.740534:ERROR:message_box_dialog.cc(146)] Unable to show a dialog outside the UI thread message loop: Chromium - The profile appears to be in use by another Chromium process (2085) on another computer (archlinux). Chromium 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 Chromium.

then I tried

pkill chromium

but it still shows the same thing. Then I tried the same but with -o (pkill -o chromium), and still the same thing.
Please can anyone help me?

Last edited by teh_misteik (2024-03-22 18:39:10)


Arch Linux newbie here

        Thanks for reading my signature, but I'm afraid there is nothing interesting to see over here. So I don't know why are you still reading this. Okay I should admit that you are curious, so if you are still reading this far, congratulations!       

Offline

#2 2024-03-22 13:55:22

seth
Member
Registered: 2012-09-03
Posts: 51,684

Re: [SOLVED] Can't open Chromium web browser

Output of

hostnamectl
stat ~/.config/chromium/SingletonLock

?

Offline

#3 2024-03-22 14:23:05

teh_misteik
Member
From: Iran
Registered: 2024-03-12
Posts: 28

Re: [SOLVED] Can't open Chromium web browser

seth wrote:

Output of

hostnamectl
stat ~/.config/chromium/SingletonLock

?

hostnamectl

   Static hostname: (unset)                         
Transient hostname: dhcppc1
         Icon name: computer-desktop
           Chassis: desktop ?️
        Machine ID: 3109148a839648a8a53b8e83f092b35c
           Boot ID: b08bfb02c27043e8ae4ae1a9477b8e1d
  Operating System: Arch Linux                      
            Kernel: Linux 6.8.1-arch1-1
      Architecture: x86-64
   Hardware Vendor: ASUS
    Hardware Model: PRIME H510M-D
  Firmware Version: 0820
     Firmware Date: Tue 2021-04-27
      Firmware Age: 2y 10month 3w 4d 

stat ~/.config/chromium/SingletonLock

  File: /home/Link/.config/chromium/SingletonLock -> archlinux-2085
  Size: 14        	Blocks: 0          IO Block: 4096   symbolic link
Device: 8,19	Inode: 40128556    Links: 1
Access: (0777/lrwxrwxrwx)  Uid: ( 1000/    Link)   Gid: ( 1000/    Link)
Access: 2024-03-22 10:59:36.104019907 +0000
Modify: 2024-03-20 15:20:10.867495666 +0000
Change: 2024-03-20 15:20:10.867495666 +0000
 Birth: 2024-03-20 15:20:10.867495666 +0000

Arch Linux newbie here

        Thanks for reading my signature, but I'm afraid there is nothing interesting to see over here. So I don't know why are you still reading this. Okay I should admit that you are curious, so if you are still reading this far, congratulations!       

Offline

#4 2024-03-22 14:43:41

seth
Member
Registered: 2012-09-03
Posts: 51,684

Re: [SOLVED] Can't open Chromium web browser

   Static hostname: (unset)                         
Transient hostname: dhcppc1

This is why this happens, https://wiki.archlinux.org/title/Networ … e_hostname

 File: /home/Link/.config/chromium/SingletonLock -> archlinux-2085

This is the problem.

Fix your hostname, remove /home/Link/.config/chromium/SingletonLock and /home/Link/.config/chromium/archlinux-2085 and reboot.

Offline

#5 2024-03-22 18:38:16

teh_misteik
Member
From: Iran
Registered: 2024-03-12
Posts: 28

Re: [SOLVED] Can't open Chromium web browser

seth wrote:
   Static hostname: (unset)                         
Transient hostname: dhcppc1

This is why this happens, https://wiki.archlinux.org/title/Networ … e_hostname

 File: /home/Link/.config/chromium/SingletonLock -> archlinux-2085

This is the problem.

Fix your hostname, remove /home/Link/.config/chromium/SingletonLock and /home/Link/.config/chromium/archlinux-2085 and reboot.

Thanks! It works now!


Arch Linux newbie here

        Thanks for reading my signature, but I'm afraid there is nothing interesting to see over here. So I don't know why are you still reading this. Okay I should admit that you are curious, so if you are still reading this far, congratulations!       

Offline

Board footer

Powered by FluxBB