<div dir="ltr">Currently i&#39;m facing the following issue when trying to recover a node. I&#39;m running two postgresql 9.4 servers and pgpool 3.5 on replication mode. I have configured<div>recovery_user, recovery_password, recovery_1st_stage_command, recovery_2nd_stage_command and recover_timeout. When i try to run the following command i get this error:</div><div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"># pcp_recovery_node -U postgres -W 1 -v -d</blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">Password: </blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">DEBUG: recv: tos=&quot;m&quot;, len=8</blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">DEBUG: recv: tos=&quot;r&quot;, len=21</blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">DEBUG: send: tos=&quot;D&quot;, len=6</blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">DEBUG: recv: tos=&quot;E&quot;, len=95</blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">ERROR:  node recovery failed, unable to connect to master node: 0 </blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><br></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">DEBUG: send: tos=&quot;X&quot;, len=4</blockquote><div><br></div></blockquote><div><br></div><div><br></div><div>I&#39;m unable to find or allow more debug information to troubleshoot this, is there some logs i should be checking bseide /var/log/pgpool-II-94.log? What user and password should be provided for recovery_user and recovery_password?</div><div><br></div><div>I will appreciate any help that you guys can give me :/</div><div>Thanks</div><div>Julio</div></div>