You are not logged in.
Pages: 1
When I reboot, or shutdown I get a message that says something along the lines of "Failed to unmount /media/files" and the reboot hangs for 30 seconds or so. Looking at the logs, I see
May 11 18:58:29 <hostname> systemd[1]: Unmounting <mountpoint-1>...
May 11 18:58:29 <hostname> systemd[1]: Unmounting /media/files...
May 11 18:58:29 <hostname> systemd[1]: Unmounting <mounpoint-3>...
May 11 18:58:29 <hostname> umount[7972]: umount: /media/files: target is busy.
.
.
.
May 11 18:58:29 <hostname> systemd[1]: media-files.mount: Mount process exited, code=exited, status=32/n/a
May 11 18:58:29 <hostname> systemd[1]: Failed unmounting /media/files.If I then run
lsof | grep '/media/files'I get a whole bunch of results just for nextcloud. So I am guessing that nextcloud sync is keeping my drive busy. How do I fix this?
Last edited by K4LCIFER (2023-05-12 02:18:40)
Offline
the question/bug is also posted here
https://github.com/nextcloud/desktop/issues/5690
and it's probably about Nextcloud Desktop, https://archlinux.org/packages/communit … ud-client/ package.
Offline
Pages: 1