Error message after incus export

I’ve been running some tests of incus export.
Have been seeing this error on all on them. The archives seem fine. Can the error be safely ignored?

$ incus export t-r /mnt/data-1/incus-exports/t-r.tar --instance-only --optimized-storage
Backup exported successfully!
WARNING[2026-07-03T09:00:45-04:00] Failed to close target file                   err="close /mnt/data-1/incus-exports/t-r.tar: file already closed"

That would be a consequence of the recent change to log previously silent errors. You can safely ignore this one, and we’ll silence it again.

1 Like