Skip to content

Backup restoration doesn't work: "Restore" button disappears after selecting a zip file #4331

@finnvyrn

Description

@finnvyrn

To Reproduce

Back up Dokploy to S3 (I use B2) without specifying a prefix.

Remove the docker swarm services created by Dokploy:

docker service remove dokploy dokploy-traefik dokploy-postgres dokploy-redis
docker container remove -f dokploy-traefik

Remove the docker volumes created by Dokploy:

docker volume remove -f dokploy dokploy-postgres dokploy-redis

Restore it.

Current vs. Expected behavior

Image Image

After selecting the last Zip file, the "Restore" button disappears.

Image

If I use the previous "Restore" button, available when selecting the directory, the log shows:

Image

Provide environment information

OS: Arch Linux x86_64
Kernel: Linux 7.0.0-1-cachyos
AMD64
Dokploy Version v0.29.2

Which area(s) are affected? (Select all that apply)

Installation

Are you deploying the applications where Dokploy is installed or on a remote server?

Same server where Dokploy is installed

Additional context

No response

Will you send a PR to fix it?

No

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions