Hi Jiri, that means a write error happened.
The reason for this is unclear due to missing information. E.g. it could be a server side restriction but also a TLS protocol issue. Check if basic authorization is really supported by the server (it's a bit outdated due to security reasons). Then I would try --secure-protocol=TLSv1_2 to see if there is a difference. Next would be a tcpdump/wireshark session to see what is going on on the protocol level. Regards, Tim On 30.10.19 22:19, [email protected] wrote: > Hello, > I am not sure if my issue is a bug, but I have interesting problem below. > > We are posting xml file to server, if the file has under 10 kB then > there is no problem, but if the file is bigger, there is "Retrying" > problem. In the debug mode log says: > > [writing BODY file stockInfo.xml_trn_o1.xml ... Closed 4/SSL 0x022ed8d8 > Retrying. > > Wget command is: > > wget > https://ws-dev.specialized.com/soa-infra/resources/GWS/StockInfo/Rest/api/v1 > --http-user= xx --http-passwd= yy --post-file=stockInfo.xml_trn_o1.xml > --header="Content-Type: application/xml" --header="Authorization: Basic > xx" --header="Accept: application/xml" --header="X-Requested-With: x" > --output-document=soapResponse.xml > > The Wget version is: GNU Wget 1.19.4 built on mingw32. > > But the problem is on actual version too. > > I have tried 3 different PCs with 3 different network providers. > > OSs:Windows Server 2008 R2 Standard SP1 64 bit, Windows 10 Pro 32 bit. > > Thank you in advance for any response. > > Kind Regards.
signature.asc
Description: OpenPGP digital signature
