Erreur en cours de sauvegarde Other Exception Local

Bonjour

J’ai une erreur en cours de sauvegarde.

Other(“Exception: Local Exception”)

Avertissement: Replaying segments. Please wait, this can take a while…
Erreur: Exception – Local Exception
Erreur: Traceback (most recent call last):
File “/app/lib/python3.13/site-packages/borg/archiver.py”, line 5759, in main
exit_code = archiver.run(args)
File “/app/lib/python3.13/site-packages/borg/archiver.py”, line 5677, in run
rc = func(args)
File “/app/lib/python3.13/site-packages/borg/archiver.py”, line 187, in wrapper
kwargs[‘manifest’], kwargs[‘key’] = Manifest.load(repository, compatibility)
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/app/lib/python3.13/site-packages/borg/helpers/manifest.py”, line 186, in load
cdata = repository.get(cls.MANIFEST_ID)
File “/app/lib/python3.13/site-packages/borg/repository.py”, line 1241, in get
self.index = self.open_index(self.get_transaction_id())
~~~~~~~~~~~~~~~~~~~~~~~^^
File “/app/lib/python3.13/site-packages/borg/repository.py”, line 445, in get_transaction_id
self.check_transaction()
~~~~~~~~~~~~~~~~~~~~~~^^
File “/app/lib/python3.13/site-packages/borg/repository.py”, line 442, in check_transaction
self.replay_segments(replay_from, segments_transaction_id)
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/app/lib/python3.13/site-packages/borg/repository.py”, line 940, in replay_segments
self._update_index(segment, objects)
~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^
File “/app/lib/python3.13/site-packages/borg/repository.py”, line 950, in _update_index
for tag, key, offset, size in objects:
^^^^^^^
File “/app/lib/python3.13/site-packages/borg/repository.py”, line 1587, in iter_objects
size, tag, key, data = self._read(fd, self.header_fmt, header, segment, offset,
~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
(TAG_PUT, TAG_DELETE, TAG_COMMIT),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
read_data=read_data)
^^^^^^^^^^^^^^^^^^^^
File “/app/lib/python3.13/site-packages/borg/repository.py”, line 1681, in _read
data = fd.read(length)
OSError: [Errno 5] Input/output error

Platform: Linux papou-Aspire-4935 6.14.0-37-generic #37~24.04.1-Ubuntu SMP PREEMPT_DYNAMIC Thu Nov 20 10:25:38 UTC 2 x86_64
Linux: Unknown Linux
Borg: 1.4.4 Python: CPython 3.13.14 msgpack: 1.1.2 fuse: pyfuse3 3.5.0 [pyfuse3,llfuse]
PID: 44 CWD: /home/papou
sys.argv: [‘/app/bin/borg’, ‘create’, ‘–rsh’, ‘ssh -o BatchMode=yes -o StrictHostKeyChecking=accept-new’, ‘–progress’, ‘–json’, ‘–compression=zstd’, ‘–log-json’, ‘–exclude=pp:/home/papou/.var/app/org.gnome.World.PikaBackup/data/flatpak/’, ‘–exclude=pp:/home/papou/.cache’, ‘–exclude=re:^home/papou/\.var/app/[^/]+/cache/’, ‘–exclude-caches’, ‘–’, ‘/media/papou/backup-papou-aspire4935-papou::e30d60-020b3518’, ‘/home/papou/’]
SSH_ORIGINAL_COMMAND: None

Merci de votre aide.

Cordialement

Hi, welcome to the Flathub Discourse!

This forum is mostly about Flathub as a platform. We can’t unfortunately provide support for the individual applications here.

Please use the help resources for the application itself. You can find links to contact the developers on the page for the application on the Flathub site or your local application manager.