Bug #13890
The compile run failed due to an exception while sending the HTTP request
Status:
Closed
Priority:
Must have
Assignee:
Category:
Core
Target version:
Start date:
2011-03-17
Due date:
% Done:
0%
Estimated time:
PHP Version:
Has patch:
Complexity:
Description
This error comes with a http authorization (htaccess)
file_get_contents(http://domain.de/?FLOW3_BOOTSTRAP_ACTION=compile&FLOW3_BOOTSTRAP_COMPILYKEY=abc123)
Failed to open stream: HTTP request failed! HTTP/1.1. 401 Authorization Required in ...Bootstrap.php line 350
Updated by Karsten Dambekalns almost 10 years ago
- Category set to Core
- Target version set to 1.0 beta 1
We are at it, the bug can be confirmed.
Updated by Robert Lemke almost 10 years ago
- Status changed from New to Closed
Does not apply anymore to the new Bootstrap (doesn't use HTTP)