High Availability Upgrade to FreePBX 13 Failure

Problems with upgrading High Availability to FreePBX 13.
(Distro version 6.12.65).

Getting below errors. No firewall between the two machines. They both have one NIC and plug into the same Ethernet switch.

I’ve seen that error when the permissions (on ONE of the nodes) on /home/asterisk/.ssh are incorrect – Normally, too lax.

I’m pretty sure running this on both machines will fix it:
chmod 755 /home/asterisk/.ssh chmod 744 /home/asterisk/.ssh/* chmod 700 /home/asterisk/.ssh/id_rsa

If it doesn’t, feel free to reply here, or, open a commercial support ticket.

–Rob

@xrobau Can we add that to our fixer script?