Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
google-chrome doesn't work
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
drudox
l33t
l33t


Joined: 28 Jan 2016
Posts: 919

PostPosted: Wed Jul 28, 2021 11:23 am    Post subject: google-chrome doesn't work Reply with quote

if I try to open google-chrome-stable I obtain the follow message :

Code:
~>> google-chrome-stable                                                                                                                                                                             
[18084:18084:0728/125527.931061:ERROR:process_singleton_posix.cc(1004)] Failed to create socket directory.
[18084:18084:0728/125527.931233:ERROR:chrome_browser_main.cc(1278)] Failed to create a ProcessSingleton for your profile directory. This means that running multiple instances would start multiple browser processes rather than opening a new window in the existing process. Aborting now to avoid profile corruption.


please help me to solve this ....
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30914
Location: here

PostPosted: Wed Jul 28, 2021 11:42 am    Post subject: Reply with quote

Maybe ~/.config/google-chrome is corrupted or /tmp folder is out of space.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
drudox
l33t
l33t


Joined: 28 Jan 2016
Posts: 919

PostPosted: Wed Jul 28, 2021 11:51 am    Post subject: Reply with quote

yes ...
Code:
df -h /tmp                                                                                                                                                                                        marco@ghirtoo
File system     Dim. Usati Dispon. Uso% Montato su
/dev/sda3        98G   94G       0 100% /

how can it be? what can I do ?
Back to top
View user's profile Send private message
Naib
Watchman
Watchman


Joined: 21 May 2004
Posts: 6051
Location: Removed by Neddy

PostPosted: Wed Jul 28, 2021 11:58 am    Post subject: Reply with quote

well typically there is usually a service that periodically cleans up /tmp (or it is mounted on tmpfs so it is blank every reboot).

what can you do? clean it up. The simplest method is switch to logout your user, switch to a virtual terminal, login as root and delete everything: cd /tmp && rm -rf * - CAREFUL here... a typo or in the wrong place can cause some ... annoyance

Then do a reboot



I would look to see what has eaten the space because if you have a rogue process and it is just writing to a file it will happen again - well without a periodic cleaning it will defiantly happen again and it is just a matter of when
_________________
Quote:
Removed by Chiitoo
Back to top
View user's profile Send private message
Jaglover
Watchman
Watchman


Joined: 29 May 2005
Posts: 8291
Location: Saint Amant, Acadiana

PostPosted: Wed Jul 28, 2021 12:02 pm    Post subject: Reply with quote

If you keep distfiles in your root partition, how often you run eclean on it?
_________________
My Gentoo installation notes.
Please learn how to denote units correctly!
Back to top
View user's profile Send private message
drudox
l33t
l33t


Joined: 28 Jan 2016
Posts: 919

PostPosted: Wed Jul 28, 2021 12:06 pm    Post subject: Reply with quote

can be due because i'm upgrading @world ?

this is my fstab :
Code:
/dev/sda3       /               ext4      defaults        0 1
/dev/sda5               none      swap      sw      0 0
/dev/sda2      /home           ext4            defaults        0 2
/dev/sda4      /opt            ext4            defaults        0 2
/dev/sdb5               /media/data     ext4            defaults        0 2
/dev/sdd1               /media/data2    ext4            defaults        0 2
tmpfs              /var/tmp/portage      tmpfs   size=16G,uid=portage,gid=portage,mode=775,noatime   0 0
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30914
Location: here

PostPosted: Wed Jul 28, 2021 12:16 pm    Post subject: Reply with quote

Post df -h output
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Naib
Watchman
Watchman


Joined: 21 May 2004
Posts: 6051
Location: Removed by Neddy

PostPosted: Wed Jul 28, 2021 12:25 pm    Post subject: Reply with quote

Jaglover wrote:
If you keep distfiles in your root partition, how often you run eclean on it?

This and also kernel sources, uncompressed kernel tree soon add up


/dev/sda3 / ext4 defaults 0 1
_________________
Quote:
Removed by Chiitoo
Back to top
View user's profile Send private message
Naib
Watchman
Watchman


Joined: 21 May 2004
Posts: 6051
Location: Removed by Neddy

PostPosted: Wed Jul 28, 2021 12:27 pm    Post subject: Reply with quote

fedeliallalinea wrote:
Post df -h output


And also
du / -d 1 -h to give a toplevel breakdown as to what root directories are taking space
_________________
Quote:
Removed by Chiitoo
Back to top
View user's profile Send private message
drudox
l33t
l33t


Joined: 28 Jan 2016
Posts: 919

PostPosted: Wed Jul 28, 2021 2:05 pm    Post subject: Reply with quote

Code:
ghirtoo /home/marco # df -h
File system     Dim. Usati Dispon. Uso% Montato su
none             16G  1,7M     16G   1% /run
udev             10M     0     10M   0% /dev
tmpfs            16G   26M     16G   1% /dev/shm
/dev/sda3        98G   94G       0 100% /
cgroup_root      10M     0     10M   0% /sys/fs/cgroup
/dev/sda2       328G  308G    3,9G  99% /home
/dev/sda4        33G  2,0G     29G   7% /opt
/dev/sdb5       916G  740G    133G  85% /media/data
tmpfs            16G   12M     16G   1% /var/tmp/portage
tmpfs           3,2G   12K    3,2G   1% /run/user/1000

Code:

1,7M   /run
1,8G   /lib
18M   /lib64
12M   /bin
16M   /sbin
740G   /media
4,0K   /mnt
du: impossibile accedere a '/proc/11620/task/11620/fd/4': File o directory non esistente
du: impossibile accedere a '/proc/11620/task/11620/fdinfo/4': File o directory non esistente
du: impossibile accedere a '/proc/11620/fd/3': File o directory non esistente
du: impossibile accedere a '/proc/11620/fdinfo/3': File o directory non esistente
0   /proc
26M   /dev
0   /sys
du: impossibile accedere a '/var/tmp/portage/sys-apps/hwloc-2.5.0/image/usr/share/man/man3/hwloc_obj_cache_type_t.3': File o directory non esistente
886M   /var
61M   /boot
308G   /home
36K   /tmp
1,9G   /opt
16K   /lost+found
91G   /usr
133M   /root
4,0K   /mnt2
17M   /etc
1,2T   /


thanks for your support
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30914
Location: here

PostPosted: Wed Jul 28, 2021 2:16 pm    Post subject: Reply with quote

Ok you / is full probably you have all source code of packages in distdir (du -shc $(portageq distdir)).
As Jaglover say try to run eclean, you can add -p option to see what it wants to do.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Jaglover
Watchman
Watchman


Joined: 29 May 2005
Posts: 8291
Location: Saint Amant, Acadiana

PostPosted: Wed Jul 28, 2021 2:37 pm    Post subject: Reply with quote

I have my media server hosting distfiles for all my computers, it has @monthly cronjob to run eclean, then it emails me report. Usually 3-6 GiB is cleaned out every month.
_________________
My Gentoo installation notes.
Please learn how to denote units correctly!
Back to top
View user's profile Send private message
drudox
l33t
l33t


Joined: 28 Jan 2016
Posts: 919

PostPosted: Wed Jul 28, 2021 6:38 pm    Post subject: Reply with quote

Thanks ! the problem is now solved! thanks guys!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum