Hi,

I'm moving BOA (2.0.2) as a debian KVM to OVH dedicated server. followed this comment and got my machine up and running at OVH.

but, there is a problem with database. my new IP is not allowed to connect to this MySQL server.

hostmaster gives this .

site created on octopus platform gives this.

Do I need to edit some files to get sql connected to my server?

BTW, MariaDB is running fine. I can access the chive manager and DBs.

please help me to sort this out.

Thank you.

rahulan.

Comments

omega8cc’s picture

There is a newer how-to with scripts you could use: http://drupal.org/node/1845826#comment-6759336

rahulan’s picture

StatusFileSize
new638 bytes
new9.17 KB

Dear Omega,

followed your guide. got couple of issues.

first.
sed command throws this, rest ok.

root@drupal:~# sed -i "s/wrong IP/new IP/g" /data/disk/*/.drush/provision/http/nginx/*.conf
sed: can't read /data/disk/*/.drush/provision/http/nginx/*.conf: No such file or directory

screengrab

second
fix-server_master script can't run drush verify. please see attached file.

also attached one of my sample site drushrc.php file.

Please have a look.

Thank you.

omega8cc’s picture

Status: Active » Postponed (maintainer needs more info)

It is either a result of too many BOA releases skipped (we can't really guarantee upgrade path for such big jump), or your hostmaster aliases are somehow broken. No idea.

What is the contents of your /data/disk/rahulan/.drush/server_master.alias.drushrc.php file? (replace the real password before posting it).

Also, does your hostmaster site really exist in the /data/disk/rahulan/aegir/distro/002/sites/ directory? or maybe in /data/disk/rahulan/aegir/distro/001/sites/ or /data/disk/rahulan/aegir/distro/003/sites/ etc?

Please also post the contents of your /data/disk/rahulan/.drush/hostmaster.alias.drushrc.php file.

omega8cc’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Closing due to a lack of response.