1. Problem description
Ubuntu 18.04 suddenly encountered the following error while using:
Called "net usershare info" but it failed: Failed to execute child process “net” (No such file or directory)
The
error comes from Ubuntu nautilus, and the trigger is when nautilus is closed, as shown below:
2. Solution
s1.install samba-common-bin by running the following command from the terminal:
sudo apt install samba-common-bin
if you finish executing S1 and close nautilus with the following error, proceed with S2.
S2. Execute the following command:
sudo mkdir /var/lib/samba/usershares
you can now find that closing nautilus will no longer report an error, and the problem is resolved.
reference:
https://askubuntu.com/questions/1024593/failed-to-execute-child-process-net-when-entering-nautilus
Read More:
- Failed to write output file ‘C:’ windows\ Microsoft.NET \Framework64\v4.0.30319\Temporary ASP.NET Files\root\106f9ae8\cc0e1
- Solve the Google Chrome Failed to load resource: net::ERR_FAILED problem
- Mongodb failed to start: child process failed, exited with error number 100
- Solve the problem of Failed to load resource: net::ERR_CONNECTION_REFUSED
- How to use it RegAsm.exe Register C in a development / production environment#/ VB.NET Developed DLL
- Git bash here running error: failed to fork child process
- The browser console reports failed to load resource: net :: ERR_CONNECTION_RESET, which results in unable to log in
- Failed to load resource: net::ERR_CONNECTION_RESET
- net core HTTP Error 502.5 – ANCM Out-Of-Process Startup Failure
- Failed to load resource: net::ERR_CONNECTION_REFUSED
- Failed to load resource: net::ERR_ INSECURE_ Response problem solving record
- Failed to load resource: net::ERR_SSL_PROTOCOL_ERROR
- NPM compilation failed: can’t resolve ‘child_ process’
- Register C# DLL prompt: it is not a valid .NET assembly
- Chrome Failed to load resource: net::ERR_CACHE_MISS
- Developing in Android java.net.SocketException : socket failed: eacces (permission denied) reported an error
- Mac ports installation software prompts “warning: xcodebuild exists but failed to execute”
- Failed to load resource: net::ERR_INCOMPLETE_CHUNKED_ENCODING
- Oracle Net Configuration Assistant failed abnormal solution
- VUEJS Failed to execute ‘removeChild’ on ‘Node’: The node to be removed is not a child of