drupalwxt / helm-drupal

Helm Chart for deploying an enterprise-grade Drupal environment.
https://drupalwxt.github.io/helm-drupal/index.yaml
MIT License
30 stars 22 forks source link

Error in themes/custom/wxt_bootstrap/templates/system/page.html.twig #10

Closed ryanhyma closed 4 years ago

ryanhyma commented 4 years ago

After deploying the Drupal container, the following error is displayed: The website encountered an unexpected error. Please try again later.

Twig\Error\SyntaxError: The block 'header' has already been defined line 120. in Twig\TokenParser\BlockTokenParser->parse() (line 138 of themes/custom/wxt_bootstrap/templates/system/page.html.twig).

sylus commented 4 years ago

How have you deployed this?

This was fixed in a newer release of this helm chart.

Thanks!

ryanhyma commented 4 years ago

With the newer version of the helm chart, the site install script doesn't run for me. I'm able to manually install if I disable the script. I'm using the terraform scripts from your statcan repo: https://github.com/StatCan/terraform-kubernetes-aks

Last week, I would see the instller jobs running, now the only job I see is the bucket creation. I make sure to run helm delete drupal then helm delete drupal -purge between requests, the kubectl get all to verify everything has been removed.

sylus commented 4 years ago

We added you to our slack channel so can go back and forth a bit faster, and see what is up. Everything honestly should just run with no intervention.

@zachomedia send you a response in email :D

sylus commented 4 years ago

Worked with you on this and think is good now :D