Actions
Bug #727
closedWebsites using ProxyPass directives fail with HTTP error 500
Start date:
2021-07-09
Due date:
% Done:
100%
Estimated time:
Patch Available:
Confirmed:
Yes
Branch:
Entity:
DuckCorp
Security:
No
Help Needed:
Description
On Orfeo, /var/log/apache2/lists.duckcorp.org_ssl_error.log
contains:
[Fri Jul 09 00:44:01.802174 2021] [authz_core:error] [pid 14299:tid 140662990157568] [client <redacted>:1114] AH01627: AuthType configured with no corresponding authorization directivesSame issue with other websites:
- https://shizuka-orfeo.duckcorp.org (hosted on Orfeo)
- https://irconweb.milkypond.org (hosted on Toushirou)
It looks like the error occurs since Wed Jun 30 2021
.
Updated by Pierre-Louis Bonicoli about 3 years ago
- Subject changed from https://lists.duckcorp.org/ fails with HTTP error 500 to Websites using ProxyPass directives fail with HTTP error 500
Updated by Pierre-Louis Bonicoli about 3 years ago
- lists.duckcorp.org:
It looks like 9e2292babbdd80a07fd7b7b6e8ffd7814fbda96d removed the Ansibledocument_root
variable, without this variable aRequire all granted
directive withinDocumentRoot
is not added by thehttpd
role.
Updated by Marc Dequènes about 3 years ago
- Status changed from New to Resolved
- Assignee set to Marc Dequènes
- % Done changed from 0 to 100
Changes in the auth directives in 5da2602 caused this problem. It is fixed in 88e49c7.
Updated by Pierre-Louis Bonicoli about 3 years ago
- Copied to Bug #729: ddns.duckcorp.org: HTTP error 500 added
Actions