Re: Latest curl fails with error 55 (Failed sending HTTP request) with specific URL

2016-02-09 Thread Andrew Clark
On Mon, Feb 8, 2016 at 2:22 PM, Yaakov Selkowitz wrote: > On 2016-02-08 06:57, Andrew Clark wrote: >> >> I've been running a simple script that uses curl to generate a token >> from a web service. Up until the last release (7.47.0-2), this had >> been working fine

Latest curl fails with error 55 (Failed sending HTTP request) with specific URL

2016-02-08 Thread Andrew Clark
Hi all, I've been running a simple script that uses curl to generate a token from a web service. Up until the last release (7.47.0-2), this had been working fine. Now, however, I'm consistently getting curl: (55) Failed sending HTTP request The script I have boils down to this curl request: $ c

Re: Epoch in 1.7.34

2015-05-27 Thread Andrew Clark
On May 20, 2015, at 2:11 PM, Warren Young wrote: > > So, what's the TZ setting on the 1.7.34 box? $ echo $TZ $ Let me try exporting TZ and running it again. BTW, in answer to your previous question, strace returns $ strace -fq date +%s strace.exe: error creating process date, (error 2) $ echo

Epoch in 1.7.34

2015-05-20 Thread Andrew Clark
Hi, I was wondering about this behavior of the date command in Cygwin 1.7.34. The bash version is 4.1.17: $ date +%s $ The behavior has been corrected in 2.0.2 (bash version 4.3.33): $ date +%s 1432142822 $ I'm not sure if this a Cygwin question or a bash question, but I came here first. Than

Cygwin installation on Windows Server 2003

2007-06-22 Thread DGFM-dfmsdev5b-Andrew Clark
Hi, Can anyone please confirm whether Cygwin 2.510.2.2 should be installed on Windows Server 2003 only as a LOCAL ADMIN account, NOT a ADMIN USER or DOMAIN ADMIN account ? Additionally, is anyone aware of McaFee 8.0i causing Cygwin SSH problems when installed on Windows Server 2003 - currently SS

Cygwin 2.510.2.2 error - ssh_exchange_identi fication: Connection closed by remote host

2007-06-19 Thread DGFM-dfmsdev5b-Andrew Clark
Hi, As a newcomer to Cygwin, I would be grateful for any ideas on the following problem :- Problem: When attempting to invoke SSH commands via Cygwin Console the following errors are displayed (omdwap01 is the local windows server 2003 host, aodxdb01 is the remote HP-UX PA RISC 11.11 host):