Sign-up our Newsletter  Register on our LinkedIn  Follow us on Twitter  Check out our Facebook  Follow us on Google+
Follow

I deployed the VM but the automatic backup does not seem to work

It looks like an update of MySQL corrupted in some way the xstudio user authorization in some specific versions of our VM.
At the end, the xstudio user cannot connect anymore from localhost which prevents the automatic backup to function properly.


To fix that, please connect to the webmin interface of the VM (https://<ipaddr>:12321), open the MySQL Database Servermanagement module (from the menu: Servers > MySQL Server Database) and do the following:


  1. From the User Permissions module delete the xstudio user
  2. Re-create the xstudio user with the following settings:

    Username: xstudio
    Password: xstudiopwd





  3. Open the database permissions module and add the following database permissions:




  4. Restart MySql by executing the service mysql restart command in a terminal.



That should fix the issue and automatic backup will be back.

Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

0 Comments

Please sign in to leave a comment.