Re-Add Slave after Forcibly remove https://www.softaculous.com/board/index.php?tid=20265 <![CDATA[]]> https://www.softaculous.com/board/index.php?tid=20265&tpg=0#p59749
How can I proceed to add this slave again please?

PS:

No slave record on the master UI

Universal.php on master:
$globals['slave'] = 0;
$globals['masterkey'] = '';
$globals['masterip'] = '';
$globals['key'] = '....M2jrH9DlYs74JCx...............'; // do not exist on master
$globals['pass'] = '.....gvtHzAGVhdhqk................'; // do not exist on master

Universal.php on slave:
$globals['slave'] = '1';
$globals['masterkey'] = 'xigYQDNq1CHIAc.............'; // exists on the master
$globals['masterip'] = 'x.220.19.177';
$globals['key'] = '.....ptkP9FW6kOlp.................';  // exists on the slave
$globals['pass'] = '......HZ7QDz8N....................'; // exists on the slave

Thanks
    ]]>
Wed, 23 Jul 2025 12:14:19 GMT https://www.softaculous.com/board/index.php?tid=20265&tpg=0#p59749