I tried to restore one of the virtual servers from backup, but I'm seeing an infinite loop going on.

Hi,

I installed the virtualmin GPL

I tried to restore one of the virtual servers from backup, but I’m seeing an infinite loop going on.

I stopped the infinite loop and looked at the folder and I could see that the zip file was not decompressed at all.

I want to know what I have to check.

Anyone can help me.

thank you.

I use CentOS 6.10

Hi,

I think there is a bug in the restore, and I hope it gets better soon.

I succeeded in manually restoring because of the friendly comments of others.

https://www.virtualmin.com/node/59705

The commands I used are shown below.

virtualmin restore-domain --source /home/(domain-folder-name)/public_html/(backup-fold--name) --domain (domain-name) --all-features --skip-warnings --continue-on-error

Thank you.