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 almost 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

Also available in: Atom PDF