• Joined on 2026-08-06
mendess commented on issue borgmatic-collective/borgmatic#1341 2026-08-07 01:29:28 +00:00
crash after succeding when running under systemd with 'NoneType' object has no attribute 'read'

If I do sudo kill $(ps aux | grep 'docker exec' | awk '{print $2}') I get this error message.

mendess commented on issue borgmatic-collective/borgmatic#1341 2026-08-07 01:09:52 +00:00
crash after succeding when running under systemd with 'NoneType' object has no attribute 'read'

Okay, I've replaced the execute.py module and ran it again. Here are my findings:

mendess opened issue borgmatic-collective/borgmatic#1341 2026-08-06 22:37:25 +00:00
crash after succeding when running under systemd with 'NoneType' object has no attribute 'read'