App snapshot created but backup progress still pending
-
I manually create a backup. As the image show it's visible in the list, but the app still show backup in progress. One of those indicators are at fault here, I feel.
-
For the future, if someone is stuck like this, you can hover over the progress bar and it will show a tool tip as to what it is up to. You can also cancel the "task", by using the CLI tool:
cloudron cancel --app <appid|domain>
-
@girish Aha! Didn’t know the
cancel
command.