> On 4. Oct 2017, at 13:50, Riccardo Foschia <[email protected]> 
> wrote:
> 
> after an upgrade of Jenkins 1.638 to 2.81 CLI I need to switch to http 
> protocol but it doesn't work (SSH protocol seems to work after the upgrade).
> 
> No matter which CLI command I use, after a few seconds the call returns but 
> shows no result. E.g.
> 

If Jenkins is running behind a reverse proxy, make sure the settings are 
correct.

For example for nginx,

        proxy_http_version 1.1;
        proxy_request_buffering off;

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/B66E38CE-AE32-4D37-AB2F-9F765C7D8485%40beckweb.net.
For more options, visit https://groups.google.com/d/optout.

Reply via email to