Project

General

Profile

Actions

Bug #23697

closed

Rudder built-in curl fails to check dav password in 7.3.8

Added by Nicolas CHARLES 6 months ago. Updated 5 months ago.

Status:
Rejected
Priority:
N/A
Category:
System integration
Target version:
Severity:
Major - prevents use of part of Rudder | no simple workaround
UX impact:
I hate Rudder for that
User visibility:
Getting started - demo | first install | Technique editor and level 1 Techniques
Effort required:
Very Small
Priority:
178
Name check:
To do
Fix check:
To do
Regression:
No

Description

agent tries to fix at every run the dav password, and it fails with an error 35

 OpenSSL/1.1.1w:error:<number> :SSL routines:ss13_get_record_wrong version number

the policies uses /opt/rudder/bin/curl which is 8.4.0; using built-in curl which is 8.0.1 solves the issue


Related issues 1 (0 open1 closed)

Related to Rudder - Architecture #23559: Update curl to 8.4.0ReleasedVincent MEMBRÉActions
Actions #1

Updated by Nicolas CHARLES 6 months ago

  • Priority changed from 146 to 179
Actions #2

Updated by Nicolas CHARLES 6 months ago

Actions #3

Updated by Alexis Mousset 6 months ago

  • Assignee set to Alexis Mousset
Actions #4

Updated by Vincent MEMBRÉ 6 months ago

  • Target version changed from 7.3.9 to 7.3.10
Actions #5

Updated by Vincent MEMBRÉ 5 months ago

  • Target version changed from 7.3.10 to 7.3.11
  • Priority changed from 179 to 178
Actions #6

Updated by Nicolas CHARLES 5 months ago

  • Status changed from New to Rejected

It was a DNS issue: curl 8.2.1 by default uses IPV6 and then ipv4; so curl from Rudder was pointing to ::1 while system curl was pointing to 127.0.0.1
the vhost did not listen on ipv6, hence the failure

Actions

Also available in: Atom PDF