Files
3x-ui-pro/assets
Ivan RazinandClaude Fable 5 9638cf5b47 Fix backup failing on tmpfs /tmp: stage in backup store, check free space
On Ubuntu 24.10+ /tmp is a size-limited tmpfs, so mktemp -d staging could
not hold the uncompressed copy of the panel, web roots and certs. Stage
backup/restore work dirs inside /var/backups/x-ui instead, and verify
free space (2x estimated size + 100 MB margin) before touching anything.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-13 14:31:01 +03:00
..