Bug #6530
closed
Cannot save technique with ncf builder - error during the API call to the technique librairy reload
Added by Nicolas CHARLES over 9 years ago.
Updated over 2 years ago.
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
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
- Status changed from New to In progress
- 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
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
- Related to Bug #6724: Cannot save technique with ncf builder - error during the API call to the technique library reload added
ha, i'm a fool, I pushed on master :(
- Status changed from Pending release to Released
- Target version changed from 0.x to ncf-0.x
- Priority set to 0
- Project changed from 41 to Rudder
- Category set to Generic methods
Also available in: Atom
PDF