You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.
I'm trying to install the bear skin theme on a drupal 8 site but it looks like there's a problem with the @page included in the templates. Everything seemed to install fine but when we go to the site we get a message saying the "website encountered an unexpected error" and in the logs we get an error saying that "@pages/page/page.twig isn't defined".
Here's the log from the connection.
web_1 | [Thu Sep 13 19:20:17.950911 2018] [proxy_fcgi:error] [pid 92:tid 140171907971816] [client 172.24.0.2:35710] AH01071: Got error 'PHP message: Uncaught PHP Exception Twig_Error_Loader: "Template "@pages/page/page.twig" is not defined in "themes/custom/bear_skin/templates/05-pages/page.html.twig" at line 34." at /var/www/drupal/vendor/twig/twig/lib/Twig/Loader/Chain.php line 129\n' web_1 | 172.24.0.2 - - [13/Sep/2018:19:20:17 +0000] "GET / HTTP/1.1" 500 68 cli_1 | 172.24.0.3 - 13/Sep/2018:19:20:17 +0000 "GET /index.php" 500 cli_1 | 2018-09-13 19:20:17,978 DEBG 'php-fpm' stderr output: cli_1 | 172.24.0.3 - 13/Sep/2018:19:20:17 +0000 "GET /index.php" 500 cli_1 | cli_1 | [13-Sep-2018 19:29:20] WARNING: [pool www] child 41 said into stderr: "NOTICE: PHP message: Uncaught PHP Exception Twig_Error_Loader: "Template "@pages/page/page.twig" is not defined in "themes/custom/bear_skin/templates/05-pages/page.html.twig" at line 34." at /var/www/drupal/vendor/twig/twig/lib/Twig/Loader/Chain.php line 129" cli_1 | 2018-09-13 19:29:20,605 DEBG 'php-fpm' stderr output: cli_1 | [13-Sep-2018 19:29:20] WARNING: [pool www] child 41 said into stderr: "NOTICE: PHP message: Uncaught PHP Exception Twig_Error_Loader: "Template "@pages/page/page.twig" is not defined in "themes/custom/bear_skin/templates/05-pages/page.html.twig" at line 34." at /var/www/drupal/vendor/twig/twig/lib/Twig/Loader/Chain.php line 129" cli_1 | web_1 | [Thu Sep 13 19:29:20.615185 2018] [proxy_fcgi:error] [pid 9:tid 140171828247272] [client 172.24.0.2:36210] AH01071: Got error 'PHP message: Uncaught PHP Exception Twig_Error_Loader: "Template "@pages/page/page.twig" is not defined in "themes/custom/bear_skin/templates/05-pages/page.html.twig" at line 34." at /var/www/drupal/vendor/twig/twig/lib/Twig/Loader/Chain.php line 129\n' web_1 | 172.24.0.2 - - [13/Sep/2018:19:29:20 +0000] "GET / HTTP/1.1" 500 68 cli_1 | 2018-09-13 19:29:20,634 DEBG 'php-fpm' stderr output: cli_1 | 172.24.0.3 - 13/Sep/2018:19:29:20 +0000 "GET /index.php" 500 cli_1 | cli_1 | 172.24.0.3 - 13/Sep/2018:19:29:20 +0000 "GET /index.php" 500
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm trying to install the bear skin theme on a drupal 8 site but it looks like there's a problem with the @page included in the templates. Everything seemed to install fine but when we go to the site we get a message saying the "website encountered an unexpected error" and in the logs we get an error saying that "@pages/page/page.twig isn't defined".
Here's the log from the connection.
web_1 | [Thu Sep 13 19:20:17.950911 2018] [proxy_fcgi:error] [pid 92:tid 140171907971816] [client 172.24.0.2:35710] AH01071: Got error 'PHP message: Uncaught PHP Exception Twig_Error_Loader: "Template "@pages/page/page.twig" is not defined in "themes/custom/bear_skin/templates/05-pages/page.html.twig" at line 34." at /var/www/drupal/vendor/twig/twig/lib/Twig/Loader/Chain.php line 129\n' web_1 | 172.24.0.2 - - [13/Sep/2018:19:20:17 +0000] "GET / HTTP/1.1" 500 68 cli_1 | 172.24.0.3 - 13/Sep/2018:19:20:17 +0000 "GET /index.php" 500 cli_1 | 2018-09-13 19:20:17,978 DEBG 'php-fpm' stderr output: cli_1 | 172.24.0.3 - 13/Sep/2018:19:20:17 +0000 "GET /index.php" 500 cli_1 | cli_1 | [13-Sep-2018 19:29:20] WARNING: [pool www] child 41 said into stderr: "NOTICE: PHP message: Uncaught PHP Exception Twig_Error_Loader: "Template "@pages/page/page.twig" is not defined in "themes/custom/bear_skin/templates/05-pages/page.html.twig" at line 34." at /var/www/drupal/vendor/twig/twig/lib/Twig/Loader/Chain.php line 129" cli_1 | 2018-09-13 19:29:20,605 DEBG 'php-fpm' stderr output: cli_1 | [13-Sep-2018 19:29:20] WARNING: [pool www] child 41 said into stderr: "NOTICE: PHP message: Uncaught PHP Exception Twig_Error_Loader: "Template "@pages/page/page.twig" is not defined in "themes/custom/bear_skin/templates/05-pages/page.html.twig" at line 34." at /var/www/drupal/vendor/twig/twig/lib/Twig/Loader/Chain.php line 129" cli_1 | web_1 | [Thu Sep 13 19:29:20.615185 2018] [proxy_fcgi:error] [pid 9:tid 140171828247272] [client 172.24.0.2:36210] AH01071: Got error 'PHP message: Uncaught PHP Exception Twig_Error_Loader: "Template "@pages/page/page.twig" is not defined in "themes/custom/bear_skin/templates/05-pages/page.html.twig" at line 34." at /var/www/drupal/vendor/twig/twig/lib/Twig/Loader/Chain.php line 129\n' web_1 | 172.24.0.2 - - [13/Sep/2018:19:29:20 +0000] "GET / HTTP/1.1" 500 68 cli_1 | 2018-09-13 19:29:20,634 DEBG 'php-fpm' stderr output: cli_1 | 172.24.0.3 - 13/Sep/2018:19:29:20 +0000 "GET /index.php" 500 cli_1 | cli_1 | 172.24.0.3 - 13/Sep/2018:19:29:20 +0000 "GET /index.php" 500
The text was updated successfully, but these errors were encountered: