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
0XML 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 refusedRequest
Response
Debug
2025-06-09 05:50:09.538262 nusoap_client: ctor wsdl= timeout=0 response_timeout=180
endpoint=string(50) "http://10.1.1.10:8090/ws_convenios/Server.php?wsdl"
2025-06-09 05:50:09.538284 nusoap_client: instantiate SOAP with endpoint at http://10.1.1.10:8090/ws_convenios/Server.php?wsdl
2025-06-09 05:50:09.538296 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)
2025-06-09 05:50:09.538317 nusoap_client: serializing param array for operation Service.registrar_factura
2025-06-09 05:50:09.538323 nusoap_client: in serialize_val: name=id_tercero, type=, name_ns=, type_ns=, use=encoded, soapval=
value=string(3) "111"
attributes=bool(false)
2025-06-09 05:50:09.538331 nusoap_client: serialize_val: serialize string
2025-06-09 05:50:09.538338 nusoap_client: serialize_val returning <id_tercero xsi:type="xsd:string">111</id_tercero>
2025-06-09 05:50:09.538342 nusoap_client: in serialize_val: name=user, type=, name_ns=, type_ns=, use=encoded, soapval=
value=string(3) "122"
attributes=bool(false)
2025-06-09 05:50:09.538348 nusoap_client: serialize_val: serialize string
2025-06-09 05:50:09.538352 nusoap_client: serialize_val returning <user xsi:type="xsd:string">122</user>
2025-06-09 05:50:09.538356 nusoap_client: in serialize_val: name=name, type=, name_ns=, type_ns=, use=encoded, soapval=
value=string(4) "3ew3"
attributes=bool(false)
2025-06-09 05:50:09.538362 nusoap_client: serialize_val: serialize string
2025-06-09 05:50:09.538366 nusoap_client: serialize_val returning <name xsi:type="xsd:string">3ew3</name>
2025-06-09 05:50:09.538369 nusoap_client: in serialize_val: name=cc, type=, name_ns=, type_ns=, use=encoded, soapval=
value=string(3) "234"
attributes=bool(false)
2025-06-09 05:50:09.538375 nusoap_client: serialize_val: serialize string
2025-06-09 05:50:09.538379 nusoap_client: serialize_val returning <cc xsi:type="xsd:string">234</cc>
2025-06-09 05:50:09.538382 nusoap_client: in serialize_val: name=valor, type=, name_ns=, type_ns=, use=encoded, soapval=
value=string(2) "22"
attributes=bool(false)
2025-06-09 05:50:09.538388 nusoap_client: serialize_val: serialize string
2025-06-09 05:50:09.538392 nusoap_client: serialize_val returning <valor xsi:type="xsd:string">22</valor>
2025-06-09 05:50:09.538396 nusoap_client: in serialize_val: name=token_trans, type=, name_ns=, type_ns=, use=encoded, soapval=
value=string(0) ""
attributes=bool(false)
2025-06-09 05:50:09.538401 nusoap_client: serialize_val: serialize string
2025-06-09 05:50:09.538405 nusoap_client: serialize_val returning <token_trans xsi:type="xsd:string"></token_trans>
2025-06-09 05:50:09.538408 nusoap_client: wrapping RPC request with encoded method element
2025-06-09 05:50:09.538414 nusoap_client: In serializeEnvelope length=352 body (max 1000 characters)=<ns5312:Service.registrar_factura xmlns:ns5312="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></ns5312:Service.registrar_factura> style=rpc use=encoded encodingStyle=http://schemas.xmlsoap.org/soap/encoding/
2025-06-09 05:50:09.538418 nusoap_client: headers:
bool(false)
2025-06-09 05:50:09.538422 nusoap_client: namespaces:
array(0) {
}
2025-06-09 05:50:09.538431 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/
2025-06-09 05:50:09.538435 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><ns5312:Service.registrar_factura xmlns:ns5312="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></ns5312:Service.registrar_factura></SOAP-ENV:Body></SOAP-ENV:Envelope>
2025-06-09 05:50:09.538485 nusoap_client: transporting via HTTP
2025-06-09 05:50:09.538548 nusoap_client: sending message, length=744
2025-06-09 05:50:09.538495 soap_transport_http: ctor url=http://10.1.1.10:8090/ws_convenios/Server.php?wsdl use_curl= curl_options:
array(0) {
}
2025-06-09 05:50:09.538507 soap_transport_http: parsed URL scheme = http
2025-06-09 05:50:09.538511 soap_transport_http: parsed URL host = 10.1.1.10
2025-06-09 05:50:09.538514 soap_transport_http: parsed URL port = 8090
2025-06-09 05:50:09.538517 soap_transport_http: parsed URL path = /ws_convenios/Server.php
2025-06-09 05:50:09.538520 soap_transport_http: parsed URL query = wsdl
2025-06-09 05:50:09.538527 soap_transport_http: set header Host: 10.1.1.10:8090
2025-06-09 05:50:09.538535 soap_transport_http: set header User-Agent: NuSOAP/0.9.5 (1.123)
2025-06-09 05:50:09.538541 soap_transport_http: set header Content-Type: text/xml; charset=UTF-8
2025-06-09 05:50:09.538544 soap_transport_http: set header SOAPAction: ""
2025-06-09 05:50:09.538570 soap_transport_http: entered send() with data of length: 744
2025-06-09 05:50:09.538577 soap_transport_http: connect connection_timeout 0, response_timeout 180, scheme http, host 10.1.1.10, port 8090
2025-06-09 05:50:09.538582 soap_transport_http: calling fsockopen with host 10.1.1.10 connection_timeout 0
2025-06-09 05:50:09.538701 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
2025-06-09 05:50:09.538716 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