mirror of
https://github.com/eduardolat/pgbackweb.git
synced 2026-04-25 05:35:57 +03:00
[GH-ISSUE #118] restore status stuck in running while it is restored successfully #99
Labels
No labels
bug
confirmed next step
duplicate
enhancement
help wanted
in progress
in progress
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pgbackweb#99
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @veekrum on GitHub (May 1, 2025).
Original GitHub issue: https://github.com/eduardolat/pgbackweb/issues/118
Summary:
I am running pgbackweb:0.4.2 in docker and my postgresql is hosted in the host machine. Everything is running good but when i do restore, it gets stuck in the running while it has successfully restored.
Logs
pgbackweb-1 | {"time":"2025-05-01T17:25:01.109269966Z","level":"INFO","msg":"backup created successfully","backup_id":"2dc51049-8e2b-4146-bf0e-869cdf6e65e9","execution_id":"f89be5d6-866e-4b48-ac4f-4b5e85b9c06e"}
pgbackweb-1 | {"time":"2025-05-01T17:26:25.645130733Z","level":"INFO","msg":"backup restored successfully","execution_id":"f89be5d6-866e-4b48-ac4f-4b5e85b9c06e","restoration_id":"460ff784-d26e-4e3c-b47f-011a294211b6"}
screenshot
@michaelvips commented on GitHub (May 25, 2025):
This is a error when try to restore the pgbackweb database files, is your case? this show after you restore the pgbackweb database files?