Project

General

Profile

Actions

Bug #4094

closed

Using list of path for sending inventories in Rudder 2.8 leads to inconsistent failure

Added by Nicolas CHARLES over 10 years ago. Updated over 10 years ago.

Status:
Released
Priority:
1
Category:
System techniques
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

With the real induction of relay server,we changed the method to send inventories by using a list of path
However list of path + transformer leads to the following error

2013-10-18T12:27:00+0200     info: Transforming '/var/rudder/tools/send-clean.sh http://localhost:8080/endpoint/upload/ /var/rudder/inventories/incoming /var/rudder/inventories/received/'
2013-10-18T12:27:00+0200     info:   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2013-10-18T12:27:00+0200     info:                                  Dload  Upload   Total   Spent    Left  Speed
  4  4296    0     0    4   200      0   1916  0:00:02 --:--:--  0:00:02  4166
2013-10-18T12:27:00+0200     info: curl: (22) The requested URL returned error: 412

Removing the list of path and using each path in propagatePromises solves the issue

Actions

Also available in: Atom PDF