Created
May 4, 2017 19:33
-
-
Save spinolacastro/d7acb3a2f2d08e82ec5abc5b269a7113 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.zZ.....HTTP/1.1 500 Internal Server Error | |
Server: nginx | |
Date: Thu, 04 May 2017 19:31:35 GMT | |
Content-Type: text/xml; charset=UTF-8 | |
Content-Length: 689 | |
Connection: keep-alive | |
X-Powered-By: PHP/5.2.17 | |
Expires: Thu, 19 Nov 1981 08:52:00 GMT | |
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 | |
Pragma: no-cache | |
X-SOAP-Server: NuSOAP/0.9.5 (1.123) | |
Set-Cookie: PHPSESSID=4mg7ec5q6hcqe5a3m2pmukh243; path=/ | |
X-Powered-By: PleskLin | |
<?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><SOAP-ENV:Fault><faultcode xsi:type="xsd:string">002</faultcode><faultactor xsi:type="xsd:string"></faultactor><faultstring xsi:type="xsd:string">Nao foi possivel autenticar essa requisicao: Usuario ou senha incorreta!</faultstring><detail xsi:type="xsd:string"></detail></SOAP-ENV:Fault></SOAP-ENV:Body></SOAP-ENV:Envelope>................ | |
19:31:35.140313 IP 10.0.0.4.38076 > 177.70.107.229.80: Flags [.], ack 1146, win 251, options [nop,nop,TS val 520205109 ecr 2860145183], length 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment