View Issue Details

IDProjectCategoryView StatusLast Update
0000170Composrcore_upgraderpublic2020-06-23 16:25
ReporterChris GrahamAssigned ToChris Graham 
SeverityFeature-request 
Status closedResolutionfixed 
Product Version 
Fixed in Version 
Summary0000170: Upgrade TAR copying caution
DescriptionGive a nice error message if a TAR file fails to copy from our server due to a Firewall, and advice the user to upload it themselves manually.

If http_download_file detects a timelimit-timeout is about to happen, give a nice error message about it, rather than relying on PHP to do so (as usually PHP will not).
TagsocProducts priority
Time estimation (hours)1
Sponsorship open

Activities

Chris Graham

2010-04-26 17:43

administrator   ~0000002

The time limit thing cannot be resolved -- blocking operations such as downloading data do not get counted in the time limit, so it's not even an issue. There are other time limits but PHP cannot really monitor them.

With regards firewalls, an error is already produced, but it is now clearer as to why a server connection might not have worked (lists possibilities).

Issue History

Date Modified Username Field Change
2020-06-23 16:25 Chris Graham Fixed in Version 4.4 => 11 alpha1