Applicable to:
- SolusVM
Symptoms
- The following error is shown in SolusVM when opening Slave node page:
SVM_ERROR: Connection Failed
Debug Data: ERROR:4 - AutoFTP restore does not start on the Slave node:
CONFIG_TEXT: Could not connect to master server. Is the master online with port 5656 SSL open?
exiting...
Cause
The ID Key in /usr/local/solusvm/data/solusvm.conf
on Slave node does not match the ID Key at SolusVM > Nodes > List Nodes > Edit Node Password
Resolution
- Login to SolusVM admin panel
- Copy ID Key from SolusVM at List Nodes > Edit Node Password
- Connect to the affected slave node via SSH
- Create a backup of original
/usr/local/solusvm/data/solusvm.conf
file on the affected slave node:# cp -a /usr/local/solusvm/data/solusvm.conf{,.bkp}
-
Paste this ID Key to
/usr/local/solusvm/data/solusvm.conf
replacing the original one:# cat /usr/local/solusvm/data/solusvm.conf
3BfBmcKgBcGiliVbY4LtY0udlmbxFD62SqOoCR61gMjeTqMxST:wXEonrxjek7fTbVTxOHVTPqY7wUjgZyLKRb37XkhhFNTaSybGP - Copy the PASSWORD (second part of
/usr/local/solusvm/data/solusvm.conf file)
and Paste PASSWORD to ID Password field at List Nodes > Edit Node Password:
Comments
0 commentsPlease sign in to leave a comment.