github marcpope/borgbackupserver v2.18.3

6 hours ago

New Features

  • Per-agent server host and SSH port overrides (#54) — Agents connecting from outside the local network can now use a different hostname and SSH port. Set in Edit Client → Server Host Override / SSH Port Override. Empty = use global settings. No agent code changes needed. See #54 for detailed setup instructions with SSL considerations.

Bug Fixes

  • Fix race condition: stall detection abandoning jobs being delivered (#55) — The tasks endpoint delivered a job and asked the agent "are you running this job?" in the same response. Jobs being delivered are now excluded from stall detection.
  • Fix container disk full from temp files (#52) — Catalog TSV files, MySQL temp tables, and ClickHouse processing temps now write to /var/bbs/tmp on the persistent volume.
  • Fix PHP warnings on malformed request URIs (#53)
  • Fix schedule showing Overdue while backup is running

Don't miss a new borgbackupserver release

NewReleases is sending notifications on new releases.