1

My journalctl entries are filled with nemo[50830]: connect() failed.

$ journalctl -r
Nov 09 16:38:45 iMac nemo[50830]: connect() failed
Nov 09 16:38:45 iMac nemo-desktop[2887]: connect() failed
Nov 09 16:38:44 iMac nemo-desktop[2887]: connect() failed
Nov 09 16:38:44 iMac nemo[50830]: connect() failed
Nov 09 16:38:43 iMac nemo-desktop[2887]: connect() failed
Nov 09 16:38:43 iMac nemo[50830]: connect() failed

I did not notice any bug, but I wonder why nemo is complaining twice every second.

I am using Ubuntu Unity 22.10.

Note: These entries are present since the date of system installation.

1 Answers1

1

Could be because of multiple tabs open, nemo extensions that crash.
See the below for more details.
MEGASync in Nemo shows error: (nemo:70308): WARNING ** connect() failed

George
  • 373