ConnectioErrorException while modifying Applicance => Services

Hi,

while trying to change NTP server we get (same if we want to modify datas from another TAB)

Error

exception ‘Httpful\Exception\ConnectionErrorException’ with message ‘Unable to connect: 7 couldn’t connect to host’ in phar:///TARGET/SHARE/var/www/mobydickcmd/cmn/vendor/phphttpclient/httpful.phar/Httpful/Request.php:207
Stack trace:
#0 /TARGET/SHARE/var/www/mobydickcmd/module/netconfig/mod_netconfig.php(595): Httpful\Request->send()
#1 [internal function]: mod_netconfig->setupExchangeAuthentication(Array)
#2 /TARGET/SHARE/var/www/mobydickcmd/cmn/class/module/ex_moduleCallInterceptor.php(190): call_user_func_array(Array, Array)
#3 /TARGET/SHARE/var/www/mobydickcmd/module/netconfig/controller/ctl050502_exchange.php(67): ex_moduleCallInterceptor->__call(‘setupExchangeAu…’, Array)
#4 /TARGET/SHARE/var/www/mobydickcmd/module/netconfig/controller/ctl050502_exchange.php(67): ex_moduleCallInterceptor->setupExchangeAuthentication(Array)
#5 /TARGET/SHARE/var/www/mobydickcmd/module/netconfig/controller/ctl050502_exchange.php(36): ctl050502_exchange->afterSubmitUpdate(Array, Object(ex_defaultRequest), Object(ex_messageHandler))
#6 /TARGET/SHARE/var/www/mobydickcmd/cmn/class/mvc/controller/tab/ex_abstractTabbedFormTabController.php(148): ctl050502_exchange->afterSubmitCreate(Array, Object(ex_defaultRequest), Object(ex_messageHandler))
#7 /TARGET/SHARE/var/www/mobydickcmd/cmn/class/mvc/controller/ex_tabbedFormController.php(159): ex_abstractTabbedFormTabController->onSuccess(Object(ex_defaultRequest), Object(ex_messageHandler), ‘submitCreate’)
#8 /TARGET/SHARE/var/www/mobydickcmd/cmn/class/mvc/controller/ex_tabbedFormController.php(79): ex_tabbedFormController->validateAndSave(Object(ex_defaultRequest))
#9 /TARGET/SHARE/var/www/mobydickcmd/module/netconfig/controller/ctl050502.php(50): ex_tabbedFormController->onSubmitCreate(Object(ex_defaultRequest))
#10 /TARGET/SHARE/var/www/mobydickcmd/cmn/class/mvc/controller/ex_multiActionController.php(35): ctl050502->onSubmitCreate(Object(ex_defaultRequest))
#11 /TARGET/SHARE/var/www/mobydickcmd/module/netconfig/controller/ctl050502.php(37): ex_multiActionController->handleRequest(Object(ex_defaultRequest))
#12 /TARGET/SHARE/var/www/mobydickcmd/cmn/class/mvc/ex_frontController.php(162): ctl050502->handleRequest(Object(ex_defaultRequest))
#13 /TARGET/SHARE/var/www/mobydickcmd/cmn/class/mvc/ex_frontController.php(97): ex_frontController->handleRequestInternal(‘050502’, Object(ex_defaultRequest))
#14 /TARGET/SHARE/var/www/mobydickcmd/cmn/layout/box_trc.inc.php(40): ex_frontController->handleRequest(‘050502’, Object(ex_defaultRequest))
#15 /TARGET/SHARE/var/www/mobydickcmd/index.php(299): include_once(’/TARGET/SHARE/v…’)
#16 /TARGET/SHARE/var/www/mobydickcmd/index.php(42): outputBodyLoggedIn()
#17 {main}

Any tought ?

Daniel

Hi,

please check the thread Error (Exception) . Should be same cause.


Thomas

Hi Thomas,

indeed, restarting the migration script solved this problem too.

Thanks for your support

Daniel