Project

General

Profile

Actions

Bug #18968

closed

Command rudder server node-to-relay may fail with curl error

Bug #18968: Command rudder server node-to-relay may fail with curl error

Added by Nicolas CHARLES almost 5 years ago. Updated over 4 years ago.

Status:
Released
Priority:
N/A
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:

Description

Curl command used in the method is

DOWNLOAD_COMMAND="curl --silent --show-error ${CERTIFICATE_OPTION} --location --noproxy --globoff" 

yet some system require to use the proxy, even to connect to localhost


Related issues 1 (1 open0 closed)

Related to Scale-out relay - Bug #19998: Command rudder server node-to-relay fails with curl error about proxy on debianNewActions

Updated by Nicolas CHARLES almost 5 years ago Actions #1

it is because noproxy requires an extra argument

we should do like in techniques: --proxy ''

Updated by Nicolas CHARLES almost 5 years ago Actions #2

  • Status changed from New to In progress
  • Assignee set to Nicolas CHARLES

Updated by Nicolas CHARLES almost 5 years ago Actions #3

  • Status changed from In progress to Pending technical review
  • Assignee changed from Nicolas CHARLES to Alexis Mousset
  • Pull Request set to https://github.com/Normation/rudder-plugins/pull/357

Updated by Nicolas CHARLES almost 5 years ago Actions #4

  • Status changed from Pending technical review to Pending release

Updated by Vincent MEMBRÉ over 4 years ago Actions #5

  • Status changed from Pending release to Released

Updated by François ARMAND about 4 years ago Actions #6

  • Related to Bug #19998: Command rudder server node-to-relay fails with curl error about proxy on debian added
Actions

Also available in: PDF Atom