Project

General

Profile

Actions

Bug #6530

closed

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

Added by Nicolas CHARLES about 9 years ago. Updated almost 2 years ago.

Status:
Released
Priority:
1
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 PECCATTE2015-06-09Actions
Actions #1

Updated by Benoît PECCATTE almost 9 years ago

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

Actions #2

Updated by Benoît PECCATTE almost 9 years ago

  • Status changed from New to In progress
Actions #3

Updated by Benoît PECCATTE almost 9 years ago

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

Updated by Benoît PECCATTE almost 9 years ago

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

Updated by Nicolas CHARLES almost 9 years ago

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

Updated by Nicolas CHARLES almost 9 years ago

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

Actions #8

Updated by Vincent MEMBRÉ over 7 years ago

  • Status changed from Pending release to Released
Actions #9

Updated by Alexis Mousset almost 2 years ago

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

Updated by Alexis Mousset almost 2 years ago

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

Also available in: Atom PDF