2

I am using this command

sudo lsof | grep mongod | grep TCP

it shows record but first it shows below warning i am guesing its not showing me the whole list of open connection

lsof: WARNING: can't stat() fuse.gvfsd-fuse file system /run/user/1000/gvfs
      Output information may be incomplete.

please help

user3801239
  • 253
  • 2
  • 6
  • 14
  • try the solutions at [lsof: WARNING: can't stat() fuse.gvfsd-fuse file system](http://unix.stackexchange.com/questions/171519/lsof-warning-cant-stat-fuse-gvfsd-fuse-file-system) or [How to get sudo access to shares mounted by Gigolo](http://askubuntu.com/questions/401454/how-to-get-sudo-access-to-shares-mounted-by-gigolo/401509). – Boxbot Aug 09 '16 at 20:46
  • Try running: `sudo umount /run/user/1000/gvfs` – d a i s y Apr 17 '17 at 04:35
  • see the proper answer on this page https://unix.stackexchange.com/questions/171519/lsof-warning-cant-stat-fuse-gvfsd-fuse-file-system – user865457 Aug 29 '18 at 11:12

0 Answers0