Applicable to:
- SolusVM
Symptoms
Unable to manage VPS from a particular node in SolusVM > Virtual Servers:
SVM_ERROR: Connection Error! Master IP is not in allow list
Cause
IP address in /usr/local/solusvm/data/allow.dat
on the slave node is different from IP address of Master node.
Resolution
-
Connect to the affected SolusVM node over SSH.
-
Remove current content and add IP address of the master server to file
/usr/local/solusvm/data/allow.dat
:# echo "203.0.113.2" > /usr/local/solusvm/data/allow.dat
Replace 203.0.113.2 with actual Master IP address.
Comments
0 commentsPlease sign in to leave a comment.