Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; nusoap_base has a deprecated constructor in /var/www/html/serversoap/ws_convenios/lib/nusoap.php on line 89

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; nusoap_fault has a deprecated constructor in /var/www/html/serversoap/ws_convenios/lib/nusoap.php on line 1011

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; nusoap_xmlschema has a deprecated constructor in /var/www/html/serversoap/ws_convenios/lib/nusoap.php on line 1099

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; soapval has a deprecated constructor in /var/www/html/serversoap/ws_convenios/lib/nusoap.php on line 2071

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; soap_transport_http has a deprecated constructor in /var/www/html/serversoap/ws_convenios/lib/nusoap.php on line 2173

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; nusoap_server has a deprecated constructor in /var/www/html/serversoap/ws_convenios/lib/nusoap.php on line 3479

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; wsdl has a deprecated constructor in /var/www/html/serversoap/ws_convenios/lib/nusoap.php on line 4602

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; nusoap_parser has a deprecated constructor in /var/www/html/serversoap/ws_convenios/lib/nusoap.php on line 6538

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; nusoap_client has a deprecated constructor in /var/www/html/serversoap/ws_convenios/lib/nusoap.php on line 7211

Result

Info Result

0

XML Response

ERROR

HTTP Error: Couldn't open socket connection to server http://10.1.1.10:8090/ws_convenios/Server.php?wsdl, Error (111): Connection refused

Request

Response

Debug

2026-01-27 16:01:46.892928 nusoap_client: ctor wsdl= timeout=0 response_timeout=180 endpoint=string(50) "http://10.1.1.10:8090/ws_convenios/Server.php?wsdl" 2026-01-27 16:01:46.892949 nusoap_client: instantiate SOAP with endpoint at http://10.1.1.10:8090/ws_convenios/Server.php?wsdl 2026-01-27 16:01:46.892962 nusoap_client: call: operation=Service.registrar_factura, namespace=http://tempuri.org, soapAction=, rpcParams=, style=rpc, use=encoded, endpointType=soap params=array(6) { ["id_tercero"]=> string(3) "111" ["user"]=> string(3) "122" ["name"]=> string(4) "3ew3" ["cc"]=> string(3) "234" ["valor"]=> string(2) "22" ["token_trans"]=> string(0) "" } headers=bool(false) 2026-01-27 16:01:46.892982 nusoap_client: serializing param array for operation Service.registrar_factura 2026-01-27 16:01:46.892988 nusoap_client: in serialize_val: name=id_tercero, type=, name_ns=, type_ns=, use=encoded, soapval= value=string(3) "111" attributes=bool(false) 2026-01-27 16:01:46.892997 nusoap_client: serialize_val: serialize string 2026-01-27 16:01:46.893004 nusoap_client: serialize_val returning <id_tercero xsi:type="xsd:string">111</id_tercero> 2026-01-27 16:01:46.893007 nusoap_client: in serialize_val: name=user, type=, name_ns=, type_ns=, use=encoded, soapval= value=string(3) "122" attributes=bool(false) 2026-01-27 16:01:46.893013 nusoap_client: serialize_val: serialize string 2026-01-27 16:01:46.893018 nusoap_client: serialize_val returning <user xsi:type="xsd:string">122</user> 2026-01-27 16:01:46.893021 nusoap_client: in serialize_val: name=name, type=, name_ns=, type_ns=, use=encoded, soapval= value=string(4) "3ew3" attributes=bool(false) 2026-01-27 16:01:46.893027 nusoap_client: serialize_val: serialize string 2026-01-27 16:01:46.893031 nusoap_client: serialize_val returning <name xsi:type="xsd:string">3ew3</name> 2026-01-27 16:01:46.893034 nusoap_client: in serialize_val: name=cc, type=, name_ns=, type_ns=, use=encoded, soapval= value=string(3) "234" attributes=bool(false) 2026-01-27 16:01:46.893040 nusoap_client: serialize_val: serialize string 2026-01-27 16:01:46.893044 nusoap_client: serialize_val returning <cc xsi:type="xsd:string">234</cc> 2026-01-27 16:01:46.893047 nusoap_client: in serialize_val: name=valor, type=, name_ns=, type_ns=, use=encoded, soapval= value=string(2) "22" attributes=bool(false) 2026-01-27 16:01:46.893053 nusoap_client: serialize_val: serialize string 2026-01-27 16:01:46.893057 nusoap_client: serialize_val returning <valor xsi:type="xsd:string">22</valor> 2026-01-27 16:01:46.893060 nusoap_client: in serialize_val: name=token_trans, type=, name_ns=, type_ns=, use=encoded, soapval= value=string(0) "" attributes=bool(false) 2026-01-27 16:01:46.893066 nusoap_client: serialize_val: serialize string 2026-01-27 16:01:46.893070 nusoap_client: serialize_val returning <token_trans xsi:type="xsd:string"></token_trans> 2026-01-27 16:01:46.893073 nusoap_client: wrapping RPC request with encoded method element 2026-01-27 16:01:46.893079 nusoap_client: In serializeEnvelope length=352 body (max 1000 characters)=<ns1782:Service.registrar_factura xmlns:ns1782="http://tempuri.org"><id_tercero xsi:type="xsd:string">111</id_tercero><user xsi:type="xsd:string">122</user><name xsi:type="xsd:string">3ew3</name><cc xsi:type="xsd:string">234</cc><valor xsi:type="xsd:string">22</valor><token_trans xsi:type="xsd:string"></token_trans></ns1782:Service.registrar_factura> style=rpc use=encoded encodingStyle=http://schemas.xmlsoap.org/soap/encoding/ 2026-01-27 16:01:46.893082 nusoap_client: headers: bool(false) 2026-01-27 16:01:46.893087 nusoap_client: namespaces: array(0) { } 2026-01-27 16:01:46.893097 nusoap_client: endpoint=http://10.1.1.10:8090/ws_convenios/Server.php?wsdl, soapAction=, namespace=http://tempuri.org, style=rpc, use=encoded, encodingStyle=http://schemas.xmlsoap.org/soap/encoding/ 2026-01-27 16:01:46.893102 nusoap_client: SOAP message length=744 contents (max 1000 bytes)=<?xml version="1.0" encoding="UTF-8"?><SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/"><SOAP-ENV:Body><ns1782:Service.registrar_factura xmlns:ns1782="http://tempuri.org"><id_tercero xsi:type="xsd:string">111</id_tercero><user xsi:type="xsd:string">122</user><name xsi:type="xsd:string">3ew3</name><cc xsi:type="xsd:string">234</cc><valor xsi:type="xsd:string">22</valor><token_trans xsi:type="xsd:string"></token_trans></ns1782:Service.registrar_factura></SOAP-ENV:Body></SOAP-ENV:Envelope> 2026-01-27 16:01:46.893113 nusoap_client: transporting via HTTP 2026-01-27 16:01:46.893173 nusoap_client: sending message, length=744 2026-01-27 16:01:46.893122 soap_transport_http: ctor url=http://10.1.1.10:8090/ws_convenios/Server.php?wsdl use_curl= curl_options: array(0) { } 2026-01-27 16:01:46.893133 soap_transport_http: parsed URL scheme = http 2026-01-27 16:01:46.893137 soap_transport_http: parsed URL host = 10.1.1.10 2026-01-27 16:01:46.893140 soap_transport_http: parsed URL port = 8090 2026-01-27 16:01:46.893143 soap_transport_http: parsed URL path = /ws_convenios/Server.php 2026-01-27 16:01:46.893146 soap_transport_http: parsed URL query = wsdl 2026-01-27 16:01:46.893153 soap_transport_http: set header Host: 10.1.1.10:8090 2026-01-27 16:01:46.893160 soap_transport_http: set header User-Agent: NuSOAP/0.9.5 (1.123) 2026-01-27 16:01:46.893166 soap_transport_http: set header Content-Type: text/xml; charset=UTF-8 2026-01-27 16:01:46.893169 soap_transport_http: set header SOAPAction: "" 2026-01-27 16:01:46.893177 soap_transport_http: entered send() with data of length: 744 2026-01-27 16:01:46.893182 soap_transport_http: connect connection_timeout 0, response_timeout 180, scheme http, host 10.1.1.10, port 8090 2026-01-27 16:01:46.893187 soap_transport_http: calling fsockopen with host 10.1.1.10 connection_timeout 0 2026-01-27 16:01:46.893293 soap_transport_http: Couldn't open socket connection to server http://10.1.1.10:8090/ws_convenios/Server.php?wsdl, Error (111): Connection refused 2026-01-27 16:01:46.893308 nusoap_client: Error: HTTP Error: Couldn't open socket connection to server http://10.1.1.10:8090/ws_convenios/Server.php?wsdl, Error (111): Connection refused

http://10.1.1.10:8090/ws_convenios/Server.php?wsdl