Actions
Bug #11358
closedERROR 405 when using "File from shared folder" generic method
Status:
Released
Priority:
N/A
Assignee:
Category:
System integration
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
When I try to download an existing file with generic method File from shared folder generic method, I get the following error
192.168.41.3 - AGENT1 [13/Sep/2017:14:20:43 +0000] "HEAD /rudder/relay-api/shared-folder/bla.txt?hash=3b6e80d02b31cf74cf67a8b68e101d61f10774bc&hash_type=sha1 HTTP/1.1" 405 - "-" "curl/7.54.0"
on centos7
using setenforce 0 doesn not solve the issue
Updated by Nicolas CHARLES about 7 years ago
Commenting line
RewriteCond %{REQUEST_METHOD} =GETin /opt/rudder/etc/rudder-apache-relay-ssl.conf
allows to download the file
Updated by Vincent MEMBRÉ about 7 years ago
- Project changed from 52 to Rudder
- Category changed from 78 to System integration
- Assignee set to Vincent MEMBRÉ
- Target version set to 4.2.0~rc2
Updated by Vincent MEMBRÉ about 7 years ago
- Status changed from New to In progress
Updated by Vincent MEMBRÉ about 7 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Vincent MEMBRÉ to Benoît PECCATTE
- Pull Request set to https://github.com/Normation/rudder-packages/pull/1384
Updated by Vincent MEMBRÉ about 7 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-packages|f5a55f3c3460fd30f66516b1ee1838e97f960948.
Updated by Vincent MEMBRÉ about 7 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 4.2.0~rc1 which was released today.
- 4.2.0~rc1: Announce Changelog
- Download: https://www.rudder-project.org/site/get-rudder/downloads/
Actions