[FLOW3-general] Setup a CI integration server problem with vfsStream
Dominique Feyer
dfeyer at ttree.ch
Thu Feb 7 17:36:33 CET 2013
On 2013-02-07 16:14:20 +0000, Christian Müller said:
> 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
Hi Christian,
Problem gone, by passe SSL cert validation and everything work fine.
Happy to see more than 4'000 tests running with succes, Flow is a
really great framework.
Thanks,
More information about the FLOW3-general
mailing list