Kunstmaan / KunstmaanBundlesCMS

An advanced yet user-friendly content management system, based on the full stack Symfony framework combined with a whole host of community bundles. It provides a full featured, multi-language CMS system with an innovative page and form assembling process, versioning, workflow, translation and media managers and much more.
https://kunstmaancms.be
MIT License
402 stars 186 forks source link

Default site generator hangs after "generating template files" #1200

Closed wyrd-code closed 8 years ago

wyrd-code commented 8 years ago

After executing app/console kuma:generate:default-site the process hangs at Generating template files : OK. No errors are output. I left it overnight to make sure it wasn't a slow vagrant issue, but nothing came of it. Tried a few times.

KubaRocks commented 6 years ago

@TomoGlavas - did you manage to work it out? I have exactly same issue... :(

wyrd-code commented 6 years ago

Nope, gave up long time ago. Moved on to Laravel, and then Javascript. :D

acrobat commented 6 years ago

@genjusz Which version of the bundles are you using?

KubaRocks commented 6 years ago

@acrobat - yesterday I did fresh setup of new project, so 5.0.5. But problem is present for some time, I just didn't have time to research it.

acrobat commented 6 years ago

@genjusz Thanks for the feedback, I will try to reproduce it!

acrobat commented 6 years ago

@genjusz I'm unable to repoduce this with a clean install of version 5.0.5. Can you provide us with the version of php you're using, the composer file you use and the installed versions (composer show)?

Or a small repoducer project that I can check out? Thanks!

KubaRocks commented 6 years ago

Sure,

OS:

macOS Sierra 10.12.6 (16G1314)

PHP:

PHP 7.1.14 (cli) (built: Mar 16 2018 00:34:44) ( NTS )
Copyright (c) 1997-2018 The PHP Group
Zend Engine v3.1.0, Copyright (c) 1998-2018 Zend Technologies
    with Zend OPcache v7.1.14, Copyright (c) 1999-2018, by Zend Technologies
    with Xdebug v2.6.0, Copyright (c) 2002-2018, by Derick Rethans

Composer:

behat/behat                          dev-master 9443b70 Scenario-oriented BDD framework for PHP 5.3
behat/gherkin                        v4.5.1             Gherkin DSL parser for PHP 5.3
behat/mink                           dev-master 04ab7af Browser controller/emulator abstraction for PHP
behat/mink-browserkit-driver         dev-master 7c45c64 Symfony2 BrowserKit driver for Mink framework
behat/mink-extension                 2.3.0              Mink extension for Behat
behat/mink-goutte-driver             dev-master 7a4b2d4 Goutte driver for Mink framework
behat/mink-sahi-driver               dev-master 8636f8d Sahi.JS driver for Mink framework
behat/mink-selenium2-driver          dev-master 93474c6 Selenium2 (WebDriver) driver for Mink framework
behat/sahi-client                    v1.2.1             Sahi.js client for PHP 5.3
behat/symfony2-extension             2.1.2              Symfony2 framework extension for Behat
behat/transliterator                 v1.2.0             String transliterator
box/spout                            v2.7.3             PHP Library to read and write spreadsheet files (CSV, XLSX and ODS), in a fast and scalable way
composer/ca-bundle                   1.1.0              Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
container-interop/container-interop  1.2.0              Promoting the interoperability of container objects (DIC, SL, etc.)
ddeboer/data-import                  0.20.0             Import data from, and export data to, a range of file formats and media
ddeboer/data-import-bundle           0.1.0              A Symfony2 bundle for the ddeboer/data-import library
defuse/php-encryption                v2.1.0             Secure PHP Encryption Library
doctrine/annotations                 v1.4.0             Docblock Annotations Parser
doctrine/cache                       v1.6.2             Caching library offering an object-oriented API for many cache backends
doctrine/collections                 v1.4.0             Collections Abstraction library
doctrine/common                      v2.7.3             Common Library for Doctrine projects
doctrine/data-fixtures               v1.2.2             Data Fixtures for all Doctrine Object Managers
doctrine/dbal                        v2.5.13            Database Abstraction Layer
doctrine/doctrine-bundle             1.8.1              Symfony DoctrineBundle
doctrine/doctrine-cache-bundle       1.3.2              Symfony Bundle for Doctrine Cache
doctrine/doctrine-fixtures-bundle    v2.4.1             Symfony DoctrineFixturesBundle
doctrine/doctrine-migrations-bundle  1.1.1              Symfony DoctrineMigrationsBundle
doctrine/inflector                   v1.1.0             Common String Manipulations with regard to casing and singular/plural rules.
doctrine/instantiator                1.0.5              A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/lexer                       v1.0.1             Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.
doctrine/migrations                  v1.5.0             Database Schema migrations using Doctrine DBAL
doctrine/orm                         v2.5.14            Object-Relational-Mapper for PHP
egulias/email-validator              1.2.14             A library for validating emails
ekino/newrelic-bundle                1.3.2              Integrate New Relic into Symfony2
elasticsearch/elasticsearch          v5.3.0             PHP Client for Elasticsearch
fabpot/goutte                        v3.2.2             A simple PHP Web Scraper
fig/link-util                        1.0.0              Common utility implementations for HTTP links
fpn/doctrine-extensions-taggable     v0.9.0             Tag system using Doctrine ORM
friendsofsymfony/http-cache          1.4.4              Tools to manage cache invalidation
friendsofsymfony/http-cache-bundle   1.3.12             Set path based HTTP cache headers and send invalidation requests to your HTTP cache
friendsofsymfony/user-bundle         v2.1.2             Symfony FOSUserBundle
fzaninotto/faker                     v1.7.1             Faker is a PHP library that generates fake data for you.
gedmo/doctrine-extensions            v2.4.33            Doctrine2 behavioral extensions
guzzle/guzzle                        v3.8.1             Guzzle is a PHP HTTP client library and framework for building RESTful web service clients
guzzlehttp/guzzle                    6.3.0              Guzzle is a PHP HTTP client library
guzzlehttp/promises                  v1.3.1             Guzzle promises library
guzzlehttp/psr7                      1.4.2              PSR-7 message implementation that also provides common utility methods
guzzlehttp/ringphp                   1.1.0              Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.
guzzlehttp/streams                   3.0.0              Provides a simple abstraction over streams of data
imagine/imagine                      v0.7.1             Image processing for PHP 5.3
incenteev/composer-parameter-handler v2.1.2             Composer script handling your ignored parameter file
instaclick/php-webdriver             1.4.5              PHP WebDriver for Selenium 2
jdorn/sql-formatter                  v1.2.17            a PHP SQL highlighting library
knplabs/gaufrette                    v0.5.0             PHP library that provides a filesystem abstraction layer
knplabs/knp-gaufrette-bundle         v0.5.2             Allows to easily use the Gaufrette library in a Symfony project
knplabs/knp-menu                     2.3.0              An object oriented menu library
knplabs/knp-menu-bundle              v2.2.1             This bundle provides an integration of the KnpMenu library
kriswallsmith/assetic                v1.4.0             Asset Management for PHP
kriswallsmith/buzz                   v0.15.2            Lightweight HTTP client
kunstmaan/bundles-cms                5.0.5              The Kunstmaan Bundles CMS is an advanced yet user-friendly content management system, based on the full stack Symfony framework combined with a w...
kunstmaan/google-api-custom          1.0.1              A custom fork of alchemy/google-plus-api-client for the use into the Kunstmaan Bundles CMS without the composer warnings
liip/imagine-bundle                  1.9.1              This bundle provides an image manipulation abstraction toolkit for Symfony-based projects.
monolog/monolog                      1.23.0             Sends your logs to files, sockets, inboxes, databases and various web services
nelmio/alice                         v2.3.4             Expressive fixtures generator
ocramius/proxy-manager               1.0.2              A library providing utilities to generate, instantiate and generally operate with Object Proxies
pagerfanta/pagerfanta                v1.0.5             Pagination for PHP 5.3
paragonie/random_compat              v2.0.11            PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
phpdocumentor/reflection-common      1.0.1              Common reflection classes used by phpdocumentor to reflect the code structure
phpdocumentor/reflection-docblock    3.3.2              With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
phpdocumentor/type-resolver          0.4.0             
phpspec/prophecy                     1.7.3              Highly opinionated mocking framework for PHP 5.3+
phpunit/php-code-coverage            2.2.4              Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpunit/php-file-iterator            1.4.5              FilterIterator implementation that filters files based on a list of suffixes.
phpunit/php-text-template            1.2.1              Simple template engine.
phpunit/php-timer                    1.0.9              Utility class for timing
phpunit/php-token-stream             1.4.12             Wrapper around PHP's tokenizer extension.
phpunit/phpunit                      4.8.36             The PHP Unit Testing framework.
phpunit/phpunit-mock-objects         2.3.8              Mock Object library for PHPUnit
psr/cache                            1.0.1              Common interface for caching libraries
psr/container                        1.0.0              Common Container Interface (PHP FIG PSR-11)
psr/http-message                     1.0.1              Common interface for HTTP messages
psr/link                             1.0.0              Common interfaces for HTTP links
psr/log                              1.0.2              Common interface for logging libraries
psr/simple-cache                     1.0.0              Common interfaces for simple caching
react/promise                        v2.5.1             A lightweight implementation of CommonJS Promises/A for PHP
ruflin/elastica                      5.3.0              Elasticsearch Client
sebastian/comparator                 1.2.4              Provides the functionality to compare PHP values for equality
sebastian/diff                       1.4.3              Diff implementation
sebastian/environment                1.3.8              Provides functionality to handle HHVM/PHP environments
sebastian/exporter                   1.2.2              Provides the functionality to export PHP variables for visualization
sebastian/global-state               1.1.1              Snapshotting of global state
sebastian/recursion-context          1.0.5              Provides functionality to recursively process PHP variables
sebastian/version                    1.0.6              Library that helps with managing the version number of Git-hosted PHP projects
sensio/distribution-bundle           v5.0.21            Base bundle for Symfony Distributions
sensio/framework-extra-bundle        v3.0.29            This bundle provides a way to configure your controllers with annotations
sensio/generator-bundle              v3.1.7             This bundle generates code for you
sensiolabs/security-checker          v4.1.7             A security checker for your composer.lock
sentry/sentry                        1.8.2              A PHP client for Sentry (http://getsentry.com)
stof/doctrine-extensions-bundle      v1.3.0             Integration of the gedmo/doctrine-extensions with Symfony2
swiftmailer/swiftmailer              v5.4.9             Swiftmailer, free feature-rich PHP mailer
symfony-cmf/routing                  2.0.3              Extends the Symfony routing component for dynamic routes and chaining several routers
symfony-cmf/routing-bundle           2.0.3              Symfony RoutingBundle
symfony/assetic-bundle               v2.8.2             Integrates Assetic into Symfony2
symfony/monolog-bundle               v3.1.2             Symfony MonologBundle
symfony/phpunit-bridge               v3.4.4             Symfony PHPUnit Bridge
symfony/polyfill-apcu                v1.7.0             Symfony polyfill backporting apcu_* functions to lower PHP versions
symfony/polyfill-intl-icu            v1.7.0             Symfony polyfill for intl's ICU-related data and classes
symfony/polyfill-mbstring            v1.7.0             Symfony polyfill for the Mbstring extension
symfony/polyfill-php56               v1.7.0             Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions
symfony/polyfill-php70               v1.7.0             Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions
symfony/polyfill-util                v1.7.0             Symfony utilities for portability of PHP codes
symfony/security-acl                 v3.0.1             Symfony Security Component - ACL (Access Control List)
symfony/swiftmailer-bundle           v2.6.7             Symfony SwiftmailerBundle
symfony/symfony                      v3.4.4             The Symfony PHP framework
twig/extensions                      v1.5.1             Common additional features for Twig that do not directly belong in core
twig/twig                            v1.35.0            Twig, the flexible, fast, and secure template language for PHP
webmozart/assert                     1.3.0              Assertions to validate method input/output with nice error messages.
white-october/pagerfanta-bundle      v1.1.2             Bundle to use Pagerfanta with Symfony2
zendframework/zend-code              2.6.3              provides facilities to generate arbitrary code using an object oriented interface
zendframework/zend-eventmanager      3.2.0              Trigger and listen to events within a PHP application

I've tried to increase verbosity but it didn't show anything more unfortunately.