Bug #15653
closedError while fetching extension list - no extensions can be installed from TER
0%
Description
After clicking the Retrieve/Update Button in EXT Manager I get following Errors:
Warning: file_get_contents(): php_network_getaddresses: getaddrinfo failed: Name or service not known in /srv/www/typo3_src-4.0beta3/t3lib/class.t3lib_div.php on line 2119
Warning: file_get_contents(http://extensions.xml.gz): failed to open stream: Address family not supported by protocol in /srv/www/typo3_src-4.0beta3/t3lib/class.t3lib_div.php on line 2119
Under Settings i got the TER Url: typo3.org/fileadmin/ter/
(issue imported from #M2599)
Updated by Karsten Dambekalns almost 19 years ago
Why don't you use the preset mirror list URL to fetch the mirror data from there? The above mentioned URL will never work anyway, as it misses the protocol, it should be prefix with http://
Updated by Matthias Voigt almost 19 years ago
I just found an entry in the newsgroup describing the Steps to get this working. (I didn´t know, that it doesn´t work out of the box as before):
Nur die Mirror-Liste update, unsupported checken, update-Button drücken,
bei import retrieve/update, dann lookup.
Now it works ... Thanks