diff --git a/dashboard/src/components/AnimatedDots.vue b/dashboard/src/components/AnimatedDots.vue new file mode 100644 index 000000000..2a6d4bb4b --- /dev/null +++ b/dashboard/src/components/AnimatedDots.vue @@ -0,0 +1,26 @@ + + + + + diff --git a/dashboard/src/views/RestoreView.vue b/dashboard/src/views/RestoreView.vue index 00faa3751..35b8c50c7 100644 --- a/dashboard/src/views/RestoreView.vue +++ b/dashboard/src/views/RestoreView.vue @@ -8,6 +8,7 @@ import { redirectIfNeeded, mountlike, s3like } from '../utils.js'; import ProvisionModel from '../models/ProvisionModel.js'; import BackupProviderForm from '../components/BackupProviderForm.vue'; import Whirlpool from '../components/Whirlpool.vue'; +import AnimatedDots from '../components/AnimatedDots.vue'; const provisionModel = ProvisionModel.create(); @@ -324,7 +325,7 @@ onMounted(async () => {
/home/yellowtent/platformdata/logs/box.log
If restore appears stuck, it can be restarted by running systemctl restart box and reloading this page.
/home/yellowtent/platformdata/logs/box.log