Applicable to:
- SolusVM
Symptoms
Slave node is unavailable at SolusVM > Nodes > Node:
CONFIG_TEXT: Debug Data: 5 could not send the HTTP request: Could not execute the request: Failed connect to 203.0.113.2:6767; Connection refused
Cause
The slave node runs older version of svmstack PHP:
# php -v
PHP (SOLUSVM STACK) 5.6.13 (cli) (built: Sep 30 2015 23:18:34)
Copyright (c) 1997-2015 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2015 Zend Technologies
with the ionCube PHP Loader (enabled) + Intrusion Protection from ioncube24.com (unconfigured) v5.0.16, Copyright (c) 2002-2015, by ionCube Ltd.
Resolution
- Connect to the slave node via SSH
- Update the php package with the command:
# yum update svmstack-php
# service svmstack-nginx restart - Re-install updates with the command:
# upcp 2
Comments
0 commentsPlease sign in to leave a comment.