On 10/13/23 14:52, A. F. Cano wrote: [...]
Looking a bit further I see: Oct 13 16:09:47 fbx /usr/share/plinth/actions/actions[244281]: Error executing action: [Errno 17] File exists: '/media/054e54ca-da9c-11ec-abca-000db93f92a8' $ cd /media $ sudo ls -lR .: ls: cannot access '054e54ca-da9c-11ec-abca-000db93f92a8': Transport endpoint is not connected total 0 d????????? ? ? ? ? ? 054e54ca-da9c-11ec-abca-000db93f92a8 drwxr-xr-x 1 root root 0 Nov 16 2021 root ls: cannot open directory './054e54ca-da9c-11ec-abca-000db93f92a8': Transport endpoint is not connected ./root: This one was easy to remove. total 0 Thinking that maybe this is a leftover that shouldn't be there, tried to delete it: $ sudo rmdir 054e54ca-da9c-11ec-abca-000db93f92a8 rmdir: failed to remove '054e54ca-da9c-11ec-abca-000db93f92a8': Device or resource busy $ sudo lsof | grep 92a8 lsof: WARNING: can't stat() fuse.sshfs file system /media/054e54ca-da9c-11ec-abca-000db93f92a8 Output information may be incomplete. So can't remove it, can't find what process is using it. Note that this used to work. What else can I try?collect the logs using 'journalctl -u plinth'. Post them and we can try to analyze the problem.This command returns the same info.
It appears that sshfs has left the mount point in a stale state. Please try 'sudo umount /media/054e54ca-da9c-11ec-abca-000db93f92a8' and then run backup again. I reboot should also work.
-- Sunil
OpenPGP_0x36C361440C9BC971.asc
Description: OpenPGP public key
OpenPGP_signature.asc
Description: OpenPGP digital signature
_______________________________________________ Freedombox-discuss mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/freedombox-discuss
