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

Unable to find template "errors/{http.error.status_code}.twig" #271

Open
Simbiat opened this issue Aug 31, 2024 · 1 comment
Open

Unable to find template "errors/{http.error.status_code}.twig" #271

Simbiat opened this issue Aug 31, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Simbiat
Copy link
Owner

Simbiat commented Aug 31, 2024

probably when DB is down

[2024-08-31T06:40:08+00:00] Twig\Error\LoaderError Exception:
	Page: fftracker/characters/11894356/
	File: /app/templates/index.twig
	Line: 39
	Unable to find template "errors/{http.error.status_code}.twig" (looked into: /app/templates).
	#0 /app/vendor/twig/twig/src/Loader/FilesystemLoader.php(131): Twig\Loader\FilesystemLoader->findTemplate()
#1 /app/vendor/twig/twig/src/Environment.php(291): Twig\Loader\FilesystemLoader->getCacheKey()
#2 /app/vendor/twig/twig/src/Environment.php(344): Twig\Environment->getTemplateClass()
#3 /app/vendor/twig/twig/src/Environment.php(467): Twig\Environment->load()
#4 /app/vendor/twig/twig/src/Extension/CoreExtension.php(1325): Twig\Environment->resolveTemplate()
#5 /app/data/cache/twig/25/25cfc188b603e28f795f73b6eb838ec2.php(142): Twig\Extension\CoreExtension::include()
#6 /app/vendor/twig/twig/src/Template.php(352): __TwigTemplate_d06a6d719b88a1dcee80b3c18a05e5ab->doDisplay()
#7 /app/vendor/twig/twig/src/Template.php(335): Twig\Template->yield()
#8 /app/vendor/twig/twig/src/TemplateWrapper.php(38): Twig\Template->render()
#9 /app/vendor/twig/twig/src/Environment.php(307): Twig\TemplateWrapper->render()
#10 /app/lib/Website/HomePage.php(312): Twig\Environment->render()
#11 /app/lib/Website/HomePage.php(173): Simbiat\Website\HomePage->twigProc()
#12 /app/lib/Website/HomePage.php(59): Simbiat\Website\HomePage->init()
#13 /app/public/index.php(20): Simbiat\Website\HomePage->__construct()
#14 {main}
@Simbiat Simbiat added the bug Something isn't working label Aug 31, 2024
@Simbiat
Copy link
Owner Author

Simbiat commented Sep 3, 2024

Caused by ee70d73 or more specifically dunglas/frankenphp#1016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: In Progress
Development

No branches or pull requests

3 participants
@Simbiat and others