Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failures with create-backup doesn't surface the error #794

Open
hloeung opened this issue Mar 17, 2025 · 2 comments
Open

Failures with create-backup doesn't surface the error #794

hloeung opened this issue Mar 17, 2025 · 2 comments
Labels
bug Something isn't working as expected

Comments

@hloeung
Copy link
Contributor

hloeung commented Mar 17, 2025

Steps to reproduce

  1. juju run postgresql/5 create-backup --wait 60m
  2. juju show-operation 109

Expected behavior

On errors, the full error should be shown, or at least a reason as to why it failed rather than an incomplete error message.

Actual behavior

Image

Versions

Operating system: [email protected]
Juju CLI: 3.6.3-ubuntu-amd64
Juju agent: 3.6.1
Charm revision: 14/stable 553

Log output

Juju debug log:

Additional context

@hloeung hloeung added the bug Something isn't working as expected label Mar 17, 2025
Copy link

Thank you for reporting your feedback to us!

The internal ticket has been created: https://warthogs.atlassian.net/browse/DPE-6837.

This message was autogenerated

@hloeung
Copy link
Contributor Author

hloeung commented Mar 17, 2025

In this case, it looks to be ERROR: [082]: WAL segment 0000000A0000000000000060 was not archived before the 60000ms timeout

Image

Maybe it should show the ERROR lines from the backup.log file?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as expected
Projects
None yet
Development

No branches or pull requests

1 participant