Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Reinstall - migrate user problem
-
- Posts: 4
- Joined: Sat Feb 25, 2017 2:24 pm
Reinstall - migrate user problem
Hi,
I am fairly new to Vesta and can't find how to fix this on Centos 7.
I have uninstalle Vesta with:
# systemctl stop vesta
# yum remove vesta*
# rm -rf /usr/local/vesta
After this i re-installed Vesta using the installation script. I now want to migrate my users from backup.
vesta-restore-user <name> <backupfile> I get: No such file or directory. The file does exist though.
v-list-users says that my user exists (from the old installation)
v-delete-user says that the same user does exist.
Same thing using the Vesta web GUI.
Any way to fix this?
Regards,
Lord Gantry
I am fairly new to Vesta and can't find how to fix this on Centos 7.
I have uninstalle Vesta with:
# systemctl stop vesta
# yum remove vesta*
# rm -rf /usr/local/vesta
After this i re-installed Vesta using the installation script. I now want to migrate my users from backup.
vesta-restore-user <name> <backupfile> I get: No such file or directory. The file does exist though.
v-list-users says that my user exists (from the old installation)
v-delete-user says that the same user does exist.
Same thing using the Vesta web GUI.
Any way to fix this?
Regards,
Lord Gantry
Re: Reinstall - migrate user problem
Backups are in /backup folder?
Re: Reinstall - migrate user problem
re-installed on same OS? O_olordgantry wrote:After this i re-installed Vesta using the installation script.
-
- Posts: 4
- Joined: Sat Feb 25, 2017 2:24 pm
Re: Reinstall - migrate user problem
Hi,
I found that I could use files in root/vst_install_backups/ to fix things
Only minor problem now is that I have some users listed that I can't delete. They exist as listed but not for deletion. Not sure how that came to be. Anyways, the old users and data are restored.
Thanks for trying to help!
I found that I could use files in root/vst_install_backups/ to fix things
Only minor problem now is that I have some users listed that I can't delete. They exist as listed but not for deletion. Not sure how that came to be. Anyways, the old users and data are restored.
Thanks for trying to help!
Re: Reinstall - migrate user problem
userdel command for users in OS
and you can delete data from users folder in Vesta -> /usr/local/vesta/data/users/
and you can delete data from users folder in Vesta -> /usr/local/vesta/data/users/