Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on pull and push actions #6

Open
flowoow opened this issue Jan 6, 2017 · 0 comments
Open

Error on pull and push actions #6

flowoow opened this issue Jan 6, 2017 · 0 comments

Comments

@flowoow
Copy link

flowoow commented Jan 6, 2017

Any pull and push action throws this error after setup:
`C:\xampp\htdocs\Project>php bin/console openclassrooms:one-sky:pull
Pulling for project id IDNUMBER

[Symfony\Component\Console\Exception\LogicException]
Unable to display the estimated time if the maximum number of steps is not set.

openclassrooms:one-sky:pull [-dir|--filePath [FILEPATH]] [--locale [LOCALE]] [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [-e|--env ENV] [--no-debug] [--] `

Exception trace: () at C:\xampp\htdocs\Project\vendor\symfony\symfony\src\Symfony\Component\Console\Helper\ProgressBar.php:540 Symfony\Component\Console\Helper\ProgressBar::Symfony\Component\Console\Helper\{closure}() at n/a:n/a call_user_func() at C:\xampp\htdocs\Project\vendor\symfony\symfony\src\Symfony\Component\Console\Helper\ProgressBar.php:591 Symfony\Component\Console\Helper\ProgressBar->Symfony\Component\Console\Helper\{closure}() at n/a:n/a preg_replace_callback() at C:\xampp\htdocs\Project\vendor\symfony\symfony\src\Symfony\Component\Console\Helper\ProgressBar.php:604 Symfony\Component\Console\Helper\ProgressBar->buildLine() at C:\xampp\htdocs\Project\vendor\symfony\symfony\src\Symfony\Component\Console\Helper\ProgressBar.php:412 Symfony\Component\Console\Helper\ProgressBar->display() at C:\xampp\htdocs\Project\vendor\symfony\symfony\src\Symfony\Component\Console\Helper\ProgressBar.php:335 Symfony\Component\Console\Helper\ProgressBar->start() at C:\xampp\htdocs\Project\vendor\openclassrooms\onesky-bundle\Command\Command.php:55 OpenClassrooms\Bundle\OneSkyBundle\Command\Command->OpenClassrooms\Bundle\OneSkyBundle\Command\{closure}() at n/a:n/a call_user_func() at C:\xampp\htdocs\Project\vendor\symfony\symfony\src\Symfony\Component\EventDispatcher\EventDispatcher.php:174 Symfony\Component\EventDispatcher\EventDispatcher->doDispatch() at C:\xampp\htdocs\Project\vendor\symfony\symfony\src\Symfony\Component\EventDispatcher\EventDispatcher.php:43 Symfony\Component\EventDispatcher\EventDispatcher->dispatch() at C:\xampp\htdocs\Project\vendor\openclassrooms\onesky-bundle\Services\Impl\TranslationServiceImpl.php:82 OpenClassrooms\Bundle\OneSkyBundle\Services\Impl\TranslationServiceImpl->pull() at C:\xampp\htdocs\Project\vendor\openclassrooms\onesky-bundle\Command\PullCommand.php:50 OpenClassrooms\Bundle\OneSkyBundle\Command\PullCommand->execute() at C:\xampp\htdocs\Project\vendor\symfony\symfony\src\Symfony\Component\Console\Command\Command.php:255 Symfony\Component\Console\Command\Command->run() at C:\xampp\htdocs\Project\vendor\symfony\symfony\src\Symfony\Component\Console\Application.php:852 Symfony\Component\Console\Application->doRunCommand() at C:\xampp\htdocs\Project\vendor\symfony\symfony\src\Symfony\Component\Console\Application.php:191 Symfony\Component\Console\Application->doRun() at C:\xampp\htdocs\Project\vendor\symfony\symfony\src\Symfony\Bundle\FrameworkBundle\Console\Application.php:80 Symfony\Bundle\FrameworkBundle\Console\Application->doRun() at C:\xampp\htdocs\Project\vendor\symfony\symfony\src\Symfony\Component\Console\Application.php:122 Symfony\Component\Console\Application->run() at C:\xampp\htdocs\Project\bin\console:27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant