mirror of
https://github.com/databasus/databasus.git
synced 2026-04-06 00:32:03 +02:00
upload basebackup: upload failed with status 500: #30
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @onlymadmax on 3/26/2026
Databasus version (screenshot)
It is displayed in the bottom left corner of the Databasus UI. Please attach screenshot, not just version text
Operating system and architecture
Debian 12 (bookworm), x86_64
Database type and version (optional, for DB-related bugs)
Postgres Pro Enterprise 18
Describe the bug (please write manually, do not ask AI to summarize)
What happened:
When attempting to perform a backup using the Databasus agent, the base backup fails with the following error:
upload basebackup: upload failed with status 500: (pg_basebackup stderr: pg_basebackup: initiating base backup, waiting for checkpoint to complete pg_basebackup: checkpoint completed pg_basebackup: write-ahead log start point: 644/CEF3AA08 on timeline 37 pg_basebackup: error: can only write single tablespace to stdout, database has 3 )
Steps to reproduce