Ubuntu Version:
26.04
Desktop Environment (if applicable):
GNOME
Problem Description:
After entering my password at login, the mouse cursor shows but is frozen and the DE takes ~30 seconds to load. Also, starting Files (Nautilus) takes around 20-30 seconds to open and my secondary disks (one partition on my boot drive and another physical disk) is not listed. I can find them with lsblk and mount them via terminal or Gnome Disks. I am getting log messages saying that “gvfs-udisks2-volume-monitor.service“ cannot be started.
Screenshots or Error Messages:
in Logs:
Error creating proxy: Error calling StartServiceByName for org.gtk.vfs.UDisks2VolumeMonitor: Timeout was reached (g-io-error-quark, 24)
journalctl --user -xeu gvfs-udisks2-volume-monitor.service
A start job for unit UNIT has begun execution.
░░
░░ The job identifier is 431.
Jul 24 13:16:24 MJ-Ubuntu systemd[2878]: gvfs-udisks2-volume-monitor.service: start operation timed out. Terminating.
Jul 24 13:17:00 MJ-Ubuntu systemd[2878]: gvfs-udisks2-volume-monitor.service: Failed with result ‘timeout’.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: ``http://www.ubuntu.com/support
░░
░░ The unit UNIT has entered the ‘failed’ state with result ‘timeout’.
Jul 24 13:17:00 MJ-Ubuntu systemd[2878]: Failed to start gvfs-udisks2-volume-monitor.service - Virtual filesystem service - disk device monitor.
░░ Subject: A start job for unit UNIT has failed
░░ Defined-By: systemd
░░ Support: ``http://www.ubuntu.com/support
░░
░░ A start job for unit UNIT has finished with a failure.
░░
░░ The job identifier is 431 and the job result is failed.
What I’ve Tried:
Reinstall gvfs packages
sudo apt reinstall gvfs gvfs-backends gvfs-common gvfs-daemons gvfs-fuse gvfs-libs