[Freedombox-discuss] Backups stopped working. Where are the logs? How do I debug this?

Sunil Mohan Adapa sunil at medhas.org
Sat Oct 14 00:18:26 BST 2023


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0x36C361440C9BC971.asc
Type: application/pgp-keys
Size: 41606 bytes
Desc: OpenPGP public key
URL: <http://alioth-lists.debian.net/pipermail/freedombox-discuss/attachments/20231013/8ed2ed2c/attachment-0001.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/freedombox-discuss/attachments/20231013/8ed2ed2c/attachment-0001.sig>


More information about the Freedombox-discuss mailing list