Re: editing jenkins jobs in shell / vi / ssh

2019-12-12 Thread 'Björn Pedersen' via Jenkins Users
Hi, this looks really unusal and has nothing to do with editing in itself. It looks like your http request is never sending data to the server , so most probably something is misconfigured (proxy?) or you are on an extremly slow network (less than 1byte/5 seconds?) . Björn Am Donnerstag, 12

Re: editing jenkins jobs in shell / vi / ssh

2019-12-12 Thread Dirk Heinrichs
Am Mittwoch, den 11.12.2019, 05:01 -0800 schrieb Adrianm758: 1: A greeting would have been nice ;-) Is there any way Jenkins jobs can be edited / configured directly in a shell using vi or similar. I'm so sick of getting the "java.lang.Throwable: HttpInput idle timeout" error when using the GUI

editing jenkins jobs in shell / vi / ssh

2019-12-12 Thread Adrianm758
Is there any way Jenkins jobs can be edited / configured directly in a shell using vi or similar. I'm so sick of getting the "java.lang.Throwable: HttpInput idle timeout" error when using the GUI, especially when it's just a small one-line change I want to make. Full stack trace is this: A pr