Project

General

Profile

Actions

Bug #18968

closed

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

Added by Nicolas CHARLES about 3 years ago. Updated over 2 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
Actions #1

Updated by Nicolas CHARLES about 3 years ago

it is because noproxy requires an extra argument

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

Actions #2

Updated by Nicolas CHARLES about 3 years ago

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

Updated by Nicolas CHARLES about 3 years ago

  • 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
Actions #4

Updated by Nicolas CHARLES about 3 years ago

  • Status changed from Pending technical review to Pending release
Actions #5

Updated by Vincent MEMBRÉ over 2 years ago

  • Status changed from Pending release to Released
Actions #6

Updated by François ARMAND over 2 years ago

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

Also available in: Atom PDF