Quantcast
Channel: MySQL Forums - Replication
Viewing all articles
Browse latest Browse all 1561

Intermittent [ERROR] Slave I/O: error connecting to master when using SSL configuration (1 reply)

$
0
0
I am configuring a master-slave replication based on SSL, but intermittently i get this error and replication breaks

this is the error in the mysql/error.log

[ERROR] Slave I/O: error connecting to master 'slave_prod2@ipofmaster:3306' - retry-time: 60 retries: 86400, Error_code: 1045


I am configuring this on ubuntu 10.04 with mysql 5.1.41
So it has happened 3 thrice so far and i have to drop the slave_prod2 user and recreate it sometimes with the IP of the slave node

so now i have created the user again but i did not use REQUIRE SSL option this time?

Can someone please guide me to the correct solution?

Viewing all articles
Browse latest Browse all 1561

Trending Articles