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
After selecting the last Zip file, the "Restore" button disappears.
If I use the previous "Restore" button, available when selecting the directory, the log shows:
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
To Reproduce
Back up Dokploy to S3 (I use B2) without specifying a prefix.
Remove the docker swarm services created by Dokploy:
Remove the docker volumes created by Dokploy:
Restore it.
Current vs. Expected behavior
After selecting the last Zip file, the "Restore" button disappears.
If I use the previous "Restore" button, available when selecting the directory, the log shows:
Provide environment information
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