Soap error

Discussion in 'Installation/Configuration' started by Steffan, Nov 7, 2016.

  1. Steffan

    Steffan Member

    When moving a script from a remote server to the same server that is running ispconfig im getting
    Fatal error: Uncaught SoapFault exception: [HTTP] Could not connect to host
    Stack trace:
    #0 [internal function]: SoapClient->__doRequest('<?xml version="...', 'https://xxx...', 'https://xxx...', 1, 0)
    #1 /var/www/clients/client170/web647/web/_cronjobs/61.tkservers_getinlogname.php(23): SoapClient->__call('login', Array)
    #2 /var/www/clients/client170/web647/web/_cronjobs/61.tkservers_getinlogname.php(23): SoapClient->login('api_xxx, 'xxxxx)
    #3 {main}
    thrown

    So it is still working from the remote server but not from the local cli.
    Any idees why this is happening?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Try to disable the ssl certificate check in the soap api connect command.
     
  3. Steffan

    Steffan Member

    hm that did the trick thanxs
     

Share This Page