Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v-restore-user won't create MySQL user under Ubuntu 16.04 #959

Closed
fengkaijia opened this issue Nov 26, 2016 · 2 comments
Closed

v-restore-user won't create MySQL user under Ubuntu 16.04 #959

fengkaijia opened this issue Nov 26, 2016 · 2 comments
Labels

Comments

@fengkaijia
Copy link
Contributor

Operating System (OS/VERSION):

Ubuntu 16.04

VestaCP Version:

0.9.8-17

Installed Software (what you got with the installer):

bash vst-install.sh --nginx yes --apache yes --phpfpm no --vsftpd yes --proftpd no --exim yes --dovecot yes --spamassassin no --clamav no --named no --iptables no --fail2ban no --mysql yes --postgresql yes --remi no --quota no

Steps to Reproduce:

  1. Run v-backup-user xyz on a Debian 8.0 instance;
  2. SCP the file to the new Ubuntu 16.04 instance;
  3. v-restore-user xyz xyz.2016-11-26.tar
  4. MySQL SELECT * FROM mysql.user will found no entry start with xyz

Other Notes:

If I go to https://vestacp:8083/edit/db/?database=xyz_abc, I can view and edit the password for the missing user, and then the user appear again.

@anton-reutov
Copy link
Collaborator

We wil check this problem on our test servers

@Skamasle
Copy link
Collaborator

Hi I check this and do some code changes as a hot fix for some servers if you want test until a vesta official solution check it here -> https://forum.vestacp.com/viewtopic.php?f=20&t=13239

In topic a try explain bug and all afected options, I not detect any more yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants