Score:0

Error saying "There was an error while getting the sharing information" after installing Ubuntu 22.04.1 LTS

it flag

I've recently(2 days ago) installed Ubuntu 22.04.1 LTS on x86-64 and today I am getting this error saying:

There was an error while getting the sharing information
Failed to execute child process "net" (No such file or directory)

enter image description here

My question is is how can I solve this error. When this error occurs I am not able to use the file explorer anymore and everytime I've to restart the system. Then after restarting, after around 5 minutes the error keeps getting back.

nb52er avatar
ae flag
have you tried "sudo apt-get install samba-common-bin" ?
it flag
@nb52er No not yet
nb52er avatar
ae flag
try and tell us if it works :)
Score:2
ng flag

I had the same issue. With the error dialogue focused, Alt+F4 will kill it and allow you to use the filesystem. In my case it was caused by a directory that for some reason had different permissions than the others (drwxr-xr-x rather than drwxrwxr-x+). In my case it was probably because I had used ACL extensions (the +) for permissions and this directory was missing these. If this is the same case for you, you can compare a working vs problematic directory with getfacl <name> in a terminal to see the differences, and setfacl with options to update them.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.