[FLOW3-general] Setup a CI integration server problem with vfsStream

Christian Müller christian.mueller at typo3.org
Thu Feb 7 17:14:20 CET 2013


Hi Dominique,

On 07.02.13 16:48, Dominique Feyer wrote:
>
> We start to configure a TeamCity CI server for a Flow project, to
> prepare the build, I use composer update --dev, and I have the error
> message:
>
>
> [Composer\Downloader\TransportException]                              
>                                                                          
>
> The "https://api.github.com/repos/mikey179/vfsStream/zipball/v1.1.0"
> file could not be downloaded: failed to open stream: Connection timed
> out  
>
>
> Any idea why ?
>
Could be several problems I think. I would check nameserver resolution
on the CI system and also connectivity to the github server (maybe some
firewall or something). Additionally a quick check on my Macbook shows
that there is a certificate issue with the SSL connection. Maybe you
should check that too.

Cheers,
Christian


More information about the FLOW3-general mailing list