[Flow] TYPO3 Surf Deployment --> connection timeout git.typo3.org
Mark Kuiphuis
mark at capesso.com.au
Mon Mar 16 02:44:23 CET 2015
Hi all,
Quite regularly when I am trying to deploy a new version of our
membership system to our live server I get the following error message.
############################
Loading composer repositories with package information
Installing dependencies from lock file
- Installing composer/installers (v1.0.21)
Loading from cache
Class TYPO3\Flow\Composer\InstallerScripts is not autoloadable, can not
call post-package-install script
- Installing typo3/flow (2.3.2)
Cloning 517e23b84312e1014d0b832125facdaaed9cbcb5
[Symfony\Component\Process\Exception\ProcessTimedOutException]
The process "git clone --no-checkout
'https://git.typo3.org/Packages/TYPO3.Flow.git'
'Packages/Framework/TYPO3.Flow/' && cd 'Packages/Framework/TYPO3.Flow/'
&& git remote add composer 'https://git.
typo3.org/Packages/TYPO3.Flow.git' && git fetch composer" exceeded
the timeout of 300 seconds.
install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev]
[--no-plugins] [--no-custom-installers] [--no-autoloader] [--no-scripts]
[--no-progress] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader]
[--ignore-platform-reqs] [packages1] ... [packagesN]
############################
Most important part --> exceeded the timeout of 300 seconds.
This happens randomly and while I expect the load on the git.typo3.org
server to be low (as this error appeared around 2.40 am European Central
Time) we still get connection time outs.
Anyone maybe has an idea what could cause this issue? The server where
the deployment is started is located in Melbourne, Australia).
Kind regards,
Mark Kuiphuis
More information about the Flow
mailing list