Symfony2 app deployment with HWIOAuth and Capifony

134 views Asked by At

After some days I deploy manually a SF2 app, I wrote a Capifony script to automate app deployment.

But the deployment crash with this error :

** [Symfony\Component\Config\Definition\Exception\InvalidConfigurationException]
** The child node "firewall_name" at path "hwi_oauth" must be configured.
** Script Sensio\Bundle\DistributionBundle\Composer\ScriptHandler::clearCache handling the post-install-cmd event terminated with an exception
*** [RuntimeException]
*** An error occurred when executing the "'cache:clear --no-warmup'" command.

Everything work fine on my local environment and when I deploy manually.

I never success to deploy this app, so there is no cache.

I don't understand.

0

There are 0 answers