Project

General

Profile

Actions

Bug #6530

closed

Cannot save technique with ncf builder - error during the API call to the technique librairy reload

Bug #6530: Cannot save technique with ncf builder - error during the API call to the technique librairy reload

Added by Nicolas CHARLES almost 11 years ago. Updated over 3 years ago.

Status:
Released
Priority:
1 (highest)
Category:
Generic methods
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:

Description

The last step of the technique save fails on some system (seen on a Suse and a RedHat 6.5, without any appearing reason)
the cause is

curl -v -f -k "https://localhost/rudder/api/techniqueLibrary/reload" 
error 403

the log says

[error] [client 127.0.0.1] client denied by server configuration: proxy:http://localhost:8080/rudder/api/techniqueLibrary/reload

there is no proxy configured, trying to curl --proxy "" -v -f -k "https://localhost/rudder/api/techniqueLibrary/reload" didn't solve the issue, nor opening all conection of jetty


Related issues 1 (0 open1 closed)

Related to Rudder - Bug #6724: Cannot save technique with ncf builder - error during the API call to the technique library reloadReleasedBenoît PECCATTEActions

Updated by Benoît PECCATTE over 10 years ago Actions #1

I cannot reproduce this on rudder 2.11 nor on Ruder 3.0
I cannot reproduce it on Suse 11 nor on Redhat 6

Can you give more information on the environment of the problem ?

The error log doesn't look like a proxy error on curl, but a reverse proxy error on apache.
Since apache has a proxy to call jetty, this is probabbly the answer.

There may be an answer in your /opt/rudder/etc/rudder-apache-common.conf file or in /etc/apache2/vhosts.d/rudder-vhost-ssl.conf

Updated by Benoît PECCATTE over 10 years ago Actions #2

  • Status changed from New to In progress

Updated by Benoît PECCATTE over 10 years ago Actions #3

  • Status changed from In progress to Pending technical review
  • Assignee changed from Benoît PECCATTE to Nicolas CHARLES
  • Pull Request set to https://github.com/Normation/rudder-packages/pull/654

Updated by Benoît PECCATTE over 10 years ago Actions #4

  • Status changed from Pending technical review to Pending release
  • % Done changed from 0 to 100

Updated by Nicolas CHARLES over 10 years ago Actions #6

  • Related to Bug #6724: Cannot save technique with ncf builder - error during the API call to the technique library reload added

Updated by Nicolas CHARLES over 10 years ago Actions #7

ha, i'm a fool, I pushed on master :(

Updated by Vincent MEMBRÉ over 9 years ago Actions #8

  • Status changed from Pending release to Released

Updated by Alexis Mousset over 3 years ago Actions #9

  • Target version changed from 0.x to ncf-0.x
  • Priority set to 0

Updated by Alexis Mousset over 3 years ago Actions #10

  • Project changed from 41 to Rudder
  • Category set to Generic methods
Actions

Also available in: PDF Atom